Join our Discord!
https://discord.gg/FMcvc6T
To help, we have a new article on the site where Courtney walks us through how he decided what tools to use to build a job searching pipeline tool:
playfulprogramming.com/posts/how-i-...
To help, we have a new article on the site where Courtney walks us through how he decided what tools to use to build a job searching pipeline tool:
playfulprogramming.com/posts/how-i-...
But how does it work under-the-hood??
We're fortunate enough that Damar is willing to join us for tomorrow's book club to answer this question!
Come join us in our Discord to hear Damar share his insights:
discord.gg/FMcvc6T
But how does it work under-the-hood??
We're fortunate enough that Damar is willing to join us for tomorrow's book club to answer this question!
Come join us in our Discord to hear Damar share his insights:
discord.gg/FMcvc6T
Join our book club tonight at 4:30PM PST to talk about an interactive article on TanStack DB to learn how it can help your applications.
Join our book club tonight at 4:30PM PST to talk about an interactive article on TanStack DB to learn how it can help your applications.
Join @crutchcorn.dev as we dive into the first of a new series of blog posts. It outlines how they were able to join a company as VP of Engineering and lessons they learned along the way!
This week, I'm both celebrating and acknowledging the danger of my career jump into management:
playfulprogramming.com/posts/naviga...
Join @crutchcorn.dev as we dive into the first of a new series of blog posts. It outlines how they were able to join a company as VP of Engineering and lessons they learned along the way!
This issue appears to have been resolved after toggling a switch in our settings. If you've been trying to join us, please try again - we'd love to have you ✨
discord.gg/FMcvc6T
This issue appears to have been resolved after toggling a switch in our settings. If you've been trying to join us, please try again - we'd love to have you ✨
discord.gg/FMcvc6T
Specificity in CSS is one of the most misunderstood and important concepts in the web dev space. It refers to the algorithm that browsers run when trying to decide which CSS declarations to apply to HTML elements.
Specificity in CSS is one of the most misunderstood and important concepts in the web dev space. It refers to the algorithm that browsers run when trying to decide which CSS declarations to apply to HTML elements.
While Next.js is inherently SEO friendly, making proper use of metadata, sitemaps and structured data can help boost your website’s visibility.
While Next.js is inherently SEO friendly, making proper use of metadata, sitemaps and structured data can help boost your website’s visibility.
In our book club we hang out and talk about an article — this week, we're discussing Dan Hollick's "What is a color space?" article!
Join our Discord and meet us on Thursday, September 11th, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Dan Hollick's "What is a color space?" article!
Join our Discord and meet us on Thursday, September 11th, at 4:30 PST!
For this week's book club — where we hang out and talk about a dev article — we're joined by the author of an awesome interactive blog post about "Big O": @samwho.dev
Join our Discord and discuss the article with us all!
For this week's book club — where we hang out and talk about a dev article — we're joined by the author of an awesome interactive blog post about "Big O": @samwho.dev
Join our Discord and discuss the article with us all!
In our book club we hang out and talk about an article — this week, we're discussing @joshwcomeau.com 's "An Interactive Guide to SVG Paths" article!
Join our Discord and meet us on Thursday, August 28th, at 4:30 PST!
discord.gg/FMcvc6T
In our book club we hang out and talk about an article — this week, we're discussing @joshwcomeau.com 's "An Interactive Guide to SVG Paths" article!
Join our Discord and meet us on Thursday, August 28th, at 4:30 PST!
discord.gg/FMcvc6T
In our book club we hang out and talk about an article — this week, we're discussing Lee Robinson's "Reflections on the React community" article!
Join our Discord and meet us on Thursday, August 21st, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Lee Robinson's "Reflections on the React community" article!
Join our Discord and meet us on Thursday, August 21st, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Framework Field Guide's "Linters, Formatters, and Type-Checkers" article!
Join our Discord and meet us on today, August 14th, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Framework Field Guide's "Linters, Formatters, and Type-Checkers" article!
Join our Discord and meet us on today, August 14th, at 4:30 PST!
Our new article is out, and it covers a topic that's been explained many times, in many different ways: Monads!
Monads are a staple of functional programming but, for some, the resources available explaining them don't cut it.
Our new article is out, and it covers a topic that's been explained many times, in many different ways: Monads!
Monads are a staple of functional programming but, for some, the resources available explaining them don't cut it.
Hooks are great tools that provide better code reusability and performance improvements to your codebase. In our new article, we teach you hooks work, from a functional standpoint, and also how to build them!
Hooks are great tools that provide better code reusability and performance improvements to your codebase. In our new article, we teach you hooks work, from a functional standpoint, and also how to build them!
In our new blog post we lay out why unitless line height values are good for maintainability, and accessibility.
Unitless values inherit from the parent, ensuring it works on all value types.
In our new blog post we lay out why unitless line height values are good for maintainability, and accessibility.
Unitless values inherit from the parent, ensuring it works on all value types.
We have a new article for you, and this is a big one. 👀
There were many criticisms of React's design throughout the years, but how valid are they? Our new article explores that and much more!
We have a new article for you, and this is a big one. 👀
There were many criticisms of React's design throughout the years, but how valid are they? Our new article explores that and much more!
In our book club we hang out and talk about an article — this week, we're discussing own our article, Framework Field Guide's "Styling" article!
Join our Discord and meet us on today, July 10th, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing own our article, Framework Field Guide's "Styling" article!
Join our Discord and meet us on today, July 10th, at 4:30 PST!
In this quick article, we show how you can use React Server Components to display a loading spinner in case a Promise takes longer than a specified amount of time.
In this quick article, we show how you can use React Server Components to display a loading spinner in case a Promise takes longer than a specified amount of time.
That's what we're gonna answer in today's book club!
Every Thursday we hang out and discuss an article; this week, it's Ryan Marcus' article about monads — whatever they are.
Join us today on Discord at 4:30 PM PST!
That's what we're gonna answer in today's book club!
Every Thursday we hang out and discuss an article; this week, it's Ryan Marcus' article about monads — whatever they are.
Join us today on Discord at 4:30 PM PST!
In our book club we hang out and talk about an article — this week, we're discussing Stanislav Vishnevskiy’s "How Discord Scaled Elixir to 5,000,000 Concurrent Users"!
Join our Discord and meet us on today, June 26th, at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Stanislav Vishnevskiy’s "How Discord Scaled Elixir to 5,000,000 Concurrent Users"!
Join our Discord and meet us on today, June 26th, at 4:30 PST!
This book discusses the tools surrounding frameworks — we're going to talk about all the capabilities that are unlocked when using them and their usefulness!
This book discusses the tools surrounding frameworks — we're going to talk about all the capabilities that are unlocked when using them and their usefulness!
In our book club we hang out and talk about an article — this week, we're discussing Brandon Dail’s "Fault Tolerance"!
Join our Discord and meet us on Thursday, June 12th at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Brandon Dail’s "Fault Tolerance"!
Join our Discord and meet us on Thursday, June 12th at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Dan Abramov's "RSC for Astro Developers"!
Join our Discord and meet us on Thursday, June 5th at 4:30 PST!
In our book club we hang out and talk about an article — this week, we're discussing Dan Abramov's "RSC for Astro Developers"!
Join our Discord and meet us on Thursday, June 5th at 4:30 PST!
The second chapter of our Git series focuses on conflicts, cherry-picking, and submodules!
The second chapter of our Git series focuses on conflicts, cherry-picking, and submodules!