-
Bootstrap
Bootstrap Navbar Example
The aim of this example is to show how to create a navbar using Bootstrap. Bootstrap is the world’s most…
Read More » -
Python
Test MongoDB Failure Scenarios With MockupDB
This is the fifth article in my series on “black pipe” testing. Traditional black box tests work well if your…
Read More » -
Bootstrap
Bootstrap Grid Example
In this tutorial we’re considering a very fundamental concept of front-end frameworks, the grid system and we’re doing so using…
Read More » -
Python
Tech Talks Are Campfires: Jesse’s Three Reasons You Should Speak At PyCon
The PyCon call for proposals has been open a few weeks now—why should you submit a talk? Why should you…
Read More » -
Angular.js
Introducing the AngularJS AWESM Stack
I recently presented the AngularJS AWESM stack at the Atlanta Code Camp. This is a stack I’ve been using successfully…
Read More » -
Web Dev
4 tactics to avoid procrastination and get started
Finishing a large project is hard. There are many shiny objects that grabs your attention and prevent you from getting…
Read More » -
WordPress
WordPress functions.php Tutorial
When designing WordPress Themes, you might have wanted to customize a theme by adding your own set of functions to…
Read More » -
jQuery
jQuery appendTo Example
The aim of this example is to explain and use jQuery’s .appendTo() method. What this method does, basically, is insert…
Read More » -
JavaScript
The Top 10 Lessons Learned from Enterprise JavaScript Development
A week ago I presented a talk at Atlanta’s ConnectJS conference. The title of the talk was “The Top 10…
Read More »