Showing 7 to 12 of 12 blog posts by Calvin Spealman.
-
How to make a jQuery
Learn to live without jQuery by learning how to clone it jQuery is one of the earliest libraries every web developer learns, and often is the first experience with programming ... Read more
February 8, 2017 -
ES6 For Django Lovers
ES6 for Django Lovers! The Django community is not one to fall to bitrot. Django supports every new release of Python at an impressive pace. Active Django websites are commonl... Read more
May 2, 2016 -
Time for Flexbox First
The web development community has a habit of declaring "firsts" those practices and approaches that reach some ill-defined status signaling they are the go-to way to solve a par... Read more
March 7, 2016 -
Writing Unit Tests for Django Migrations
Testing in a Django project ensures the latest version of a project is as bug-free as possible. But when deploying, you’re dealing with multiple versions of the project through ... Read more
February 2, 2016 -
The Long, Hard Haul to Uncovering a Single, Tiny CSS Property Bug in IE10
There’s a very small but devastatingly crash-inducing bug in Internet Explorer 10. Watch out for setting a background-color to inherit on any pseudo element (like ::before and :... Read more
November 4, 2015 -
PyCon 2015 Talks: Our Must See Picks (1/6)
Whether you couldn’t make it to PyCon this year, were busy attending one of the other amazing talks, or were simply too enthralled by the always popular “hallway track”, there a... Read more
April 28, 2015