M
M
Max2020-09-12 22:08:01
JavaScript
Max, 2020-09-12 22:08:01

What can replace Angular1?

Hi all. There are sites where you need to insert components dynamically, such as a basket, autocomplete, etc.
Since modern React and Angular10 are essentially used as SPA, it is very problematic to cut small components on them, which in the future will have to be pointwise injected into different places on the page. In the first angular, you could write several directives and a couple of controllers and insert them wherever you want. But since it is already dead and bulky, maybe there are better alternatives? After React, I don’t want to dirty my hands about jQuery :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lynn "Coffee Man", 2020-09-12
@matios

https://svelte.dev/
Now Svelte is in vogue.
https://dev.to/dimfeld/embedding-svelte-components...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question