mid-tier coding ramping up progress:
- Learn Javascript : https://gitbookio.gitbooks.io/javascript
- Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
- TypeScript for JavaScript Programmers. super fast
- TypeScript Tooling in 5 minutes
- doc, https://www.typescriptlang.org/docs/handbook/typescript-tooling-in-5-minutes.html
- TypeScript for Functional Programmers
- For middleware docs: https://github.com/middyjs/middy
- Ready to start pair coding mid-tier integrate PostgreSQL function.
- And ultimately, to quickly ramp up to codebase, then we pair once you feel comfortable reading javascript.
- We can pair on adding a lambda or how to call a pg function from nodejs.
- Solve an easy problem with JavaScript each day.
- Solve an easy problem with TypeScript each day.
Reference:
- JavaScript Guide. MDN
- To pair with watching and doing with only JS exercises: https://es6.io
- For complete reading material, https://exploringjs.com/impatient-js/