Use Eleventy to generate a Ghost blog
A tutorial on using the Eleventy static site generator to create a static blog by sourcing content from the Ghost Content API.
A tutorial on using the Eleventy static site generator to create a static blog by sourcing content from the Ghost Content API.
Discusses the problem of web bloat caused by advertising and the rise of ad blockers, questioning Google's recent moves against them.
A developer shares statistics and insights from a year-long Laravel web application project, detailing code structure, frameworks, and testing strategies.
Explains the differences between JAMStack and serverless web apps, focusing on their core architectural principles.
An overview and comparison of six different open-source systems for running Python code directly within a web browser.
A developer details the creative process of building a light switch toggle UI component using mostly CSS, gradients, and shadows.
An overview of PHP's evolution in 2019, highlighting performance gains, new features, and modern development practices.
A developer's monthly update on learning Vue.js, project ideas, and passive income growth from a keto-focused web app.
An update on Blazor Bites tutorials and a roundup of Blazor announcements and sessions from Microsoft Build 2019.
A tutorial on how to force line breaks and control row wrapping in CSS Flexbox layouts using a specific collapsed element technique.
The author announces a new monthly newsletter focused on PHP tips, mini-blog posts, and curated links for developers.
Explores a new CSS method using opacity and pointer-events to hide content visually while keeping it accessible to screen readers and keyboard users.
Examines the common fallacy that new network generations (3G, 4G, 5G) instantly solve performance issues, highlighting slow, uneven rollouts and marketing hype.
Explores the surprising complexity of creating a robust `globalThis` polyfill that works across all JavaScript environments and strictness modes.
A technical article about using the Gevent library to solve performance issues in a Python web service caused by blocking external API calls.
A tutorial showcasing 10 practical CSS Flexbox layout patterns with ready-to-use example code for common web design scenarios.
A student shares a portfolio of their university art projects, including generative code art, a metadata website, and social commentary pieces.
A hands-on tutorial teaching the Web Storage API by building a simple, autosaving note-taking app with HTML, CSS, and JavaScript.
Explores different micro-frontends architecture implementations, including Spotify, IKEA, and OpenComponents, before introducing DAZN's approach.
A developer shares their experience creating a browser extension version of Khan Academy's tota11y accessibility tool.