Skip to content

Posts tagged "Web Development"

Frameworks, frontend, fullstack — Astro, Vue, Svelte, Meteor, CSS, Webpack.

Showing 10 of 10 articles (Page 2 of 2)

Tip: press Esc to clear the search.

Building Rocka.co: The Story Behind a Tech Venture Builder Website

How we built Rocka.co—from statue metaphors and parallax to a CSS Design Awards Special Kudos—for the incubator where DailyBot was born.

Introduction to APIs with GraphQL

Why GraphQL changed how I build APIs: strong typing, client-driven queries, one endpoint, and an experience that makes REST feel outdated.

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.

Microservices Architecture and APIs with GraphQL

Why I moved from REST to GraphQL for microservices — divide and conquer, client-defined queries, and the trade-offs you need to know.

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.