#programming-blogs
Read more stories on Hashnode
Articles with this tag
Why in the world do do hex or rgb colors have to be so hard to remember? Not to mention how much of a pain it is to find and change them when you...
While Programming, you are bound to encounter Repetitive Code, writing which is a complete waste of time. I am not talking about Non-DRY Code, but...
Part 1 Configuring the Flask backend. 1. routes.py Before we continue. Let's alter our Flask routes.py to accept input from the React frontend, then...
1. CHOOSE A TEXT EDITOR Choosing a text editor can be so frustrating sometimes, you should choose a text editor according to you needs and the way the...
What's JavaScript · 💬“In some ways, programming is like painting. You start with a blank canvas and certain basic raw materials. You use a combination...
Explore how a CDN works under the hood to deliver fast, efficient and secure delivery of content to websites and Internet services. What is CDN ? A...