The registration form is the first obstacle that turns you off. SMS for a confirmation? Sure, let me pull my number in this - the SMS never arrives. Why use SMS in the first place? From the user perspective, it seems like you're following your own ideas that might be quite far from the conventions that exist for a reason.
Show HN: Total.js – Low-code development (Node-RED alternative)
81–83 of 83 posts
Re: Show HN: Total.js – Low-code development (Node-RED alternative)
#82Does anyone know if they are using any UI toolkit for the nodes/edges blocks or have they built it themselves? I am looking for something something similar but for different purpose, just the ui toolkit without any logic built on top of it
If you want something in react - https://github.com/wbkd/react-flow
+1 for react-flow it’s a joy to develop with
Re: Show HN: Total.js – Low-code development (Node-RED alternative)
#83When I see low-code, I find myself looking for the Visual Basic of Web. If I could drag and drop a few pre-made controls (including a database control), double click to handle a few events, and have a CRUD app, I would be thrilled. Unfortunately, I still have not found that yet.
Sktch.io does just that, create functionality visually including Database control, you should check it out.