NT
Projects
Blog
Blog
Here’s a list of my blog posts. Filter by topic:
#artificial-intelligence
#auth
#aws
#code
#crypto
#deploy
#django
#docker
#email
#fastapi
#flask
#graphql
#machine-learning
#mobile
#parsejs
#payments
#python
#react
#rest
#stripe
All
How to host a Node.js application?
22 May 2023
Node.js deployment options including IaaS, PaaS, and CaaS.
#deploy
#docker
Django REST Framework Authentication
18 May 2023
Add authentication to Django REST Framework with django-allauth and dj-rest-auth.
#auth
#django
#rest
How to build and deploy a Python app?
16 May 2023
Learn about the basics of building and deploying Python apps.
#docker
#python
How to build a REST API?
26 April 2023
This article looks at how to build a RESTful API on Back4app.
#parsejs
#rest
How to create an app using ChatGPT?
18 April 2023
Learn about ChatGPT and how to leverage it to build an application.
#artificial-intelligence
#parsejs
#react
How to build a GraphQL API?
03 April 2023
GraphQL, its advantages and disadvantages, comparison to RESTful APIs, and how to build a GraphQL API.
#graphql
#parsejs
Django Performance Optimization Tips
20 March 2023
Learn about the best Django performance practices and how to speed up your app.
#code
#django
What are Push Notifications?
13 March 2023
Learn how to send push notifications via Back4app.
#mobile
#parsejs
What are Serverless Functions?
03 March 2023
Learn about serverless computing, serverless functions, their benefits, and use cases.
#parsejs
Deploying a Django App to Azure App Service
28 February 2023
Securely deploy a Django app to Azure App Service.
#deploy
#django
The Ultimate Guide to Deploy Docker Apps
21 February 2023
Learn about Docker, how to deploy Docker containers to production, and more!
#deploy
#docker
What are Containers in Cloud Computing?
08 February 2023
This article looks at containers, their benefits, use cases & more!
#deploy
#docker
#flask
Deploying a Django App to Google App Engine
07 February 2023
Learn how to securely deploy a Django app to Google App Engine.
#deploy
#django
How to build a Chatbot in React.js?
31 January 2023
Learn how to code a simple chatbot using Back4app.
#parsejs
#react
Ultimate Guide to React Firebase Authentication
22 December 2022
Authentication, authentication types, Firebase authentication and Back4app authentication.
#auth
#parsejs
#react
Deploying a Django App to Render
15 December 2022
In this tutorial, we'll look at how to deploy a Django app to Render.
#deploy
#django
How to Build a Backend for a Mobile App?
14 December 2022
Learn how to build a simple backend for your mobile app using Back4app.
#mobile
#parsejs
How to Deploy a Node.js Application?
21 November 2022
Node.js, its pros and cons & how to deploy a Node.js app to Back4app.
#deploy
#parsejs
Deploying a Django App to Fly.io
09 November 2022
Deploy a Django application to Fly.io.
#deploy
#django
Migrating to a Custom User Model Mid-project in Django
21 October 2022
Learn how to migrate to a custom user model mid-project in Django.
#code
#django
Deploying a Django App to Dokku on DigitalOcean
10 October 2022
Deploy a Django app to Dokku on a DigitalOcean droplet.
#deploy
#django
Heroku Alternatives for Python-based Applications
26 September 2022
Learn about the best Heroku alternatives, their pros and cons.
#deploy
#python
CI/CD - Django and Docker with GitHub Actions
02 September 2022
Configure GitHub Actions to continuously deploy a dockerized Django application to Linode.
#django
#docker
Integrating Mailchimp with Django
10 August 2022
Integrate Mailchimp with Django for newsletters and transactional emails.
#django
#email
Class-based vs Function-based Views in Django
01 August 2022
Differences between Django's class-based views (CBVs) and function-based views (FBVs).
#code
#django
#python
2
View My Projects