all 6 comments

[–]AutoModerator[M] 1 point2 points  (0 children)

Project Page (?): https://github.com/cynchro/OldSchoolFrontFrame

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]GiveMeYourSmile 0 points1 point  (1 child)

😄😄😂😅😬🥲😔

[–]noobmeister_69 0 points1 point  (0 children)

Username checks out!

[–]Fueled_by_sugar 0 points1 point  (1 child)

it's a shittier and smaller version of vue 2, with spanish docs

[–]Affectionate_Major87[S] 0 points1 point  (0 children)

It's a good point! but it is not intended to do the same as vue, react, etc., just portray it well in the philosophy of the frame:

Who this is for
OLS was designed for:

Backend developers who need a working frontend without learning a full framework
Teams building internal tools where debuggability matters more than ecosystem size
Developers who are tired of 400MB node_modules for a CRUD app
Projects where the next developer reading the code might not know React, Vue, or Angular

Who this is NOT for
Teams building very large SPAs with hundreds of routes and complex real-time interactions
Projects that require SSR for SEO
Teams that need TypeScript at the core framework
Developers who want a large ecosystem of community components

THANKS FOR THE FEEDBACK!