13 ms·
My approach to avoid bloat with Vvveb CMS was to avoid general purpose frameworks and libraries that do 1 thing I want and 100 more that I don't. Even if it's
by givan 3y ago
My approach to avoid bloat with Vvveb CMS was to avoid general purpose frameworks and libraries that do 1 thing I want and 100 more that I don't.
Even if it's harder to get started in the end it's less time spent because you know the code better and the code is not adapted around the library and it can better follow the application design.
This approach made everything lean and easy to develop and as a bonus everything is rocket fast.
- pcardoso 3y agoCongrats, looks very good.
- givan 3y agoThank you.
- christophilus 3y agoYour GitHub link is broken, fyi. It goes to “.github.com”
- givan 3y agoThanks for letting me know, fixed it.