This is a template that creates an Electron application with a Flask backend and uses Vue3 and TailwindCSS (optional) for the frontend. Your backend api will be using Flask-RESTX for easier API ...
Community driven content discussing all aspects of software development from DevOps to design patterns. 1. Look at the URL extension. 2. Use a website technology checker. 3. View the webpage’s source ...
As many of you know, Flaskr -- a mini-blog-like-app -- is the app that you build for the official Flask tutorial. I've gone through the tutorial more times than I care to admit. Anyway, I wanted to ...
Building things from Scratch to scale and writing about it. Feature flags (often called feature toggles) have existed for a long time in the software development process. We have been using feature ...