Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Why I Swapped NX for Standalone Projects

Hello! I used to like NX a lot. It was a monorepo for all my projects—different brands and clients in one place. It worked well, but it didn’t suit me. Most of my projects are single Angular apps....
20.03.2025 0 Read More

Setting Up a Scalable Monorepo With Turborepo and PNPM

Setting Up a Scalable Monorepo With Turborepo and PNPMManaging multiple packages or apps in a single codebase can be painful without the right tools. Turborepo and PNPM make it fast, scalable, and eff...
13.04.2025 0 Read More

Setting up React Native Monorepo With Yarn Workspaces (2025)

Setting up React Native Monorepo With Yarn Workspaces (2025)
Disclaimer: This article is revised version of this great Callstack article. It seemed some things were outdated so I wrote this to share how I got a 0.78 React Native project working with yarn worksp...
17.04.2025 0 Read More

📦 Mengenal Monorepo: Struktur & Manfaat dalam Proyek JavaScript

Monorepo (Monolithic Repository) adalah pendekatan manajemen proyek di mana beberapa package atau modul dikembangkan dan disimpan dalam satu repository Git. Ini sangat berguna untuk tim besar, proyek ...
19.04.2025 0 Read More

My Experience with TurboRepo & Monorepos: From Chaos to Sanity

My Experience with TurboRepo & Monorepos: From Chaos to Sanity
A Dev Setup That Started Like Everyone Else’s If you’ve ever worked on a full-stack project, chances are your folder structure looked like this: ⛶/client /server /README.md (you nev...
20.04.2025 0 Read More

"ee" folder in Docmost, an open-source alternative to Confluence and Notion

"ee" folder in Docmost, an open-source alternative to Confluence and Notion
In this article, we review ee folder in Docmost. I have seen “ee” folder in two other open source projects: Cal.com Documenso And I wrote a very detailed article about what is this “ee” in ope...
23.04.2025 0 Read More

CI/CD eficiente con Nx Affected y GitHub Actions Matrix

Los monorepos tienen ventajas, pero su CI/CD puede ser un problema si no se optimiza. ¿La solución? Nx Affected + GitHub Actions Matrix. 🚀 ¿Qué incluye la guía completa? Cómo usar nx...
23.04.2025 0 Read More
Loading...
#reading
AI Models Still Can't Learn Physics from Images, Study Shows
0
Git Contributions Tracker
0
Getting Started with wxPython: A Beginner's Guide
0
Getting Started with Pydantic: Type-Safe Data Models in Python
0
🚀 Getting Started with Amazon EFS (Elastic File System) Hey DEV Community! 👋
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0