Right now, having spare time is great. Useful to spend time refactoring code bases. For simplicity and legibility sake. Easy for new recruits to understand and easily maintain with a little bit of help from colleagues around them. Scaling at ease while growing phenomenomly. Reviewing some learning materials to picking something new and trialing its … Continue reading Cleaning up the Process
Tag: Performance
Many methods, many implementations.
Just like in coding there's many methods, there's also many implementations. From NuGet to NPM, to CDN's. A mammoth system using all three can get confusing very quickly. Let's start by the most famous framework out there Bootstrap! Imagine there are different variations of it. The original, the Sass, the older version (just because it … Continue reading Many methods, many implementations.