12 articles

📰 Dev.to · canonical

Articles from Dev.to · canonical · 12 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9465) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
Extensible Design of Backend Service Functions from the Perspective of Reversible Computation
Dev.to · canonical 4mo ago
Extensible Design of Backend Service Functions from the Perspective of Reversible Computation
Many low-code platforms are fundamentally built around a CRUD model, typically offering a certain...
Getting Started with Nop: How to Creatively Extend GraphQL
Dev.to · canonical 4mo ago
Getting Started with Nop: How to Creatively Extend GraphQL
The Nop platform does not use common GraphQL open-source libraries such as graphql-java; instead, it...
Understanding React's Essence Through React Hooks
Dev.to · canonical 4mo ago
Understanding React's Essence Through React Hooks
The post-jQuery front-end revolution was initiated by AngularJS. Its initial idea was to replicate...
API Seamless Upgrade Solution: Architectural Evolution from Push Mode to Pull Mode
Dev.to · canonical 4mo ago
API Seamless Upgrade Solution: Architectural Evolution from Push Mode to Pull Mode
Someone on Zhihu asked a question: How to achieve smooth upgrades for Java microservice API version...
Distributed RPC Framework in a Low-Code Platform (~3,000 LOC)
Dev.to · canonical 5mo ago
Distributed RPC Framework in a Low-Code Platform (~3,000 LOC)
RPC is an indispensable part of distributed system design. There are many open-source RPC frameworks...
Why Baidu's AMIS Framework Is an Excellent Design
Dev.to · canonical 5mo ago
Why Baidu's AMIS Framework Is an Excellent Design
AMIS is an open-source front-end low-code framework from Baidu. Fairly speaking, it is currently one...
The Design Innovations of NopGraphQL: From API Protocol to a General-Purpose Information Operation Engine
Dev.to · canonical 5mo ago
The Design Innovations of NopGraphQL: From API Protocol to a General-Purpose Information Operation Engine
In modern software architecture, APIs are the core nexus connecting frontends and backends, and...
If We Rewrote SpringBoot from Scratch, What Different Choices Would We Make?
Dev.to · canonical 5mo ago
If We Rewrote SpringBoot from Scratch, What Different Choices Would We Make?
SpringBoot is a major leap forward built on the Spring framework. It introduced the concept of...