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.

Design Patterns

Home » Design Patterns

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

Strategy Pattern in Software Development

Posted by By Luzan Baral August 9, 2023Posted inDesign Patterns
The Strategy Pattern in Software Development is a design principle that isolates algorithms, referred to as "strategies," from the specific class in which they operate, known as the "context class."…
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