JavaScript Tutorials

Kostja Palović

How to deploy Express with PostgreSQL on AWS EC2 and Digital Ocean Droplet

Learn how to create Express.js application with an endpoint that stores records in PostgreSQL database and deploy it on AWS EC2 Instance and Digital Ocean Droplet

Read more →
Kostja Palović

Comparing Django vs Express.js

Django and Express.js are both popular frameworks for building web applications, with different strengths and weaknesses. Django is great for complex web apps with advanced features, while Express.js is best for real-time applications.

Read more →
Kostja Palović

Best frontend framework for Django

The best frontend framework to use with Django, including options such as jQuery, AlpineJS, React, and NextJS. Pros and cons of each framework and recommendations on how to deploy them separately when scaling the team or project.

Read more →
Kostja Palović

Deploy Next.js on AWS EC2 and Digital Ocean

Learn how to create a new Next.js application and deploy it on AWS EC2 instance or Digital Ocean droplet.

Read more →