How to become a Staff Software Engineer
How to become a Staff Software Engineer
#development
I didn’t set out to become a Staff Engineer. It wasn’t part of some grand plan. But over time, I realized that the most important problems I could work on weren’t on my team’s backlog, and sometimes weren’t even clearly defined.
5 views
Read more
Setup a Micro-Frontend architecture in 15min with Vite!
Setup a Micro-Frontend architecture in 15min with Vite!
#vite #vue #react #angular
In a monolithic frontend architecture, a single codebase handles the entire user interface. While this can simplify initial development, it can become complex as the application grows.
28375 views
Read more
NestJS : from Promises to Observables
NestJS : from Promises to Observables
#development
NestJS, is a progressive Node.js framework based on Angular core for backend applications. It is built with Typescript. In this article, we'll see how Observables can be a useful alternative to Promises in specific use cases.
26099 views
Read more
AWS Solution Architect Pro: advice from an AWS Instructor
AWS Solution Architect Pro: advice from an AWS Instructor
#aws #cloud #certification
The AWS Solution Architect Professional certification is probably one of the hardest ones. Unlike some other certifications, working to achieve it provides you with significant and robust knowledge about AWS, as well as the most popular patterns and technologies in the market.
480 views
Read more
High-performance Chat with TypeScript, Websockets & Redis in 10min!
High-performance Chat with TypeScript, Websockets & Redis in 10min!
#redis #typescript #websockets #docker
The purpose of this article is to understand the basics of websockets and cache with a common known example : a Chat.
1422 views
Read more
Integrating AWS Cognito as an Identity Provider with Spring Boot & Terraform
Integrating AWS Cognito as an Identity Provider with Spring Boot & Terraform
#development #terraform #java #aws #cognito
User authentication and authorization are essential to web applications. AWS Cognito provides a scalable and secure solution for managing user identities and authentication in web applications.
11240 views
Read more

© 2025 Meidi Airouche. All rights reserved.