Skip to content
Just Code

Developer Experiences, Projects, Tutorials, Tips and more.

  • How to
  • Software Engineering
  • Source Codes
    • Assembly Language ProgramsList of Assembly Language Programs for 8085 & 8086 Microprocessor with code, algorithms and flowcharts. Includes ALP to add, subtract, compare, move, palindrome numbers and data.
    • C Programming LanugageHere are some very useful C Programming tutorials, code examples, free projects and source code using C Programming Language.

Architecture

Home » Architecture

Factory Pattern in TypeScript: Simplify Coding Secrets

Posted by By Luzan Baral March 11, 2024Posted inArchitecture, Design Patterns
Introduction In this tutorial, we'll dive deep into the Factory Method Pattern, a foundational design pattern in the realm of software development, tailored specifically for TypeScript enthusiasts. The Factory Pattern…
Read More

Why Idempotency is Critical for Reproducible Data Quality?

Posted by By Luzan Baral April 10, 2023Posted inArchitecture, Software Engineering
Data quality is essential for accurate reporting, analytics, and decision-making. Inaccurate or inconsistent data can lead to wrong decisions, poor business outcomes, and a lack of trust in data-driven decisions.…
Read More

The Fundamentals of System Design for Software Engineers

Posted by By Luzan Baral April 4, 2023Posted inArchitecture, Software Engineering
As a software engineer, you know that designing software systems can be challenging. Understanding the fundamentals of system design is crucial for creating scalable, maintainable, and robust software systems. In…
Read More

Why do I need to follow Software Development Process?

Posted by By Luzan Baral March 30, 2023Posted inArchitecture, Software Engineering
As a software engineer with several years of experience, I have seen many beginners make the mistake of thinking that it is faster to start coding and finish the project…
Read More

Choosing the right database for your next project

Posted by By Luzan Baral March 14, 2023Posted inArchitecture, Database
When you're developing a new microservice, one of the most crucial decisions you'll need to make is about choosing the right database for your next project. Choosing the wrong database…
Read More

Recent Posts

  • Crafting Clear Git Commit Messages: A Developer’s Guide
  • How to Install and Switch Versions of Node.js Using NVM
  • Choosing the Right JavaScript Variable: var, let, or const?
  • Understanding TypeScript Generics: Why and How to use them?
  • Overengineering Syndrome: Less is More in Software Design
Copyright 2025 — Just Code. All rights reserved. Sinatra WordPress Theme
Scroll to Top