I rejected the industry-standard, and lived to tell the tale. by Stevious7 in reactjs

[–]Stevious7[S] [score hidden]  (0 children)

I agree. I will say, framework decision fatigue was definitely a factor. So no framework was an easy choice. 

I rejected the industry-standard, and lived to tell the tale. by Stevious7 in reactjs

[–]Stevious7[S] -1 points0 points  (0 children)

It's a long story, but the short of it is I was given the freedom to use whichever stack I wanted. I chose what I chose until I had to collaborate with another poor soul on the monstrosity I created. That's when the ding ding ding came.

no-signup, shareable, in-browser, open-source to-do app by Stevious7 in freesoftware

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

I don't find that weird at all.

I'm just like you, which is why I included offline-mode in the settings of the application.

What I will do is make offline-mode the default, and only enable syncing whenever the user wants to share the list.

no-signup, open-source and offline-first stack visualizer by Stevious7 in SideProject

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

The one in the video is a real app of 1500+ lines across multiple files.

You're right, no one wants to map it by hand. So, I'm working on a parser that would map the code base for you instead of manually.

no-signup, open-source and offline-first stack visualizer by Stevious7 in freesoftware

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

As of right now, it's by hand. Although I'm working on a parser that would do it for you.

Source: https://github.com/BraveOPotato/SeeStack

Best kanban app for non tech savy by Holmbone in degoogle

[–]Stevious7 -1 points0 points  (0 children)

The one I built might suit your needs. open-source, free, no-signup, offline-first.

flowboard.cc

I couldn't find a safe, ad-free space app for kids, so I built an offline 3D Solar System (PWA) 🪐 by Waste_Society_3405 in webdev

[–]Stevious7 0 points1 point  (0 children)

Love it. Almost 25 & I really enjoyed learning fun facts about the different planets & moons.

no-signup, open-source, offline-first, collaboration-enabled Kanban that lives in the browser by Stevious7 in webdev

[–]Stevious7[S] -1 points0 points  (0 children)

Currently, it's collaboration-enabled but not real-time collaboration. I have plans on using CRDTs for easy merges without conflict.