Articles by Tag #modules

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Terraform Modules and Workspaces: How MyCoCo Scaled from Copy-Paste to DRY Infrastructure

How a growing SaaS company leveraged Terraform workspaces and modules to eliminate 1,500+ lines of duplicate code while maintaining environment isolation.

Learn More 2 6Sep 19 '25

Modules, and Java, and Windows, Oh My!

I get that desktop applications are out of style these days. But they are still a good way to...

Learn More 0 0Oct 22 '25

Modular Feature Architecture in SwiftUI

As SwiftUI apps grow, one problem always appears: Everything ends up in one giant...

Learn More 0 0Dec 10 '25

Babies first /proc entry

Over the last couple of posts in this series I’ve been digging deeper into building small kernel...

Learn More 0 0Dec 8 '25

Módulos y Gestión de Dependencias en Node.js (2/n)

Esta guía completa cubre todos los aspectos esenciales del sistema de módulos y gestión de dependencias en Node.js, desde conceptos básicos hasta técnicas avanzadas y mejores prácticas profesionales.

Learn More 0 0Oct 3 '25

Introduction to GO Programming

Table of Contents Introduction Why is it Awesome Popular Use cases Tools Built Using...

Learn More 0 0Nov 20 '25

Modules in Java

Understanding Modules in Java Java modules represent a significant shift in the way Java...

Learn More 0 0Feb 9

Node.js 모듈 시스템과 require

Node.js의 모듈 시스템과 require 사용법에 대해 알아봅니다. require vs script src require는 <script...

Learn More 0 0Dec 31 '25

GenosDB: Distributed Graph Database with Module Support

Distributed Graph Databases with AI and Geospatial Query Support Modules In the...

Learn More 0 0Feb 17

JavaScript Modules: An Introduction

A post about creating a series on DEV.

Learn More 3 0Mar 19 '25

Understanding Module Specifier

A post about creating a series on DEV.

Learn More 0 0Mar 19 '25

Using ES2020 Modules to Organize Your Code

Organize your modern JS/TS code with ES2020 module syntax.

Learn More 0 0Jun 9 '25

Ultimate Angular Modules, Lazy Loading Guide With Best Practice

When I first started building Angular applications, I put everything in the root AppModule. It worked...

Learn More 0 0Jan 29

20 Years of JavaScript Modules: Chaos, Fragmentation, and a Path Forward

1. Introduction: Have We Really Solved "Modularity"? You might think JavaScript's module...

Learn More 0 0Jul 7 '25

Java Modules in Modern Microservices: A Winning Combination

In the world of modern software development, microservices architecture has become a popular choice...

Learn More 0 1Jun 14 '25