List Comprehensions for Fun and Profit

List comprehensions are awesome. They’re an incredibly intuitive and readable way to create, filter, join and otherwise modify lists. In the interest of helping young pyrates understand how they can use this simple and elegant tool to their advantage this tutorial will start with the very basics of what list comprehension are, and then gradually […]

Bootstrap Popover/Tooltip Click Trigger

Navigation Narration Breakdown Demo Narration Web development has it’s quirks. And by I mean that those of us like myself who are used to the simple and safe territory of a well defined, well documented, and most of allĀ  consistent server-side programming language usually end up somewhere between daunted and devastated each time we subject […]