
Playful Programming
@playful_program
Followers
706
Following
160
Media
144
Statuses
416
The perfect place to learn all kinds of programming, from introductory ideas to advanced abstractions. Join our Discord! https://t.co/zSB6pgt8as
Joined September 2019
While reading an article on our site, you may find a new banner indicating a way to donate to us through @opencollect. If you see this, please consider donating - it would help our sustainability immensely. Link down below:
1
6
14
Despite many articles on the topic, we cover monads from a JS developers' point of view, and try to finally explain what they are and how they work using a common language!. To read all about it - including the pre-requisites, visit the link below!.
playfulprogramming.com
You may have heard of a "monad" in programming spheres, especially in regards to functional programming terminology. So what on earth even IS a monad?
0
0
1
To visit our latest, click the link below. We will also be discussing it in our Book Club, tomorrow, at 4:30 PST! Come join us!.
playfulprogramming.com
Ever wondered how React's hooks function under-the-hood? Let's write our own implementation and find out together.
0
0
11
Let's Write React Hooks from Scratch, as the name implies, goes over the details of hooks' implementation. This is meant to be a companion piece to our larger blog post about the history of React, which you can find here!
playfulprogramming.com
Learn React's history using pragmatic code samples and deep dives. This journey reveals the consistent design in React's APIs stemming from the very beginning.
1
0
6
To learn why unitless values are better, and why using REM can have adverse effects, visit out newest article below!.
playfulprogramming.com
I've seen every value in the book used to set line-height values in CSS. This is why you should just use unitless.
0
0
2
This doesn’t cover even half of what our new article has in store; we packed it full of diagrams, graphics, and tons of code samples. If you wanna know how we got here, and where React is going, click the link below! .
playfulprogramming.com
Learn React's history using pragmatic code samples and deep dives. This journey reveals the consistent design in React's APIs stemming from the very beginning.
0
1
11
In our blog post, we do deep dive into the world of CSS, with scoping, functions, utility classes, SaSS, Tailwind, and much more. Click the link below to read it in full. See you then!.
playfulprogramming.com
Styling your web application comes in many flavors. Let's explore the different approaches you can take in your projects.
0
0
0
This not only comes with performance benefits, but also shows the advantages of React's client and server APIs!. Read the article in full here — it's a quick read!.
playfulprogramming.com
Learn how you can use Next.js' and React's primitives to achieve a neat party trick: Conditionally show a loading spinner based on a given wait time.
0
1
5