Skip to content
  • Fri. Mar 13th, 2026
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

Usefull Git Config Settings Angular Signal Forms Config Building an Angular Workspace with 2 Feature Libraries (Step-by-step) Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples Comprehensive Angular CLI MCP Server Guide
Allgemein git

Usefull Git Config Settings

Feb 26, 2026 Shabazz
Angular Best Practices & Tutorials

Angular Signal Forms Config

Feb 26, 2026 Shabazz
Angular

Building an Angular Workspace with 2 Feature Libraries (Step-by-step)

Feb 24, 2026 Shabazz
Angular

Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples

Jan 26, 2026 Shabazz
Angular Best Practices & Tutorials

Comprehensive Angular CLI MCP Server Guide

Nov 6, 2025 Shabazz
  • Latest
  • Popular
  • Trending
  • Allgemein git
    Usefull Git Config Settings
  • Angular Best Practices & Tutorials
    Angular Signal Forms Config
  • Angular
    Building an Angular Workspace with 2 Feature Libraries (Step-by-step)
  • Angular
    Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples
  • 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
  • Allgemein git
    Usefull Git Config Settings
  • Angular Best Practices & Tutorials
    Angular Signal Forms Config
  • Angular
    Building an Angular Workspace with 2 Feature Libraries (Step-by-step)
  • Angular
    Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples
Allgemein Javascript Typescript

ESLint vs. Prettier

Mar 21, 2021 Shabazz

What’s the best code formatting library for JavaScript? When it comes to code formatting styles — developers often believe in…

Allgemein Typescript

How to format your Angular code with Prettier?

Mar 21, 2021 Shabazz

From project to project, code formatting rules can vary significantly and it is not always easy to follow them exactly.…

Allgemein Angular

Angular – ng: command not found (Bug)

Mar 19, 2021 Shabazz

case-study : Installed angular-cli globally using (npm install -g angular-cli) but when trying to create project using ng new my-project it is…

Allgemein SSH

Create an SSH key to connect to a server

Mar 16, 2021 Shabazz

Usually we can log in ssh with a login and password. But in this article we will try something different:…

Allgemein

Developer vs. DevOps roles: What’s the difference?

Mar 14, 2021 Shabazz

One of the main differences in the comparison between developer and DevOps is the specifity of the role within an…

Shell

Bash – Manage folder & File

Mar 11, 2021 Shabazz

I – How to create a repertory in Linux from terminal mkdir -p <folder name mkdir -p would not give an…

Allgemein Javascript

How to Create an npm Package Ready to Distribute From Scratch

Feb 21, 2021 Shabazz

Node Package Manager, or npm (usually written in lower case) is one of the most commonly used package managers in…

Allgemein

possible Bugs by upgrading Angular version from 10 to 11

Feb 19, 2021 Shabazz

Case 1: No matching version found for @babel/helper-member-expression-to-functions After upgrading Angular version from v-10 to V-11, I tried to install…

Allgemein

Create JSON schema

Feb 16, 2021 Shabazz

Find out in this video how you can create JSON schema descriptions by yourself. Ticket.json { "$schema": "./ticket-schema-v1.json", "id": "ZUI-23424",…

git Gitlab SSH

Setup SSH keys for use with GitHub/GitLab/BitBucket etc

Feb 1, 2021 Shabazz

Create a new repository, or reuse an existing one. Generating a new SSH key Open Git Bashpaste the text below, substituting…

Posts navigation

1 … 21 22 23 … 27
Recent Posts
  • Usefull Git Config Settings
  • Angular Signal Forms Config
  • Building an Angular Workspace with 2 Feature Libraries (Step-by-step)
  • Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples
  • Comprehensive Angular CLI MCP Server Guide
Recent Comments
    Archives
    • February 2026
    • January 2026
    • 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

    Allgemein git

    Usefull Git Config Settings

    Feb 26, 2026 Shabazz
    Angular Best Practices & Tutorials

    Angular Signal Forms Config

    Feb 26, 2026 Shabazz
    Angular

    Building an Angular Workspace with 2 Feature Libraries (Step-by-step)

    Feb 24, 2026 Shabazz
    Angular

    Angular 21 (late 2025): The Features You’ll Actually Feel — With “Before vs Now” Examples

    Jan 26, 2026 Shabazz
    The power of the digits

    The power of the digits

    Design – Plan – Write

    Copyright © 2020 | Aurelien Brice Nguenkam

    • Home
    • Media
      • Gallery
      • videos