2
4 Comments

My No-Code Story (Day 263)

I'm a developer, and I enjoy coding. In the beginning of building a product, say, in a hackathon, however, I have no idea what to build. To share the idea I learned simple prototyping tools (proto.io). It is super powerful as you can auto-generate a clickable mockup with your design.

Then, I discovered that with no-code apps, the same amount I spent building prototypes, I can build a real app!

There are common functions--user auth, navigations, searches, etc. that are already built-in with the no-code apps. But the real power comes when you can connect the UI components with real API calls and process the returned values.

And now I've started building this API backend system for building financial apps. Specifically, the decentralized finance (DeFi) apps.

on December 28, 2020
  1. 2

    What are the no code apps that you use to connect with your apis?