Home
About Us
Blog
Career
Contact
EN
HR
Blog
Frontend
July 21, 2023
Micro-frontend Architecture
ModuleFederation allows developers to dynamically load and share modules betweenmicro-frontends, creating a seamless user experience across multipleapplications.
TRENDING
Read More >
Backend
Switchover: Introduction
Switching over to a standby system is a crucial aspect of maintaining business continuity during emergencies or planned changes.
Read More >
Backend
REST API: Introduction
REST API is an architectural style that defines a set of principles for building web services. It stands for Representational State Transfer and leverages the existing protocols of the web, to enable communication between different systems.
Read More >
Frontend
React's virtual DOM
The virtual DOM is a programming concept introduced by React that allows for more efficient updates to the UI.
Read More >
Next