DEV Community

canonical profile picture

canonical

Building Nop Platform - open-source low-code framework based on Generalized Reversible Computation theory. Making software development 10x more efficient. Java | Architecture | Theory

Getting Started with Nop: Extending Existing Services

Getting Started with Nop: Extending Existing Services

Comments
5 min read

Want to connect with canonical?

Create an account to connect with canonical. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Extensible Design of Backend Service Functions from the Perspective of Reversible Computation

Extensible Design of Backend Service Functions from the Perspective of Reversible Computation

2
Comments
10 min read
What exactly does “reversible” mean in the theory of Reversible Computation?

What exactly does “reversible” mean in the theory of Reversible Computation?

3
Comments 1
9 min read
Implementing Backend Service Functions via NopTaskFlow Logic Orchestration

Implementing Backend Service Functions via NopTaskFlow Logic Orchestration

Comments
4 min read
Getting Started with Nop: How to Creatively Extend GraphQL

Getting Started with Nop: How to Creatively Extend GraphQL

Comments
4 min read
How can business development be independent of frameworks

How can business development be independent of frameworks

Comments
14 min read
The Next-Generation Logic Orchestration Engine NopTaskFlow Built from Scratch

The Next-Generation Logic Orchestration Engine NopTaskFlow Built from Scratch

Comments
36 min read
How to Evaluate the Quality of a Framework Technology?

How to Evaluate the Quality of a Framework Technology?

Comments
19 min read
Getting Started with Nop: Dynamic SQL Management

Getting Started with Nop: Dynamic SQL Management

Comments
7 min read
Getting Started with Nop: How to Implement Complex Queries

Getting Started with Nop: How to Implement Complex Queries

Comments
7 min read
Getting Started with Nop: Minimalistic Data Access Layer Development

Getting Started with Nop: Minimalistic Data Access Layer Development

Comments
5 min read
Getting Started with Nop: Minimalist Service Layer Development

Getting Started with Nop: Minimalist Service Layer Development

Comments
5 min read
Viewing the Design of the Open-Source Low-Code Platform Skyve Through Reversible Computation

Viewing the Design of the Open-Source Low-Code Platform Skyve Through Reversible Computation

Comments
19 min read
Decoupling Is Far More Than Dependency Injection

Decoupling Is Far More Than Dependency Injection

Comments
6 min read
What is data-driven? How does it differ from model-driven, domain-driven, metadata-driven, and DSL-driven?

What is data-driven? How does it differ from model-driven, domain-driven, metadata-driven, and DSL-driven?

Comments
6 min read
Why Is NopReport a Truly Unique Reporting Engine?

Why Is NopReport a Truly Unique Reporting Engine?

Comments
5 min read
NopRule: A Rule Engine That Uses Excel as a Visual Designer

NopRule: A Rule Engine That Uses Excel as a Visual Designer

Comments
9 min read
General Delta Update Mechanism

General Delta Update Mechanism

Comments
4 min read
How to Implement a Visual Word Template Similar to poi-tl with 800 Lines of Code

How to Implement a Visual Word Template Similar to poi-tl with 800 Lines of Code

Comments
12 min read
Source Code Analysis of the Nonlinear Chinese-Style Reporting Engine NopReport

Source Code Analysis of the Nonlinear Chinese-Style Reporting Engine NopReport

Comments
14 min read
Open-source Chinese-style reporting engine using Excel as the designer: NopReport

Open-source Chinese-style reporting engine using Excel as the designer: NopReport

Comments
10 min read
Metaprogramming in Low-Code Platforms

Metaprogramming in Low-Code Platforms

1
Comments
9 min read
XDSL: General-Purpose Domain-Specific Language Design

XDSL: General-Purpose Domain-Specific Language Design

Comments
10 min read
The Mathematical Kernel of Model-Driven Architecture: The Y = F(X) Delta Invariant Unifying Generation and Evolution

The Mathematical Kernel of Model-Driven Architecture: The Y = F(X) Delta Invariant Unifying Generation and Evolution

1
Comments
6 min read
Necessary Conditions GPT Must Satisfy for Producing Complex Code

Necessary Conditions GPT Must Satisfy for Producing Complex Code

Comments
11 min read
Methodological Sources of Reversible Computation

Methodological Sources of Reversible Computation

Comments
9 min read
Declarative Programming Through the Lens of Reversible Computation

Declarative Programming Through the Lens of Reversible Computation

Comments
10 min read
What is Declarative Programming

What is Declarative Programming

Comments
5 min read
Understanding React's Essence Through React Hooks

Understanding React's Essence Through React Hooks

Comments
6 min read
Why the Nop Platform Sticks with XML Instead of JSON or YAML

Why the Nop Platform Sticks with XML Instead of JSON or YAML

Comments 1
5 min read
Equivalence of XML, JSON, and Function ASTs

Equivalence of XML, JSON, and Function ASTs

Comments 1
9 min read
Flexible DSL Embedding Using Prefix-Guided Syntax

Flexible DSL Embedding Using Prefix-Guided Syntax

Comments 5
6 min read
API Seamless Upgrade Solution: Architectural Evolution from Push Mode to Pull Mode

API Seamless Upgrade Solution: Architectural Evolution from Push Mode to Pull Mode

Comments
5 min read
A Clarification of the Delta Concept for Programmers, Using Git and Docker as Examples

A Clarification of the Delta Concept for Programmers, Using Git and Docker as Examples

Comments
27 min read
How to Implement Customized Development Without Modifying the Base Product Source Code

How to Implement Customized Development Without Modifying the Base Product Source Code

2
Comments 3
16 min read
DSL Design Essentials from the Perspective of Reversible Computation

DSL Design Essentials from the Perspective of Reversible Computation

Comments 1
7 min read
Designing Low-Code Platforms Through the Lens of Tensor Products

Designing Low-Code Platforms Through the Lens of Tensor Products

1
Comments
16 min read
Kustomize from the Perspective of Reversible Computation

Kustomize from the Perspective of Reversible Computation

Comments 2
5 min read
Data Driven Generic Code Generator

Data Driven Generic Code Generator

Comments
9 min read
Beyond MyBatis: How NopOrm Reinvents SQL Management in 500 Lines of Code

Beyond MyBatis: How NopOrm Reinvents SQL Management in 500 Lines of Code

Comments
11 min read
Revisiting Baidu AMIS and Declarative Programming

Revisiting Baidu AMIS and Declarative Programming

Comments
6 min read
Form layout language in a low-code platform: NopLayout

Form layout language in a low-code platform: NopLayout

Comments
7 min read
The Time-Freezing Magic Behind Paxos

The Time-Freezing Magic Behind Paxos

Comments
12 min read
Paxos/Raft Demystified: So Simple a Child Can Understand

Paxos/Raft Demystified: So Simple a Child Can Understand

Comments
40 min read
A Magical Studies Research Report on Paxos

A Magical Studies Research Report on Paxos

Comments
14 min read
Distributed RPC Framework in a Low-Code Platform (~3,000 LOC)

Distributed RPC Framework in a Low-Code Platform (~3,000 LOC)

Comments
13 min read
Why Baidu's AMIS Framework Is an Excellent Design

Why Baidu's AMIS Framework Is an Excellent Design

Comments
25 min read
A Monad Guide for Beginners

A Monad Guide for Beginners

Comments
10 min read
The Design Innovations of NopGraphQL: From API Protocol to a General-Purpose Information Operation Engine

The Design Innovations of NopGraphQL: From API Protocol to a General-Purpose Information Operation Engine

1
Comments
7 min read
If We Rewrote SpringBoot from Scratch, What Different Choices Would We Make?

If We Rewrote SpringBoot from Scratch, What Different Choices Would We Make?

Comments
22 min read
Automated Testing: A Low-Code Platform's Perspective

Automated Testing: A Low-Code Platform's Perspective

Comments
14 min read
What kind of ORM engine does a low-code platform need? (2)

What kind of ORM engine does a low-code platform need? (2)

3
Comments
33 min read
What Kind of ORM Engine Does a Low-Code Platform Need? (1)

What Kind of ORM Engine Does a Low-Code Platform Need? (1)

4
Comments
18 min read
From Excel to a Full-Stack Application: A Low-Code Development Workflow

From Excel to a Full-Stack Application: A Low-Code Development Workflow

Comments
6 min read
Reversible Computation: A Next-Generation Theory for Software Construction

Reversible Computation: A Next-Generation Theory for Software Construction

Comments
26 min read
loading...