Tracking side project income
A developer shares their experience and method for manually tracking income from side projects, contract work, and other tech-related gigs.
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 freelance full-stack developer shares insights and advice on starting and succeeding in freelance web development.
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.
Analysis of skepticism towards rewriting JavaScript tools in faster languages, focusing on maintainability and accessibility.
A guide to creating versatile Markdown shortcodes in Eleventy for embedding HTML elements like asides and styled links while preserving Markdown syntax.
A guide to understanding and implementing recursion in JavaScript, covering basic concepts, avoiding infinite loops, and practical examples.
AI is reinforcing the dominance of popular programming languages like Python and JavaScript by improving tools and support, creating a self-reinforcing cycle.
A podcast discussion analyzing app pricing strategies, business models, and the value proposition for developers, using the Panels app as a case study.
A developer shares the story and exact email that landed their first tech internship, offering a personal look at breaking into the industry.
A developer's weeknotes covering JavaScript work, attending a Frontend Masters web performance workshop, reading tech news, and personal updates.
Announcement about co-emceeing SquiggleConf, a web development conference focused on tools and practices in Boston, October 2024.
The Interop Project aims to improve web browser interoperability, focusing on proposals for SVG, Vibration API, and other web standards.