Ask HN: What are your favorite low-coding apps / tools as a developer?
271–280 of 290 posts
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#272So basically there are APIs that provide various data points related to countries and other stats. I need a front-end that could consume the APIs and render data in form of tables, charts and cards.
What are my options here that can set me up and running quickly?
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#273Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#274Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#275Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#276Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#277I work at YC-backed https://draftbit.com -- we're in private beta but I can prioritize invites for anyone asking themselves this same question. It's pretty much what we're here to solve.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#278Dialog-based development could be a compelling future. Projects like Storyscript (see demo here https://twitter.com/storyscripthq - it gets crazier) and Iris (for data science) are conversations with computers; changing the interface interaction to more "human" than anything else out there. Think Alexa, but for business QA, RPA and workflow/automation development. Image taking data from any source, asking complex que…
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#279Odoo https://www.odoo.com for list/form CRUD apps. Includes many ERP plugins but is a nice platform for your own apps. Fast client with powerful search tool. Just Python and XML declarative UI gets you working sites. FOS for local hosting and they do SAAS as their main ERP business.
Can you 'click together' CRUD apps with them though? Or you need to write XML? I did not check them for quite a while because everything that could've been 'no/lowcode drag & drop' was quite painful before.
BTW, egow here. Spot of trouble with my password on that login name.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#280In a previous company we wanted to give more independence to our support and marketing teams. They idea is that instead of they asking us to do some trivial tasks like fetching some data from the DB or sending a request to an API, they could do that by them selves, parting from what we (the developers) build for them. The idea started from there and now includes more flexibility in terms of integrations, customizatio…