DEV Community

Seif Ahmed
Seif Ahmed

Posted on

Goodbye React Fatigue: How I Built a Social Network Using ONLY My Own Library

I got tired of heavy modern frameworks, so I wrote my own jQuery alternative called NanoScript.

To see if it actually worked, I used it to build a whole social network called Vlox.

Read the technical breakdown here: https://dev.to/codemaster_121482/can-my-dom-library-build-a-real-working-social-media-app-4ic7

The app is live too. It’s running on a free container tier, so give it a few seconds to wake up if needed: https://vlox.containers.snapdeploy.app/ or https://vlox.bonto.run

Fellow devs, let me know what you think.

Top comments (0)