Neodrag v3 is coming
The author announces Neodrag v3, a cross-framework drag-and-drop library, discussing its origins, motivations for the update, and future goals.
The author announces Neodrag v3, a cross-framework drag-and-drop library, discussing its origins, motivations for the update, and future goals.
A guide on generating and analyzing CPU profiles for Nuxt.js applications to debug bundling performance using Node.js flags.
A developer's 2024 review covering blog migration to Astro, popular tech posts, and work on Expo docs and GitHub projects.
A technical musing on the role of JavaScript in web development, comparing HTML, CSS, and JS to parts of a sentence.
A critical look at React Query's drawbacks and challenges, presented as a conference talk transcript discussing its usage and limitations.
A UX case study on designing 'Context Chips' to collect user sentiment in surveys, improving data quality and user experience.
A technical guide on using the Obsidian Templater plugin to automate note creation, with a detailed example for managing contacts.
An introduction to Vitest, a testing framework for JavaScript/TypeScript, covering basics, writing unit tests, and running tests via CLI or UI.
A tutorial on building a persistent counter using Alpine.js, demonstrating client-side state management with local storage.
Analyzes the unique security risks of front-end dependencies, including vulnerabilities and malicious code, and provides mitigation strategies.
A developer shares their experience and method for manually tracking income from side projects, contract work, and other tech-related gigs.
A personal reflection on the end of the JS Party podcast, its community impact, and lessons learned over seven years.
A personal recap of FFConf 2024, covering talks on web development, AI ethics, accessibility, and the future of the conference.
Argues against using Lodash in JavaScript projects, advocating for native ES6+ methods to reduce bundle size and improve developer versatility.
Explains why to minimize try...catch usage in programming, offering alternative strategies like pre-validation and scope reduction.
A guide to importing frontend JavaScript libraries without using a build system, covering ES Modules, classic scripts, and CommonJS.
JS Party podcast hosts announce their attendance at React Summit 2024, a major React developer conference in NYC/Jersey City.
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
A tutorial on building a custom, session-based authentication system in JavaScript and TypeScript, covering secure password handling and session management.
A critique of JavaScript-first web development and its negative impact on mobile performance, arguing for a strategic platform approach favoring the web's core strengths.