General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Christian Baune
ThePrimeTime
comments
Comments by "Christian Baune" (@programaths) on "Why Svelte is BETTER Than React | Prime Reacts" video.
I have one project that deals with forms created by users and conditional validation also configured by users. Everything uses vanilla javascript; I only use one library for displaying PDFs and another for masked fields. There is a V2 using Angular, and it uses my cores. I don't do Angular yet; I am maintaining that project indirectly. I have to go into calls with the dev to explain how to create a proper wrapper for Angular...the thing "I don't know." I also have a nonexistent comment feature in V2 because it was already tough for me to do. It would be a monumental task in Angular, so it has been dropped. Also, my version is just faster for some reason. There is no loading screen because the form shows as soon as you land on the page. The Angular version has a nice 10-second loading animation! Fun how that works ^^
2