Apple puts itself in an untenable position trying to play gatekeeper while simultaneously having such a broad and deep marketplace...
Code up top for quick reference, details down below—we’ll prepare typefaces for use on the web, go through...
If you need to "originally" write your code in Swahili, while listening to Milli Vanilli, while reclining in a patch...
Next in our series on not shooting yourself in the foot: Doing a sudo shutdown -h now on the main...
This thing leaves any other tag-completion method I have ever seen for HTML in the dust. It's light...
But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...
Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...
Once we have a secure client-side application, we need to make the tools and information available to allow users...
Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...
Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.
Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...
Lemonade’s goal as a sprite generator is to be incredible easy to use, so you’ll use ist for...
How do you scale CSS for millions of visitors or thousands of pages? Object Oriented CSS allows you to write...
LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...
While injecting the dependency appeared to make the classes more tightly coupled, it simply revealed the coupling that already existed...
The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...
Computer science is about tradeoffs and hard choices. Optimizing the code or design or architecture one way means taking hits...
This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.
Attached (see below) is some code to allow using unobtrusive JavaScript on pages fetched with an AJAX call.
Best results in other decks
makandra offers an 8 month paid trainee program 🇩🇪 for junior developers that are looking to start a professional career in...
When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...