Make line breaks work when you render text in a React or Vue component
Learn how to make newline characters display properly as line breaks when rendering text in React or Vue components.
CTO at Contenda. Previously at Netlify, CodePen, and Amazon. Known for tech humor and newsletters.
https://cassidoo.coLearn 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.
Next.js collects usage data by default, but you can disable this telemetry to prevent data collection.
Netlify's snippet injection feature enables you to add web monetization to your websites quickly and easily.
Next.js log location depends on where you call the logging function - server-side logs go to terminal, client-side logs go to browser console.
CodePen projects can be deployed to Netlify in under 30 seconds—faster than reading about it.