1. Back in 1997, Internet Explorer (which is dead right now ) introduced Iframe which is an HTML element that helps integrate webpage inside…

    The Era of the Microfrontend Architecture
  2. At ReactConfg 2018 Event, Dan Abramov explained the Logo of React, he said that the user interface can be splitted into small independent…

    Angular 14: Standalone components
  3. Introduction As Front-end Architect, choosing the right Framework can impact the whole company even the group, that’s why we choose…

    Angular 14: CLI Auto completion
  4. Have you felt the JavaScript fatigue before? I have. Being a web developer using JavaScript frameworks consumes a lot of energy. The…

    A Stable JavaScript (fatigue)
  5. As a frontend developer you will interact with backend developers more than you will interact with your family members, so keeping the good…

    Cypress as Frontend developer
  6. Euuh Docker, I know you're here for a while, but this is the right time I took the courage and make the hole things work with you. First of…

    Docker, where have you been ?
  7. Building apps can cost you Time and Money if you don't know which technologies you need to use, which is maintainable and which is scalable…

    [My experience] The marriage of Angular and NativeScript
  8. Node.js 10 IS here, and here's what you need to know: HTTP/2 Node.js has stabilized the Http2 protocol and there are already frameworks that…

    Node.js v10 What you need to know
  9. To get more things Done we need more time, and to get more time there are things you must do, one of them is the automation. Did you hear…

    [DevOps] Build and Test  Nativescript Project with Gitlab-CI
  10. Ahh, Managing states, how it was awful before the one State ideology. Back in the days, we used to create a state for every block or area…

    [Redux, NGRX, VUEX] The one State ideology