Skip to content
  • Sat. Sep 27th, 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

Git Force Push: A Developer’s Guide ggshield Guide for Angular & Spring Boot Development How to Configure VS Code Settings Across Multiple Computers Exploring the hostDirectives API in Angular Mastering Modern CSS: Exploring :is(), :where(), and :has() Selectors
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
IDE

How to Configure VS Code Settings Across Multiple Computers

Jun 17, 2025 Shabazz
Angular

Exploring the hostDirectives API in Angular

May 20, 2025 Shabazz
CSS

Mastering Modern CSS: Exploring :is(), :where(), and :has() Selectors

May 12, 2025 Shabazz
  • Latest
  • Popular
  • Trending
  • git
    Git Force Push: A Developer’s Guide
  • Best Practices & Tutorials Development Tools & Configuration Security & DevSecOps
    ggshield Guide for Angular & Spring Boot Development
  • IDE
    How to Configure VS Code Settings Across Multiple Computers
  • Angular
    Exploring the hostDirectives API in Angular
  • 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
  • git
    Git Force Push: A Developer’s Guide
  • Best Practices & Tutorials Development Tools & Configuration Security & DevSecOps
    ggshield Guide for Angular & Spring Boot Development
  • IDE
    How to Configure VS Code Settings Across Multiple Computers
  • Angular
    Exploring the hostDirectives API in Angular
Angular WebAssembly

Angular & WebAssembly

Jan 5, 2022 Shabazz

What is Web Assembly? WebAssembly (Wasm) is a new way to run code on the web.It is a binary instruction…

Angular

AOT and JIT Compiler in Angular ?

Jan 4, 2022 Shabazz

An angular application mainly consists of HTML templates, their components which include various TypeScript files. Whenever we run over an…

Javascript

Asynchronous programming with async and await

Dec 11, 2021 Shabazz

The async keyword First, we have the async keyword, which you put in front of a function declaration to turn…

Allgemein

How to Enable Local User and Group Management in Windows (lusrmgr)

Dec 8, 2021 Shabazz

Advanced User Management (lusrmgr.msc) allows you to manage all the users in your system in a single place. Disabling an…

NodeJs

How to Update Node.js to Latest Version

Dec 7, 2021 Shabazz

Node.js is an open-source JavaScript runtime environment. Since Node.js has an active community of users, minor updates of the software come…

Angular CSS

How to build dynamic theme with CSS Variables ?

Dec 2, 2021 Shabazz

The above gif is the challenge we are going to conquer. Main tasks are: Have two squares, one reflecting primary…

NodeJs

What are the differences between npm and npx ?

Nov 30, 2021 Shabazz

What is NPM? NPM stands for Node Package Manager. It comes pre-installed with Node.js. NPM is used to install Node.js…

Angular

How to emit an event from parent to child component?

Nov 29, 2021 Shabazz

Usually we use @Output() and EventEmitter (from Angular/core)  to emit an event to parent component. @Output() addTab = new EventEmitter<any>(); ...…

CSS

How to change (& disable default outline) border color on focus?

Nov 26, 2021 Shabazz

By clicking inside the input field or focus on the input field, how to change the border color? When the…

Typescript

‘extend’ VS ‘implements’ in TypeScript

Nov 17, 2021 Shabazz

What is the difference between extends and implements ? class Media { format: string; } class Video extends Media {} class Image implements…

Posts navigation

1 … 16 17 18 … 27
Recent Posts
  • Git Force Push: A Developer’s Guide
  • ggshield Guide for Angular & Spring Boot Development
  • How to Configure VS Code Settings Across Multiple Computers
  • Exploring the hostDirectives API in Angular
  • Mastering Modern CSS: Exploring :is(), :where(), and :has() Selectors
Recent Comments
    Archives
    • 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
    • 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

    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
    IDE

    How to Configure VS Code Settings Across Multiple Computers

    Jun 17, 2025 Shabazz
    Angular

    Exploring the hostDirectives API in Angular

    May 20, 2025 Shabazz
    The power of the digits

    The power of the digits

    Design – Plan – Write

    Copyright © 2020 | Aurelien Brice Nguenkam

    • Home
    • Media
      • Gallery
      • videos