How to Deploy a Django Project
How to Deploy a Django Project

In this article, we'll talk about how to deploy a Django project manually on a Linux server with uWSGI and Nginx.

Django for Beginners #5
Django for Beginners #5

In this article, we’ll add some optional advanced features for our Django blog website, including a paginator, related …

Django for Beginners #4
Django for Beginners #4

Finally, it is time for us to create a complete blog application using Django. In the previous article, we explored how …

Django for Beginners #3
Django for Beginners #3

In this article, we will dig deeper and find out how the URL dispatchers, models, views, and templates can work together …

Django for Beginners #2
Django for Beginners #2

Django is a web dev framework designed based on the MTV (Model-Template-View) structure. In this article, we are going …

Django for Beginners #1
Django for Beginners #1

Django is a Python-based web framework that allows you to create a web application quickly. In this tutorial, we will …

Laravel for Beginners #5
Laravel for Beginners #5

For this blog application, we'll have a homepage displaying a list of all recent posts, a category page displaying a …

Laravel for Beginners #4
Laravel for Beginners #4

Finally, it is time for the most important part of this tutorial. Let's create a fully featured blog application, with …

Laravel for Beginners #3
Laravel for Beginners #3

In this article, we are going to create a mini blog, and it only contains posts, without categories or tags. Each post …

Laravel for Beginners #2
Laravel for Beginners #2

In this article, we are going to talk about the MVC structure of Laravel. The MVC structure is a web design principle …

Laravel for Beginners #1
Laravel for Beginners #1

Laravel is a free, open-source PHP web framework that is widely used for web application development. It is known for …

Create a Portfolio Website
Create a Portfolio Website

In this article, we are going to use what we've learned about HTML, CSS, JavaScript, and Vue.js so far to create a …

Subscribe to my newsletter ➡️

✅ News and tutorials every other Monday

✅ Unsubscribe anytime

✅ No spam. Always free.