Enterprises Are Embracing Low-Code 2024, and Fullstack Developers Have an AdvantageMay 13, 2024·6 min read·43
OpenAI Assistants with Structured OutputsExtracting sentiment and flagging content for moderation with LLMsOct 4, 2025·1 min read·6
FileMaker API Connector: A Free and Open-Source Starter Solution for Integrating FileMaker with Any API Or DatabaseApr 8, 2024·6 min read·13
Variables in Javascript: A Comprehensive Guide to Var, Let, and ConstIn software, a variable is a symbolic name that represents a value or a reference to a value. It's a way to store information that can be reused and manipulated throughout your program. You can think of a variable like a label or even a sign pointer ...Jan 18, 2024·7 min read·4
Five Free Open-Source Database Managers for MySQL, PostgreSQL, and MoreThis article compares high-quality, free, open-source database managers for MySQL, PostgreSQL, MongoDB, Redis, SQLite, and more, and it offers importaJan 18, 2024·9 min read·30
Getting Started As a Low-Code Freelancer: 5 Tips to Kickstart Your Career in 2024With tons of new no-code/low-code platforms, a wide range of new AI tools, and massive changes in freelancing sites, 2023 has led to significant changes in the freelancer landscape. Freelancing in 2024 will be completely different game, which will co...Dec 18, 2023·6 min read·15
Building a signature capture widget with an Iframe and SignaturePad.jsBuild a signature capture widget using custom code in an Iframe widget srcDoc field.Dec 13, 2023·2 min read·11
Appsmith On Google Cloud Run - Secure Static Outbound IP AddressAt the end of this tutorial, you will have a working Cloud Run serverless application securely connecting all outbound requests through a static IP AdDec 13, 2023·5 min read·15
Building a CRUD app with Google SheetsThis tutorial covers the basics for creating a CRUD (Create, Read, Update, Delete) app using Google Sheets as the datasource.Dec 6, 2023·6 min read·34