Found 1370 bookmarks
Newest
Microfrontends path routing
Microfrontends path routing
Route paths on your domain to different microfrontends.
·vercel.com·
Microfrontends path routing
TypeScript validation libraries and type inlining | mary🐇
TypeScript validation libraries and type inlining | mary🐇
one of the best things to emerge from the TypeScript ecosystem has been the plethora of validation libraries like Zod or Valibot. these libraries allow you to get runtime validation and type inference from a single schema definition: unfortunately, these libraries don't handle well in scenarios whe...
·whtwnd.com·
TypeScript validation libraries and type inlining | mary🐇
Reverse Code Review: My Approach To Code Reviews
Reverse Code Review: My Approach To Code Reviews
I thought I’d just describe how I personally do code review. Just a few reflections from experience - the kind of articles I enjoy the most, because they let you see someone’s perspective and maybe offer something fresh.
·dailyrefactor.com·
Reverse Code Review: My Approach To Code Reviews
You can serialize a promise in React
You can serialize a promise in React
Use React to create a promise on the server and later finish it on the client.
·twofoldframework.com·
You can serialize a promise in React
A Deep Dive into Memory Leaks in Ruby
A Deep Dive into Memory Leaks in Ruby
In the second and final part of our series on memory leaks in Ruby, let's dive a bit deeper into some tools you can use.
·blog.appsignal.com·
A Deep Dive into Memory Leaks in Ruby
Good Code Design From Linux/Kernel
Good Code Design From Linux/Kernel
Learn how Linux/FFmpeg C partial codebase is organized to be extensible and act as if it were meant to have “polymorphism”. Specifically, we’re going to briefly explore how Linux …
·leandromoreira.com·
Good Code Design From Linux/Kernel
Should You Go Beyond Relational Databases? [Article] | Treehouse Blog
Should You Go Beyond Relational Databases? [Article] | Treehouse Blog
Is it time to move beyond relational databases? Explore the signs that your current database model might be holding you back and learn how to evaluate alternative technologies.
·blog.teamtreehouse.com·
Should You Go Beyond Relational Databases? [Article] | Treehouse Blog
What Are Microservices? | IBM
What Are Microservices? | IBM
In a microservices architecture, each application is composed of many smaller, loosely coupled and independently deployable services.
·ibm.com·
What Are Microservices? | IBM
Fast NoSQL Key-Value Database – Amazon DynamoDB – AWS
Fast NoSQL Key-Value Database – Amazon DynamoDB – AWS
Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database that runs high-performance applications at any scale, with built-in security, continuous backups, and automated multi-region replication.
·aws.amazon.com·
Fast NoSQL Key-Value Database – Amazon DynamoDB – AWS