DEV Community

Discussion on: I started questioning my tech stack, and now I'm lost 😔

Collapse
 
steveblue profile image
Stephen Belovarich

Have you considered Angular? The community is amazing and the architectural patterns you may be searching for have largely been solved by others. You can compile Angular components down to autonomous custom elements if you need to and developing an Angular app uses a lot of vanilla JS.