Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Git for Programmers - First Edition
Jesse Liberty
ISBN: 9781801075732
- Create and clone repositories
- Understand the difference between local and remote repositories
- Use, manage, and merge branches back into the main branch
- Utilize tools to manage merge conflicts
- Manage commits on your local machine through interactive rebasing
- Use the log to gain control over all the data in your repository
- Use bisect, blame, and other tools to undo Git mistakes
Mastering TypeScript - Fourth Edition
Nathan Rozentals
ISBN: 9781800564732
- Gain insights into core and advanced TypeScript language features
- Integrate with existing JavaScript libraries and third-party frameworks
- Build full working applications using JavaScript frameworks, such as Angular, React, Vue, and more
- Create...