Farewell
It’s been a long and exciting road from where we started. In the first section of this book, you learned how to install and adjust VS to suit your needs. We also explored the main templates for different types of projects that you can work with in VS. Similarly, we devoted an entire chapter to analyzing the various available debugging and profiling tools.
In the second section, you learned how to use Code Snippets to quickly create repetitive pieces of code, how to use GitHub Copilot as your programming companion, how to exploit tools for frontend and backend development, how to perform code cleanup, and studied different ways to publish projects for multiple platforms in VS 2022.
Finally, in the third section, you learned about how to integrate VS with GitHub, how to conduct live sessions with your project partners using Live Share, how to work with extensions, the most popular extensions and their uses, and the most important shortcuts that can help you perform...