Skip to content

Posts tagged "JavaScript"

JavaScript ecosystem — Vue.js, Webpack, Meteor, A-Frame, Node.

16 articles available

Tip: press Esc to clear the search.

Supply chain attacks in the AI era: the state of open source in 2026

Public package registries have shipped malware over and over this past year. What's happening, why AI changed the game, and how to lock down the install side.

PreTeXt: The Library That Makes Text Programmable

I didn't get the hype around a text measurement library. So I built dozens of demos — from masonry grids to a sphere that reflows text at 60fps.

Migrating to Astro 6: Was It Worth the Wait?

How I migrated XergioAleX.com to Astro 6 in minutes, what broke, and why the experimental Rust compiler turned perception into measurable speed.

9/9 Building XergioAleX.com

Why I Ditched ESLint + Prettier for Biome

After years of chasing ESLint upgrades and managing the Prettier conflict dance, I switched to Biome. One config file, one binary, and I haven't looked back.

Astro and Svelte: Why I Believe They're the Future of Web Development

Why Astro and Svelte simplify modern web development—State of JS 2025 data, benchmarks, and practical lessons from building this website.

Astro in Action

Why Astro won me over — Microsoft and Firebase cases, measurable gains, and a live Pereira Tech Talks migration to prove it is not hype.

Vue Vixens Talk: Styles in Vue

Why styling matters in component-based frameworks and how Vue makes CSS scoped, modular, and powerful. From preprocessors to component architecture.

Building Virtual Reality for the Web: A-Frame, Mazes, and 360° Galleries

How I built WebVR with HTML and JavaScript: a VR maze, a 360° gallery, and 20+ demos proving browser VR doesn't need expensive hardware.

WebVR with A-Frame (UniRemington Talk)

Bringing virtual reality to the web and why democratizing VR matters. From 360° photos to interactive 3D worlds, all with HTML and JavaScript.

Introduction to Webpack

How Webpack transformed front-end development—my talk on entry points, loaders, plugins, and why developer experience beats configuration complexity.

Introduction to Vue.js

Why Vue became my favorite framework after years of Angular and React — a deep dive into progressive design, reactivity, and what makes Vue special.

Learning Webpack: The Exercises That Changed How I Build for the Web

Hands-on Webpack 4: loaders, preprocessors, code splitting, DLL optimization, React integration, and backend bundling—how practice demystified the bundler.

WebVR with A-Frame

Building VR experiences with HTML — my talk at Pereira Tech Talks on A-Frame, Mozilla's framework bringing virtual reality to the web with zero configuration.

How to Submit Google Forms via Postman and Ajax

Connect a static contact form to Google Forms via HTTP POST — no iframe needed. Step-by-step guide with Postman and jQuery Ajax.

Introduction to Meteor.js

My first tech talk ever — building a real-time chat app with Meteor.js from zero to working prototype in minutes, with reactive data and no WebSockets setup.

One Afternoon, One Chat App, One Framework That Changed How I Think

The story of building a fully functional real-time chat with Meteor.js in a single afternoon — to prove to a room full of developers that it could be done.