|
|
|
|
|
by socketcluster
250 days ago
|
|
The real benefit of using a framework is that it helps to create components which can be easily and reliably nested. That said, nowadays you can achieve the same thing using native Web Components. I'm currently working on a Company and Employee finder application with Web Components. I found them a lot easier to work with than React. Also, I'm using a serverless platform I built from scratch. So it's literally all made from scratch with very few dependencies. https://www.insnare.net/app/#/dashboard/ |
|