Devtip
  • Feed
  • Frontend
  • Backend
  • Architecture
Sign in Subscribe

Architecture

A collection of 4 posts
Structuring a React Project for Scalability
React Featured

Structuring a React Project for Scalability

Ensure your React project can grow and evolve with ease by following these principles of scalability: modular design, separation of concerns, clear naming conventions, and logical code organization. Get tips and best practices for structuring your project for long-term success.
Jan 3, 2023 3 min read
Monorepo vs Multi Repos: A Comprehensive Comparison
Architecture Featured

Monorepo vs Multi Repos: A Comprehensive Comparison

The Ultimate Showdown: Monorepos vs Multi Repos - Which is Right for Your Project?
Jan 1, 2023 5 min read
Exploring the Inner Workings of the Node.js Event Loop
Node Featured

Exploring the Inner Workings of the Node.js Event Loop

Learn about the event loop, a central part of Node.js that manages async I/O and enables the runtime to handle a large number of concurrent connections with a small number of threads. With a deeper understanding of the event loop, you can build more efficient and scalable network applications.
Jan 1, 2023 2 min read
Jamstack with Next and Ghost Part 1
React Featured

Jamstack with Next and Ghost Part 1

The motivation behind moving from server side rendering to static site generator using next and ghost.
Jun 13, 2021 2 min read
Page 1 of 1
Devtip © 2025
Powered by Ghost