#web-development
Read more stories on Hashnode
Articles with this tag
The general perception is that deploying applications on the cloud is complicated, but that is not always true. We have really easy ways to deploy...
In the last blog, we discussed how can we use Django templating to the fullest. In this blog, we will discuss how can we use databases and handle our...
Hello Everyone, firstly I'm very excited to announce that I'm going to organize a cryptic hunt event. Re-Dcrypt Cryptic Hunt on 8ᵗʰ and 9ᵗʰ October....
Everyone use apps on their phones, but creating an app for each platform can be a little tough. So here comes PWAs. PWA stands for Progressive Web...
We can convert a Django website to a PWA (Progressive web app) very easily. PWA are web apps that look like a normal native app on the phone or PC. I...