MWAN MOBILE

×
mwan_logo
Programming

Stop Using .env Files in Node.js

Injecting environment variables into your environment Like many full stack developers, I began my foray into programming through online courses

blog-banner
Programming

Building JavaScript Microservices with Node.js

When your JavaScript application grows in size you start facing challenges with maintaining the code, fixing bugs, and implementing new

blog-banner
Programming

Angular Learning Path

Below is the full list of courses in the Angular Learning Path, along with links to any reviews I have

blog-banner
Programming

RxJs Error Handling: Complete Practical Guide

Error handling is an essential part of RxJs, as we will need it in just about any reactive program that

blog-banner
Programming

Taking PHP Seriously

Slack uses PHP for most of its server-side application logic, which is an unusual choice these days. Why did we

blog-banner
Programming

Top 8 front-end trends to note in 2023

As we enter the new year, many of us are setting resolutions to improve ourselves and our work. For front-end

blog-banner
Application Development

How to Use Redux and Redux Toolkit – Tutorial for Beginners

When I started learning Redux, I found it challenging to wrap my head around the concepts. Despite reading many online

blog-banner
Application Development

What’s New in Angular 15: Deep Dive into Latest Features of Angular v15

Quick Summary: The latest version of the most demanded front-end framework, Angular, is here with its latest release Angular 15.

blog-banner
Programming

5 Tips To Improve Your TypeScript Code

TypeScript is rapidly gaining popularity as a way to write type-safer, maintainable JavaScript code. However, while it is relatively easy

blog-banner
Programming

React Environment Variables: How To Use Them Securely

As the most used frontend framework, React is a powerfool tool used by millions of websites. And yet, managing environment

blog-banner