Copy *and* Paste? …in this Economy?
A technical guide on implementing a copy-to-clipboard button using Web Awesome and Eleventy, covering bundling and progressive enhancement.
A technical guide on implementing a copy-to-clipboard button using Web Awesome and Eleventy, covering bundling and progressive enhancement.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.
A beginner's guide to Node.js, explaining what it is and how to run your first JavaScript application outside of a web browser.
A beginner's guide to using shells and understanding file system paths for web development.
Argues that deep JavaScript knowledge remains crucial despite AI code generators, emphasizing human oversight and career security.
A developer shares their journey to joining Wealthsimple's mobile team and reflects on React Native's evolution and its limitations.
Explains the Model Context Protocol (MCP) by drawing parallels to RESTful HTTP architecture, using a travel planner server example.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.
Explores the forgotten HTML Table API for programmatically creating and manipulating tables without using innerHTML or full re-renders.
Introducing Claudiomiro, a Node.js CLI tool that enables Claude AI to autonomously complete complex coding tasks through a structured, looping workflow.
Exploring the inability to intercept boolean coercion for custom objects in JavaScript and a plea for a solution.
The article critiques Adobe Acrobat's cluttered UI and draws parallels to the bloated, ad-heavy modern web, questioning if poor UX drives users to AI chatbots.
Explains the differences between JavaScript's var, let, and const keywords, covering hoisting, scope, and best practices for usage.
A beginner's guide to setting up a web development environment, covering essential tools like IDEs and project setup.
Explores writing as cognitive entertainment, connecting programming, consciousness, and AI collaboration to nourish the mind rather than exploit attention.
A critique of JavaScript's dependency management after a major supply-chain attack, arguing for systemic change but predicting stagnation.
Origami expression language shifts to a JavaScript dialect, adding paths and async features for concise web development and shell scripting.
A beginner's guide to implementing user authentication in a Node.js web server, covering passwords, Base64 encoding, and dynamic imports.
A beginner's guide to implementing web servers, covering HTTP requests, responses, status codes, and client-server architecture.
Developer updates FeedCity with new bookmarking feature, improved feed fetcher, sign-up flow, JSON Feed validation, and a redesigned UI.