About Me
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
A developer shares their personal story of gaining visibility by consistently sharing knowledge, teaching complex topics, and engaging with the community.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
A developer's exploration of the powerful CSS :has() pseudo-class, sharing real-world use cases and its surprising utility in modern web development.
Exploring the concept of 'buildless' web development, where code runs without bundlers or build steps, and examining modern techniques to achieve it.
A developer reflects on 10 years of blogging, sharing lessons on titles, writing for yourself, and how blogging aids career growth.
Exploring how to build web applications in Go using only the standard library, without any external packages or dependencies.
Learn the fundamentals of client-side JavaScript for DOM manipulation, including creating and modifying HTML elements programmatically.
A developer shares progress on his educational course, detailing improvements to his video recording workflow and technical decisions like adopting htmx.
The author updates core pages like About, FAQ, and Home for the JourneyInbox SaaS app, focusing on UI layout and content.
Learn to build a basic HTTP server in Node.js using the built-in http module, covering server setup, request handling, and async callbacks.
A guide to using the native HTML popover attribute to create modals without JavaScript, including code examples.
A nostalgic look back at the early days of web development, from table layouts to dial-up modems, by a developer with 20 years of experience.
A simple CSS snippet for quickly styling text-based HTML pages with improved typography and layout.
A guide to overcoming analysis paralysis and choosing a JavaScript framework to learn, focusing on practical action over endless comparison.
A guide for beginners on how to learn React effectively by focusing on the core library first and avoiding common distractions.
A personal year-in-review blog post covering work achievements, health struggles, and travel experiences in 2023.
Kent C. Dodds shares the story behind launching his EpicWeb.dev learning platform, including challenges and pivots.
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.
A developer's technical build log for creating Jumblie, a daily word puzzle game, covering concept, word list generation, and prototyping.