FRONTEND DEVELOPER The hat keeper in the synagogue
109 Followers
Micro Frontends – microservices on the frontend The idea of this architectural approach came from backend development, where complex server applications are often divided into microservices.
When I started learning Frontend, the first thing I did was html and css, of course. But these languages (not programming) are learned quite simply. I will talk more about Javascript and Typescript
Special and important definitions in JavaScript (1/9) Map is a key/value collection, just like Object. But the main difference is that Map allows you to use any type of keys. When creating a Map, we can specify an array (or other iterable object) with key-value pairs for initialization.
I begin to explain my thoughts😎