As modern web developers, we are likely to use git on a daily basis. It's a wonderful distributed version control system, and with only a few commands in our toolbelt it is quite powerful and convenient.
In this course, you will learn the basics of using git, as well as some more advanced commands that you should find useful!
Check out these community notes for this course on Github.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Nice and easy to understand course!!! Thanks, Trevor
Loved this course !!!
I am a complete beginner to git, but I understood everything I need about git from this course.
It was very simple and straightforward, no breath wasted.
Thanks for the course. Although I knew how to use git pretty well, I didn't really use the CLI as much before. The course was really good as it focused on practical examples I can stumble upon myself. The best part was the git bisect command. Suuuuper useful :)
Extremely concise and useful at the same time
Followed along with Git bash on Win 10. Since I was comfortable using a *nux style shell, versioning repos and vim, this was pretty easy. The modules on hooks and git log options were the most eye opening. Very good over all. Well worth the time as my first exposure. How to stage a multi contributor project maybe too involved for this course but would have been interesting to have spoofed multi contributor project for some hands running of some of the more esoteric git log/diff/merge/rebase examples near end of course. Thanks.
Thanks for making this course! It was neatly condensed and packed into a parcel of knowledge. I will not be afraid of using git anymore ;)
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
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.