Articles
Notes on Learning to Code and Other Things
- Design to Pixel Pretty Close — Part 2- Adding CSS. OK now the fun really starts. We can to make things look and feel good (well better at least!). 
- Design to Pixel Pretty Close — Part 1- Setting up the HTML. I love this part of the process. For some reason, I find it quite therapeutic adding structure to a design. 
- How I Added a Service Worker to this Website- Write some JavaScript and put it at the top level of your site's folder structure and let it work it's magic. 
- Lessons Learnt Making my First Proper Website- The list of little jobs, tweaks and enhancements seems to go on forever. All I can suggest is make a list and take them on one at a time. 
- Build Steps and Task Managers- This stuff is hectic and messy, and frustrating, but you can actually start out fairly gently while getting your head around it. 
- Learning SCSS - What another thing to learn?- Learn it when you have a problem it will solve. If you know CSS pretty well, don’t worry, you’ll pick up the basics soon enough.