GitHub is one of the most popular places for a developer to store and update their code. There are a lot of benefits that come with using GitHub such as easy collaboration on code with other programmers and developers and version control for your repositories.
The ability to store, update, and collaborate on your code so easily, helps you to have a productive workflow but there are a lot more tools that are built into GitHub that you might not know about!
Dive into the weeds with Joe Previte as he provides for you some helpful tips and tricks you’ll need to run a productive repository with your team.
Joe will show you you how to setup PR Templates to make sure your team doesn’t leave out vital information. You’ll learn about auto-assigning reviewers to your PR’s so that they don’t get missed. You’ll even get to learn a little about the GitHub CLI!
You’re going to learn how to:
... And more!
So take your productivity up a notch when using GitHub and take Joe’s course today!
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.
Very clear, direct and easy to follow.
Knowing these tricks is something I will use in my workflow.
Short, focused, and practical sections 🥳
So concise! I'm sure all these tips & tricks will come in handy later, and the videos will be so easy to re-watch when I need them.
Great info in easily digestible sections.
Awesome here a lot of features that I don't knew.
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.