Creating a real-time search without writing JavaScript using Flask-Meld

[Flask-Meld.dev](https://flask-meld.dev) has been updated with an example to showcase how you can create dynamic user interfaces without writing any JavaScript. The search example uses SQLAlchemy to filter database results on the fly.

Try it out, I would love to hear your feedback!

4 thoughts on “Creating a real-time search without writing JavaScript using Flask-Meld”

Leave a Comment