All
Articles 129,694Blog Posts 134,351Tech Tutorials 33,511Research Papers 25,162News 18,365
⚡ AI Lessons

Dev.to · Nick Janetakis
🔧 Backend Engineering
6y ago
Upgrading a Dockerized Flask App from Python 2.7 to Python 3.7+
Follow along in this 30 minute video where we encounter and fix a bunch of errors while upgrading Python 2.7.16 to Python 3.7.4.

Dev.to · Nick Janetakis
⚡ AI Lesson
8y ago
How to Start and Finish Any Web App Project
Learn how to transform a project idea into a finished application by following these actionable and repeatable steps.

Dev.to · Nick Janetakis
⚡ AI Lesson
8y ago
Flask Libraries for Building Awesome Real World RESTful APIs
Flask is an excellent web framework choice for building APIs. In this article you'll learn which libraries I use to build RESTful APIs.

Dev.to · Nick Janetakis
⚡ AI Lesson
8y ago
Setting up a Python Development Environment with and without Docker
Part of being a developer includes setting up your computer so that you can develop the applications you want to write.
DeepCamp AI