On the no-code side I really like http://carrd.co
Ask HN: What are your favorite low-coding apps / tools as a developer?
21–30 of 290 posts
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#22So-called "low code" tools involve code, you just write it by rat-wrestling instead of typing. And good luck using those tools effectively for problems their designers didn't anticipate.
With Lisp, you write less code and it's easier and more fun to write.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#23Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#24Emacs. Not too much work to customize it these days. Just: M-x list-packages
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#25Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#26I've found that Azure's Logic App Service has been shockingly useful to me! The hard prerequisite is that you are within the Azure ecosystem, but using Logic Apps instead of defaulting to writing PowerShell for Function Apps significantly decreased development time, has increased the ease with which I can debug workflows, and when you're on the free tier (with both aforementioned flavors), then Logic Apps still reign…
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#27For building websites, Webflow is powerful (and allows for fine-tuning).
Among utilities, Parabola (a kind of no-code extract, transform, load tool) is very neat.
For getting data/creating APIs without having to code I've built Simplescraper - https://simplescraper.io.
Currently working on an integration for Airtable that allows you to create a dynamic CMS using any data source, without code. Hopefully useful to non-dev and lazy-dev alike.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#28https://community.hitachivantara.com/s/article/data-integrat...
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#29Emacs. Not too much work to customize it these days. Just: M-x list-packages
Do packages really count? You could go on for a long time listing applications that have packages or plugins, but I think it misses the point of the question.
Compared to this writing extensions for vscode, for example, is much more convoluted. You wouldn't create a new vscode extension for a 1 hour task, while with emacs it's trivial to write some small code which can help you with your current task. I often do.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#30https://devscore.com https://github.com/devscoreInc https://www.youtube.com/channel/UClgE-uFdQIJ2GWhaNjz6WRw/vid...