GitHub

Playing With Github and Visual Studio Code

Today I felt like taking a break from studying Wordpress. I played with some code from a book I got for free on the Apple Bookstore. At this moment this code is consolidation. I will get to the challenging stuff later. I have read, from many sources, that it’s good to have examples of your work online when you learn to code.

There are two steps to take although I don’t think the order matters. The first is to create a new repisotory on There are two steps to take although I don’t think the order matters. The first is to create a new repository on WordPress. In my case it is Laughing Raclette. The name is ridiculous, but it’s available, and absurdity and humour are good. Once you have created a repository, it will provide you with help on how to connect your local directory. I connected it via Terminal in VS Code, to my online repository. The process was quick and simple.