-
Web Dev
The Optimist’s Guide to Pessimistic Library Versioning
Upgrading software is much harder than it could be. Modern versioning schemes and package managers have the ability to help…
Read More » -
JavaScript
Javascript Table Example
Tables are one of the things that we use extensively in our everyday life for a number of reasons. They…
Read More » -
Web Dev
When are courses counter-productive?
When you wish to improve your programming knowledge, choosing the next course you’ll follow on platforms such as Udacity, Coursera…
Read More » -
Web Dev
Learning Sitecore: My Project Builds, Now What?
I found a plethora of articles on how to build a Sitecore project and get to its infamous welcome page.…
Read More » -
Ruby
Counting Distinct Values With HyperLogLog
Counting distinct values is a trivial matter with small datasets, but it gets dramatically harder for streams with millions of…
Read More » -
Ruby
Producing Documentation for Your Rails API
Why is it such a joy to work with Stripe or Shopify as a developer? It could be for a…
Read More » -
Web Dev
How to become a Web Developer – A Comprehensive Guide
In this article we’ll be providing in-depth information on how to become a Web Developer. Well, I don’t have to…
Read More » -
Web Dev
Reaching an ambitious goal takes time
Working toward a goal is easy if you’re just starting out and everything is fresh and new. For short-term goals…
Read More » -
Node.js
Seriate: The Glue Between SQL Server and Node.js
An example Node.js application which connects to a SQL server and serves up data via HTTP endpoints. Before leaving my…
Read More »