Why React Re-Renders
https://www.joshwcomeau.com/react/why-react-re-renders/
https://www.joshwcomeau.com/react/why-react-re-renders/
Joshwcomeau
Why React Re-Renders • Josh W. Comeau
In React, we don't update the DOM directly, we tell React what we want the DOM to look like, and React tackles the rest. But how exactly does it do this? In this tutorial, we'll unpack exactly when and why React re-renders, and how we can use this information…
👍9🔥4
Library of assessments
https://tapioca.webflow.io/library-of-assessments
https://tapioca.webflow.io/library-of-assessments
👍12🤩5🔥4
Git's database internals I: packed object store | The GitHub Blog
https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/
https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/
The GitHub Blog
Git's database internals I: packed object store
This blog series will examine Git’s internals to help make your engineering system more efficient. Part I discusses how Git stores its data in packfiles using custom compression techniques.
🤔7👍6🔥2🤩2
Folks, help me settle a debate!!
When interviewing for a developer job, do you prefer to do:
- Offline coding exercise: on your own time and submit solution via email / GitHub - Pairing coding exercise: face to face or on a video call with interviewer
When interviewing for a developer job, do you prefer to do:
- Offline coding exercise: on your own time and submit solution via email / GitHub - Pairing coding exercise: face to face or on a video call with interviewer
Anonymous Poll
64%
Offline coding exercise
14%
No preference
21%
Collaborative coding exercise
👍3🤔3
The future of rendering in React
https://prateeksurana.me/blog/future-of-rendering-in-react/
https://prateeksurana.me/blog/future-of-rendering-in-react/
prateeksurana.me
The future of rendering in React
Understand what are the problems with current rendering patterns in React, and how the new rendering patterns introduced with React 18 and future versions of React aim to solve them.
👍7🔥2🤩2
tremorlabs/tremor: The react library to build dashboards fast.
https://github.com/tremorlabs/tremor
https://github.com/tremorlabs/tremor
GitHub
GitHub - tremorlabs/tremor: Copy & Paste React components to build modern web applications.
Copy & Paste React components to build modern web applications. - GitHub - tremorlabs/tremor: Copy & Paste React components to build modern web applications.
👍8🔥6💩3🤩1
An overview of Node.js: architecture, APIs, event loop, concurrency
https://2ality.com/2022/09/nodejs-overview.html
https://2ality.com/2022/09/nodejs-overview.html
2Ality
An overview of Node.js: architecture, APIs, event loop, concurrency
This blog post gives an overview of how Node.js works: What its architecture looks like. How its APIs are structured. A few highlights of its global variables and built-in modules. How it runs JavaScript in a single thread via an event loop. Options for concurrent…
👍8🔥3🤩3
Make use of `use` in React - a new hook is coming | Frontend Weekly vol. 109 - Vived
https://vived.io/new-hook-is-coming-to-react-frontend-weekly-vol-109/?utm_source=reddit&utm_medium=r-reactjs&utm_campaign=weekly-frontend
https://vived.io/new-hook-is-coming-to-react-frontend-weekly-vol-109/?utm_source=reddit&utm_medium=r-reactjs&utm_campaign=weekly-frontend
Vived
Make use of `use` in React - a new hook is coming | Frontend Weekly vol. 109 - Vived
The team behind React has unveiled a new hook called `use`. This inconspicuous creation could forever change the way we get data into our applications.
👍13🔥2🤩2
Minimal TypeScript Crash Course For React - With Interactive Code Exercises
https://profy.dev/article/react-typenoscript?hp=22120220
https://profy.dev/article/react-typenoscript?hp=22120220
profy.dev
Minimal TypeScript Crash Course For React - With Interactive Code Exercises
Learning TypeScript is THE best investment. Here's everything you need to get started. Follow the story of a nasty CTO called Pat to learn the basics of TS and React.
👍18🔥6🤔4🤩3
React Developer Roadmap: Learn to become a React developer
https://roadmap.sh/react
https://roadmap.sh/react
roadmap.sh
React Developer Roadmap: Learn to become a React developer
Everything that is there to learn about React and the ecosystem in 2025.
👍9🤩7
Baida | HTTPS explained with carrier pigeons
https://baida.dev/articles/https-explained-with-carrier-pigeons
https://baida.dev/articles/https-explained-with-carrier-pigeons
baida.dev
Baida | HTTPS explained with carrier pigeons
Personal website of Andrea Zanin
👍9🤩5🤔2
Making sense of TypeScript using set theory
https://blog.thoughtspile.tech/2023/01/23/typenoscript-sets/
https://blog.thoughtspile.tech/2023/01/23/typenoscript-sets/
👍12🔥2🤔2
Forking Chrome to render in a terminal - Fathy Boundjadj
https://fathy.fr/carbonyl
https://fathy.fr/carbonyl
👍8🔥2
Going beyond the old and boring console.log() | by Lucas Rodriguez | Feb, 2023 | Medium
https://medium.com/@lucas.rodriguezz/going-beyond-the-old-and-boring-console-log-8b6d39e10ce4
https://medium.com/@lucas.rodriguezz/going-beyond-the-old-and-boring-console-log-8b6d39e10ce4
Medium
Going beyond the old and boring console.log()
Every dev that has ever used JS / TS has used at least once in his life the famous console.log(), either to just go step by step of the…
👍6
Best Practices for Java Apps on Kubernetes - Piotr's TechBlog
https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes/
https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes/
Piotr's TechBlog
Best Practices for Java Apps on Kubernetes - Piotr's TechBlog
In this article, you will read about the best practices for running Java applications on Kubernetes with tools and code examples.
👍13🔥4
Beginners guide to Java Garbage Collector
https://rahulraj.io/beginners-guide-to-java-garbage-collector
https://rahulraj.io/beginners-guide-to-java-garbage-collector
🤩7👍6