This course is an introduction to modern web development with JavaScript. The main focus is on single page applications implemented with React and supporting them with RESTful and GraphQL web services implemented with Node.js. The course also has parts on TypeScript, React Native, and Continuous Integration.
Other topics include application debugging, configuration, runtime environment administration, and NoSQL databases.
Famous software developer Robert "Uncle Bob" Martin has stated: "The only way to go fast, is to go well"
- Functional programming in JavaScript
- Web forms - Working with user data
- Why It's So Hard to Check Object Equality in JavaScript
- Json Server
- What the heck is the event loop anyway?
- Multithreading Javascript - Web Workers
- Axios library
- Promises chaining