Skip to content
  • Sat. Nov 8th, 2025
The power of the digits

The power of the digits

Design – Plan – Write

  • Home
  • Media
    • Gallery
    • videos
Top Tags
  • tipp
  • angular
  • trick
  • javascript
  • VS code
  • cmd
  • windows

Latest Post

Comprehensive Angular CLI MCP Server Guide Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject Zone.js in Angular: From Foundation to the Zoneless Future Git Force Push: A Developer’s Guide ggshield Guide for Angular & Spring Boot Development
Angular Best Practices & Tutorials

Comprehensive Angular CLI MCP Server Guide

Nov 6, 2025 Shabazz
Javascript RxJS Typescript

Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject

Oct 14, 2025 Shabazz
Angular

Zone.js in Angular: From Foundation to the Zoneless Future

Oct 7, 2025 Shabazz
git

Git Force Push: A Developer’s Guide

Aug 26, 2025 Shabazz
Best Practices & Tutorials Development Tools & Configuration Security & DevSecOps

ggshield Guide for Angular & Spring Boot Development

Jun 27, 2025 Shabazz
  • Latest
  • Popular
  • Trending
  • Angular Best Practices & Tutorials
    Comprehensive Angular CLI MCP Server Guide
  • Javascript RxJS Typescript
    Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject
  • Angular
    Zone.js in Angular: From Foundation to the Zoneless Future
  • git
    Git Force Push: A Developer’s Guide
  • cookies php
    cookies cross-domain
  • Base de données SGBD SQLite
    SQLite , une alternative á MySQL ?
  • Allgemein
    Fonction des touches “F” sur le clavier
  • virtual reality
    Video 360
  • Angular Best Practices & Tutorials
    Comprehensive Angular CLI MCP Server Guide
  • Javascript RxJS Typescript
    Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject
  • Angular
    Zone.js in Angular: From Foundation to the Zoneless Future
  • git
    Git Force Push: A Developer’s Guide
Allgemein IDE

REST Client Extension : How to send HTTP request from Visual Studio Code

May 28, 2024 Shabazz

As a developer, it’s important to have efficient tools for testing and debugging APIs. Alongside well-known tools like Postman or…

Kafka

Apache KAFKA – Quickstart

May 15, 2024 Shabazz

Let us have a quick introduction to Apache Kafka in this article. Kafka is a powerful real-time data exchange system…

Allgemein persistent data software architecture

MQTT vs. Apache Kafka – Choosing the Right Message Broker for our Needs

May 14, 2024 Shabazz

As a software engineer, we are often asked to recommend the best message broker technology for a given project. Two…

Javascript

Scripts attributes : async VS defer

May 7, 2024 Shabazz

When it comes to web development, the way we load and execute JavaScript can have a significant impact on the…

HTML

Usefull HTML Tips

May 2, 2024 Shabazz

 Let us share few HTML Tips with code snippets that can boost our coding skills. Defining Base URL for Relative…

Allgemein

How to prevent Visual Studio Code from automatically organizing or sorting our imports on save

Apr 23, 2024 Shabazz

To prevent Visual Studio Code from automatically organizing or sorting our imports on save, we can disable the corresponding setting…

git

git cherry-pick : what it is and how to use it

Apr 17, 2024 Shabazz

This command basically allows us to copy a single commit from one branch to another. It’s very useful when we…

Angular Typescript

[Angular 17.3] – new features: output() API, outputFromObservable(), Typescript 5.4 …

Apr 17, 2024 Shabazz

Let us list out the most important changes and new features in the minor versions Angular 17.3 New output() API Angular 17.3…

Javascript

Exploring the Difference Between ‘||’ and ‘??’ in JavaScript

Apr 16, 2024 Shabazz

In JavaScript, the logical OR operator (||) and the nullish coalescing operator (??) are two distinct operators that serve different…

Javascript

Understanding Cookies, Local Storage, and Session Storage

Apr 16, 2024 Shabazz

As web developers, we have a variety of tools at our disposal for storing data on the client side. Three…

Posts navigation

1 … 4 5 6 … 27
Recent Posts
  • Comprehensive Angular CLI MCP Server Guide
  • Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject
  • Zone.js in Angular: From Foundation to the Zoneless Future
  • Git Force Push: A Developer’s Guide
  • ggshield Guide for Angular & Spring Boot Development
Recent Comments
    Archives
    • November 2025
    • October 2025
    • August 2025
    • June 2025
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • October 2018
    • January 2017
    Categories
    • Allgemein
    • Angular
    • api
    • Base de données
    • Best Practices & Tutorials
    • bootstrap
    • Bug
    • cloud
    • container
    • cookies
    • CSS
    • cypress
    • Database
    • Database Management
    • Database Migration
    • Development Tools & Configuration
    • Docker
    • Electron
    • git
    • Gitlab
    • HTML
    • i18n
    • IDE
    • Ionic
    • java
    • Javascript
    • Kafka
    • Library
    • Linux
    • Nginx
    • ngx-i18nsupport
    • NodeJs
    • npm
    • PC
    • persistent data
    • php
    • promise
    • Protractor
    • REST
    • RxJS
    • Security & DevSecOps
    • SGBD
    • Shell
    • software architecture
    • Spring Boot
    • SQLite
    • SSH
    • Testing
    • Typescript
    • virtual reality
    • VM
    • Web Development
    • web storage
    • WebAssembly
    • Webpack
    Meta
    • Register
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

     

    Loading

    You missed

    Angular Best Practices & Tutorials

    Comprehensive Angular CLI MCP Server Guide

    Nov 6, 2025 Shabazz
    Javascript RxJS Typescript

    Understanding RxJS Subjects: Subject, BehaviorSubject, and ReplaySubject

    Oct 14, 2025 Shabazz
    Angular

    Zone.js in Angular: From Foundation to the Zoneless Future

    Oct 7, 2025 Shabazz
    git

    Git Force Push: A Developer’s Guide

    Aug 26, 2025 Shabazz
    The power of the digits

    The power of the digits

    Design – Plan – Write

    Copyright © 2020 | Aurelien Brice Nguenkam

    • Home
    • Media
      • Gallery
      • videos