Learn Python
Learn Java
Learn Frontend
Learn Data Science
Start for free
Best Practices
Coding Tips
Job Insights
General programming
News
Best Practices
Building and Deploying a Flask To-Do App with Docker, MongoDB, and Redis
In this article, we will guide you through creating a simple To-Do application using Flask, MongoDB, and Redis.
by
Ghadeer Nayel Arrasheed
July 9, 2024
Practice made easy: learn
to code with Hyperskill
Start for free
Best Practices
Recognize And Handle Skills Gaps In Engineering Teams
It's essential for engineering teams to tackle skills gaps head on. This helps them stay ahead of the competition and foster continuous growth.
Coding Tips
Enhance Code Readability with <StrictMode>
<StrictMode> can be applied to the entire application or specific components and parts of the application.
Coding Tips
Getting the Most from Keywords in Python
Let's discuss keywords and soft keywords in Python: what they are and how to use them. Examples included!
Coding Tips
Common MySQL Errors You Might Encounter
Encountering errors while using MySQL is unavoidable. But with every error comes an opportunity to learn and grow.
Coding Tips
Understanding Pure Components in React
What should we do if we want to re-render only the components that actually change their states? The solution is to use Pure Components.
Best Practices
Introduction to Debugging with Logging Library
Have you ever encountered an exception in your source code that caused it to halt immediately? You know it's time to find a bug.
1
Load more articles