Moose facts
The author learned interesting facts about moose and wants to share this newfound knowledge with readers.
CTO at Contenda. Previously at Netlify, CodePen, and Amazon. Known for tech humor and newsletters.
https://cassidoo.coThe author learned interesting facts about moose and wants to share this newfound knowledge with readers.
Learn strategies for managing and reducing technical debt to prevent it from accumulating and slowing down your development team's progress.
Cassidy customized her Zsh prompt with colors, date, and git info, and shares how to do it.
Learn how to rename a folder directly on GitHub's website before cloning it to your computer.
Learn how to make newline characters display properly as line breaks when rendering text in React or Vue components.
The ::marker pseudo-element in CSS lets you use Unicode characters instead of plain bullets for list styling.
Great leaders prioritize availability and being present for their team members, which builds trust and stronger relationships.
Cassidy shares her 2022 productivity toolkit, covering the task-tracking, calendar, and note-taking apps she currently uses.
Add a lang attribute to Next.js sites for better accessibility with screen readers—it only takes a few lines of code.
Successful products often prioritize familiarity to be instantly understandable, which can be a key advantage over being overly unique.
Astro is a new framework for building fast websites.
React 18 Alpha released with new Suspense features for better async handling and improved performance.
Next.js shallow routing allows URL updates without re-running data fetching methods, keeping page state intact.
Learning progress update.
Learn how to create a fun virtual credits sequence for ending video calls using OBS and CodePen to add pizzazz to your sign-offs.
Next.js is presented as a very serious topic that should not be joked about, based on a Reactathon discussion.
Next.js projects can enable AMP to improve SEO performance and search engine rankings.
Babel presets and plugins extend Next.js functionality for enhanced code capabilities.
React's children prop is often misunderstood by developers and needs better explanation, much like real children need understanding.
Next.js allows API calls at build time and runtime, each approach having distinct advantages and tradeoffs.