Setup Gitlab CI/CD Pipeline For Angular
Gitlab, one of the famous Git repository manager which comes with a web-based DevOps life cycle tool, inbuilt wiki, container registry, issue…
HTTP Status Codes
In the response a status code is among the first pieces of informations the server send back A sample HTTP…
How to run Windows Updates from Command Line in Windows 11/10
According to an emailed statement from Microsoft, Windows updates ensure that your computer is continuously kept up to date with new innovations…
How to run Microsoft Edge/Google Chrome using Command line on Windows 10
If you wish to run the Microsoft Edge / Google Chrome browser using the Command Prompt in Windows 10, here is how you…
How to Open Command Prompt with a Keyboard Shortcut (Windows 8, 8.1, and 10)
.Press and hold the ? Win key. Press and hold the X key. Release the two keys. A context menu should appear in the lower-left corner…
Emscripten : intro
Emscripten is a complete Open Source compiler toolchain to WebAssembly. Using Emscripten you can: Compile C and C++ code, or any other…
How to use touchpad commands on your Windows laptop
If your touchpad has two buttons, they work as left-click and right-click. If it doesn’t have two buttons, you can…
MQTT Mosquitto server
MQTT (Message Queuing Telemetry Transport) is a messaging protocol that works on the principle of subscription / publication which was…
Using MQTT on Angular Apps
When we are building a website that needs to be updated in real-time, our first thought is probably to add…
Browserslistsrc in Angular
Browserslist is a tool that allows specifying which browsers should be supported in our frontend app by specifying “queries” in a config…









