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

Tag TypeScript

  • Home
  • Applying the Singleton Pattern in TypeScript
15/07/2025

Applying the Singleton Pattern in TypeScript

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

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 Amazon Web Services, TypeScript Tag JavaScript, AWS, Cloud Computing, TypeScript, AWS Lambda, Cloud Native Development

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 Node.js, Coding, Beginner, JavaScript, TypeScript Tag TypeScript, Step by Step, JavaScript, Node.js

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