Case Study
22 mins read
Internationalization
Next.js i18n: From DB, Metadata to SEO Optimization

Analysis
13 mins read
Intrinsic Loneliness
The ontological terror that arises from epistemic privacy and the human sociability that evolved to overcome it.

Analysis
4 mins read
Perception Overlap
How do we understand one another? An exploration into the essence of understanding and a journey toward the overlapping of perceptions.

Analysis
4 mins read
The Great Individuals: Masking Deficiencies
What defines exceptional individual capability? And why do organizations struggle so much to fill the void left by the great individuals?

Analysis
5 mins read
The Three Discovery Layers of Organizational Dysfunction
Revelation of organizational dysfunction by software architecture: how and who can discover?

Analysis
8 mins read
Software Architecture: A Mirror Of Organization
How and why does a software architecture reflect organization?

Case Study
7 mins read
Serverless Database Integration
Deep dive into serverless and Prisma ORM to Framework-agnostic package configuration

Case Study
9 mins read
Separation of Concerns in Frontend Development
Seperation of concerns in frontend domain, analyzing impact on source level.

Analysis
9 mins read
Micro Frontend (MFE): Common Misconceptions and Case Studies
Study of Micro Frontend: Concept, overstated promises, common misunderstandings, implemenation with real world cases.
Case Study
9 mins read
Module Bundle Optimization in NextJS
Module bundle optimization using various methods including Next bundle analyzer, React lazy, dynamic import, lightweight library variants, and separate module imports.
Analysis
8 mins read
Cloud Native Application and MSA: compared to Android OS
Comparative analysis of Cloud Native applications and MSA through the lens of Android OS architecture, with core design considerations
Case Study
6 mins read
Docker Image Optimization for NextJS Monorepo
Case study about Docker image size and build process optimization of Next.js monorepo application
Case Study
9 mins read
Publishing npm Packages with CI/CD
CI/CD workflow design on NPM package publication, a CesiumJS utility library

Case Study
4 mins read
Yarn Berry PnP Configuration
How to use Yarn Berry PnP as node package manager