Skip to content

Coding and Beyond

A software developer's blog.

  • Home
  • Article Series
    • Architectural Design Patterns
    • Advanced C# Tips
    • C – Bedrock of Software
  • About
  • Contact

Category TypeScript

  • Home
  • Archive by category "TypeScript"
15/07/2025

Applying the Singleton Pattern in TypeScript

By Suleyman Cabir Ataman in Software Engineering, Beginner, TypeScript, Node.js Tag JavaScript, Design Patterns, Software Architecture, Node.js, TypeScript

The Singleton pattern is one of the most widely known and frequently used design patterns in software development. It is a creational pattern and it ensures that a class has…

Read More

20/09/2024

Building an AWS Lambda API in TypeScript Using SAM and Express

By Suleyman Cabir Ataman in TypeScript, Amazon Web Services Tag AWS, Cloud Computing, TypeScript, AWS Lambda, Cloud Native Development, JavaScript

Serverless development has become one of the most effective ways to build small, event-driven applications without managing infrastructure. When combined with TypeScript, AWS SAM (Serverless Application Model), and Express, it…

Read More

06/05/2024

Building a Basic Node.js App with TypeScript: A Practical Introduction

By Suleyman Cabir Ataman in Coding, Beginner, JavaScript, TypeScript, Node.js Tag JavaScript, Node.js, TypeScript, Step by Step

This is one of our practical posts. In this post, we will be writing a minimal server with Node.js and TypeScript. This is one of the most effective ways to…

Read More

Article Series

Architectural Design Patterns

Advanced C# Tips

C - Bedrock of Software

Categories

  • Level
    • Beginner
    • Intermediate
    • Advanced
  • Programming Languages
    • C/C++
    • C#
    • Go
    • Java
    • Python
    • TypeScript
  • Databases
    • NoSQL
  • Cloud Computing
    • Amazon Web Services
    • Azure
    • Containerization
  • Web Development
    • Angular
    • React
    • Node.js
  • Software Engineering
  • Testing

Search

Proudly powered by WordPress | Theme: SpicePress by SpiceThemes