EventSourcing.JVM/workshops/introduction-to-event-sourcing at main Β· oskardudycz/EventSourcing.JVM Β· GitHub
https://github.com/oskardudycz/EventSourcing.JVM/tree/main/workshops/introduction-to-event-sourcing
https://github.com/oskardudycz/EventSourcing.JVM/tree/main/workshops/introduction-to-event-sourcing
GitHub
EventSourcing.JVM/workshops/introduction-to-event-sourcing at main Β· oskardudycz/EventSourcing.JVM
Examples and Tutorials of Event Sourcing in JVM languages - oskardudycz/EventSourcing.JVM
π7
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
65%
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/
Prateek Surana
The future of rendering in React β Prateek Surana
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. - tremorlabs/tremor
π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
Neural Network From Scratch To Mater
https://onepagecode.substack.com/p/neural-network-from-scratch-to-mater
https://onepagecode.substack.com/p/neural-network-from-scratch-to-mater
Substack
Neural Network From Scratch To Mater
Units (also called nodes or neurons) are at the heart of neural networks.
π9π€7π€©4
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
Understanding Javaβs Project Loom
https://www.marcobehler.com/guides/java-project-loom
https://www.marcobehler.com/guides/java-project-loom
Marcobehler
Understanding Javaβs Project Loom
You can use this guide to understand what Java's Project loom is all about and how its virtual threads (also called 'fibers') work under the hood.
π12π€3π₯2π€©2
Minimal TypeScript Crash Course For React - With Interactive Code Exercises
https://profy.dev/article/react-typescript?hp=22120220
https://profy.dev/article/react-typescript?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 2026.
π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/typescript-sets/
https://blog.thoughtspile.tech/2023/01/23/typescript-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