It's a good idea to get started with Git fairly early on for version control. It's a little hard to get in the habit if you're working on small projects by yourself, but spending some time learning to use it effectively will pay off! I wanted to show a couple good practices you should get … Continue reading Bi-Weekly Learning Update (48!)
Personal projects
Bi-Weekly Learning Update (34!)
I'm making good progress on my Udemy course(the Web Developer Bootcamp) but I also wanted to work on a few side projects. There are a few big projects I'd like to tackle, but I thought I could benefit from one or two shorter ones first. I've mentioned the site before, and I thought I'd visit … Continue reading Bi-Weekly Learning Update (34!)
Bonus Bi-Weekly Learning Update (33!)
I’ve been learning about REST and RESTful routes this week. REST stands for Representational State Transfer, and it’s a set of conventions we follow when routing. Routes aren’t something I’ve ever played around with before, so while initially, I felt a little out of my depth, having a clear set of conventions to follow made … Continue reading Bonus Bi-Weekly Learning Update (33!)
Bi-Weekly Learning Update(23!)
For the past couple of weeks I've been working on freeCodeCamp advanced JS algorithm challenges, and on gaining some design skills. I've always felt like web development courses have ignored web design, so it was important to me to learn the basics. I've found a lot of resources this past week in particular that have really … Continue reading Bi-Weekly Learning Update(23!)