Frontend posts
Frontend posts by Juan Manuel Allo Ron

How I Used AI to Level Up My ELC 2025 Experience
Sep 12, 2025
At ELC 2025 I experimented with using AI to plan my schedule, expand my notes, and create sketchnotes — turning a conference into a lasting source of insights and productivity.

Common CSS layouts in Tailwind
Jul 12, 2024
10 one-line layouts, meticulously reconstructed using Tailwind CSS classes

7 days of JS by ChatGPT
Jun 12, 2024
I decided to team up with ChatGPT to create a 7-day JavaScript challenge, inspired by the popular 30 days of JS. The results? Truly amazing!

Teaching LLMs to play the drums
May 12, 2024
In this experiment I created a text notation so ChatGPT, Claude.AI and Bard could create some music with it

Astro Themes and Templates to Power Your Next Build
Apr 3, 2024
Looking for themes and templates to style your Astro site? There are lots of great places to start. Save hours of aimless searching with my handpicked collection

Weekly Digest #12: on front-end interviews
Jun 7, 2020
Last week I published tons of resources on the technical interview process. Today I want to focus a little bit more on frontend. Here is a curated list of HTML, CSS, JS and system design questions.

React Summit Remote Edition Highlights
Apr 21, 2020
When the year started I was looking to attend to React Summit in Amsterdam. So I was super happy to hear that they were doing a remote edition. Woke up at 5:30 am to attend and it was totally worth it! Specially the workout break!!!

Dependency Graph for Javascript Projects
Mar 24, 2020
I was reading this Javascript development setup post by Eric Elliot, when I stumbled upon a super cool NPM package to generate dependency graphs. The name is dependency-cruiser.