JavaScript Choices
On my current project, I would really like to move away from YUI and towards Backbone.js. I am a believer in using a hybrid approach of the best components instead of using a single...
Similar Articles (10 found)
🔍 60.1% similar
Making Backbone.js a little nicer
I've been working on a little framework for extending Backbone.js.
This is largely to reduce the amount of boilerpla...
🔍 55.8% similar
JavaScript Journal - Making a Single Page App
Right now I am in the process of creating a large, complex single page app. Some of the challenges I am ...
🔍 55.4% similar
The biggest problem facing the front-end space today isn't so much of complexity of a particular library, rendering technique, or view/model architect...
🔍 55.3% similar
Bootstrap menus with Backbone.js and Mobile Safari
Bootstrap is great. Backbone.js is great. Same with underscore.js and jQuery.
These are all great t...
🔍 55.2% similar
I'm quite firmly in back end development. Often times I find myself wanting to have a simple front end to which I can attach some new experiments for ...
🔍 54.0% similar
How I use Frontend build tools and Grunt.js
Build tools are traditionally the realm of backend systems. Recently, as frontend systems have gotten more...
🔍 53.4% similar
JavaScript Journal - looping
Depending on when you started learning JavaScript (and when you stopped keeping up) you might find a lot of this inside y...
🔍 53.2% similar
The Rise and Fall of Bootstrap
How Tailwind became the go-to CSS framework
I Used Bootstrap 5 Recently, and It Was a Nightmare Compared to Tailwind
I ...
🔍 51.7% similar
We use HTMX at Savio (https://www.savio.io), which started as a pure Django app.
Our operating theory was that using a JS FE framework was overkill fo...
🔍 51.5% similar
Single Page App
Want to test your server code but you inherited a code base without tests? Can't justify spending weeks writing test? Want to prove th...