Tran Sang Dev Blog
  • HOME
  • Meta Programming
  • Javascript
  • bash
Subscribe

meta

A collection of 2 posts
POSA: design patterns with concrete sample code in Javascript/Typescript
meta

POSA: design patterns with concrete sample code in Javascript/Typescript

With or without you realize, your everyday code is using one or many design patterns which are going to be introduced in this post. If you google for Design Patterns, there will be a bunch of blog posts, books that talk about this topic. The recommended book is the canonical
Oct 12, 2019 — 17 min read
Pattern-Oriented Software Architecture - Access control pattern
meta

Pattern-Oriented Software Architecture - Access control pattern

It is often to design a system where the owner does not want to reveal all their data to anyone or be anonymous. For example, bloggers want anonymous users to be able to view their blog posts but they never want any other than editors to be able to edit
Sep 30, 2019 — 7 min read
Tran Sang Dev Blog © 2023