Tag: git
-
Git & WP-CLI on Windows
This short tutorial will help you get ready for WordPress development by setting up a localhost development environment with git and wp-cli on Windows.
-
Coding an Advent Calendar: Day 9 (5 React Configurations)
This year, I decided to create an Advent Calendar website in HTML5, CSS3, and JavaScript. My hopes for the site are to showcase some of my frontend development abilities as well as make something fun, functional, and reusable. Day 9 create-react-app Yesterday I was having some trouble with my React code functioning properly with the in-browser Babel…
-
Coding an Advent Calendar: Day 5 (Maintenance)
This year, I decided to create an Advent Calendar website in HTML5, CSS3, and JavaScript. My hopes for the site are to showcase some of my frontend development abilities as well as make something fun, functional, and reusable. Day 5: Maintenance GitHub Repository After coding for 1-2 hours each day for 4 days, I found…