When https://calebporzio.com/ https://www.youtube.com/watch?v=BaQJCyKgMjA how he built https://alpinejs.dev/ during last year’s https://alpineday.com/, he described it in terms of summiting and descending a “JavaScript mountain.” His ascent of JavaScript mountain began early on in his developer career with https://thenewstack.io/why-outdated-jquery-is-still-the-dominant-javascript-library/, reaching the summit, he said, when he began building single-page applications (SPAs) with https://laravel.com/ and https://thenewstack.io/meet-vue-js-flexible-javascript-framework/. The summit of JavaScript mountain, however, was not all gumdrops and rainbows, and he ran into problems creating seemingly simple functionality.

Your whole front end wasn’t driven by a frontend framework, it was driven by something like Rails.

Alpine lives entirely on the front end as a JavaScript framework, but focuses entirely on simplicity and remaining lightweight.

Related Articles