There are as many ways to build an e-commerce store on the internet as there are products to sell. One thing is for certain, e-commerce is here to stay and as professional developers we need to understand how to build fully custom stores for our clients using the best modern tools available.
Your store will have well managed local component state using React Hooks and you'll also have clear and cohesive shared (global) state with React Context.
Finally you'll deploy your custom store to Vercel (the platform behind Next.js) as well as how to make your Next.js e-commerce store portable to deploy to other platforms.
You have made so easy to understand the all flow from eCommerce. Thanks for that
Videos were split up into small chunks, supporting code on Github was very helpful also
Nice course, straight to the point! Having the code by videos is great also. It feels incomplete though, maybe one or two more videos to wrap up styling and redirect after checkout.
It was very straightforward and it used important parts of Next and React in a way that made it easily understandable to be applied in other contexts and projects.
Great intro into Stripe and NextJS!
It was clear and had an engaging app and UX to it.
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.
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.
Tomasz Łakomy will guide you through using TypeScript to complete the lifecycle of an application powered by AWS CDK. You'll see how to start a project, develop it locally, deploy it globally, then tear it all down when you're done. Excellent kick start for your next side project or your developer portfolio.