Building the Engine Blog
  • Home
  • About

Latest

Module Federation in Node.js

There have been some significant developments in Web Development over the past few years. One of the developments that has been brewing for a number of years, and which has started to hit the mainstream, is the advent of microfrontends. Basically, microfrontends allow disparate components / projects to be incorporated into

By arimus 27 Nov 2024

Engine: Chapter 1 - Core Design

In this chapter, we'll explore an architecture for the engine which will provide the features necessary to build what we described in the prologue: a lightweight, flexible, extensible core that serves as the foundation for composing a variety of modules together to build custom solutions. Pluggable Core We

By arimus 25 Nov 2024

Engine: Prologue

About this Series This series explores the moving parts of a new "engine" for application development. While the focus is primarily on backend software using JavaScript, it also ties into frontend technologies and polyglot development. What Are We Building? An "Engine". But what does this engine

By arimus 20 Nov 2024
Building the Engine Blog
Powered by Ghost