Working with version control is a must for good software development. I use git personally and at work. The GUI in VS Code is good for some git work e.
I always try to work following Test Driven Development. I recently used Pytest to write some unit tests and discovered a couple of neat tricks from a work colleague.
Image: Prettier.io
Set-up ESLint and Prettier # I’m a big fan of linting and I love the configurability of ESLint with the auto formatting capabilities of Prettier.
Photo by Sai Kiran Anagani on Unsplash
Earlier this year I completed the 100 days of code challenge. A few Twitterers suggested I write a summary of my 100 day coding challenge experience.
This post relates to a front-end JavaScript and Knockout.js MVVM project, using APIs from Google Maps and Foursquare. The GitHub repo is here, and a demo is live on surge.