Found 1370 bookmarks
Newest
Why I'm No Longer Talking to Architects About Microservices
Why I'm No Longer Talking to Architects About Microservices
I'm done talking about microservices: the term is confusing, discussions are abstract, and without organisational change, microservices are pointless
·blog.container-solutions.com·
Why I'm No Longer Talking to Architects About Microservices
Manifest - Meet the 1-file micro-backend
Manifest - Meet the 1-file micro-backend
Instant Micro-backend with Admin Panel, REST API, Auth, Storage and more. All in one YAML file.
·manifest.build·
Manifest - Meet the 1-file micro-backend
How We Made our Rich Text Editor Load Faster - Part 2
How We Made our Rich Text Editor Load Faster - Part 2
To provide the best experience, we’re always improving our rich text editor. This time, we focused on loading speed—see what we’ve accomplished!
·ckeditor.com·
How We Made our Rich Text Editor Load Faster - Part 2
Why Virtual DOM Is No Longer Needed
Why Virtual DOM Is No Longer Needed
The Virtual DOM (VDOM) is no longer necessary. The web isn’t stagnant, and neither are browsers. Yet, I still see people praising it as something cutting-edge and relevant without understanding what it actually is or why it was needed in the first place.
·broflovski.dev·
Why Virtual DOM Is No Longer Needed
Speed Up DB Queries Like a Pro
Speed Up DB Queries Like a Pro
If you’ve ever waited too long for a database query to finish, you know the pain of slow performance. The good news? Indexes are here to save the day!
·journal.hexmos.com·
Speed Up DB Queries Like a Pro
Styling web forms - Learn web development | MDN
Styling web forms - Learn web development | MDN
In the previous few articles, we showed how to create web forms in HTML. Now, we'll show how to style them in CSS.
·developer.mozilla.org·
Styling web forms - Learn web development | MDN
Making Digital Inclusion Fun Again
Making Digital Inclusion Fun Again
5 ways the Digital Inclusion Action Plan could be a bit more exciting.
·careful.industries·
Making Digital Inclusion Fun Again
CSAF and .well-known - Omar Santos - Medium
CSAF and .well-known - Omar Santos - Medium
The .well-known directory is a convention that is used by web servers to provide information about the server or website to client software. It is a standard way of exposing machine-readable data…
·becomingahacker.org·
CSAF and .well-known - Omar Santos - Medium
Challenge Types
Challenge Types
When you get a certificate from Let’s Encrypt, our servers validate that you control the domain names in that certificate using “challenges,” as defined by the ACME standard. Most of the time, this validation is handled automatically by your ACME client, but if you need to make some more complex configuration decisions, it’s useful to know more about them. If you’re unsure, go with your client’s defaults or with HTTP-01.
·letsencrypt.org·
Challenge Types
✨ Module Bundlers, Demystified: What You Actually Need to Know
✨ Module Bundlers, Demystified: What You Actually Need to Know
Struggling to understand module bundlers? This guide breaks down what they do, why they matter, and how they optimize your frontend apps. Perfect for developers who want faster, more efficient code! 🚀
·frontendjoy.com·
✨ Module Bundlers, Demystified: What You Actually Need to Know
Saga pattern - Azure Design Patterns
Saga pattern - Azure Design Patterns
Use the Saga design pattern to ensure data consistency on distributed transactions in microservices architectures.
·learn.microsoft.com·
Saga pattern - Azure Design Patterns
ASP-01 | Just the Facts ...
ASP-01 | Just the Facts ...
A Gentile Introduction to Logic Programming using Answer Set Programming (ASP).
·team.charmiq.ai·
ASP-01 | Just the Facts ...
Container Queries Unleashed • Josh W. Comeau
Container Queries Unleashed • Josh W. Comeau
Container queries expand the universe of designs that can be implemented, giving us whole new superpowers. Now that container queries are broadly available, I think it’s time we start exploring this potential! In this post, I’ll share the “killer pattern” I can’t stop using in my work, and explore what’s possible with this new capability.
·joshwcomeau.com·
Container Queries Unleashed • Josh W. Comeau
Storage Access API - Web APIs | MDN
Storage Access API - Web APIs | MDN
The Storage Access API provides a way for cross-site content loaded in a third-party context (i.e., embedded in an
·developer.mozilla.org·
Storage Access API - Web APIs | MDN