Express is a minimal web server built on Node.js that provides essential functionality for delivering web applications to the browser and mobile devices. This series will guide you through the first steps of using Express for building your own applications.
Useful information, but redirecting with a 404 is bad practice!
Promises More API More DB work More File Structuring approach
I like very much the courses on eggHead and this is no exception. It adjusts fully to my style of learning: short and concise to kickstart my own learning through documentation and other resources. It provides sufficcient base knowledge to build on top of.
I havent finished watching it yet but I know it's going to be a good course
Short and understandable chunks (chapters).
We have our frontend and backend separated, so it would be nice if there is more content about API development. Still love this course though! Thank you :-)
Update it with the latest APIs, I had to search some new APIs to do the same thing that the course was exposing.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.