📰 Dev.to · Nick Janetakis
Articles from Dev.to · Nick Janetakis · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10333)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Nick Janetakis
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
7y 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
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
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