Student at PES UNIVERSITY·
Needs advice
on
FlaskFlaskNode.jsNode.js
and
PHPPHP

I have just started LEARNING BACKEND so which framework do you think is best to learn first(among flask, node.js and PHP) and use, and which backend programming language should I earn or is important? I have some prior knowledge in python and javascript.it would be nice if someone could point out the advantages of using one framework over the other.

READ LESS
7 upvotes·18.8K views
Replies (6)
Founder & CEO at BaseDash·
Recommends
on
Node.js
at

Node.js is the most popular of the three among modern tech stacks, and for good reason: it's simple, lightweight, and fast. Plus, being popular has its advantages: better documentation, libraries, and support when you get stuck (which you undoubtedly will as a beginner).

Pair it with ExpressJS for the best experience.

READ MORE
4 upvotes·14.7K views
Cofounder at Wanderloop·

Rule out PHP since you aren't familiar with it, and learning it would take much time since PHP has turned out to be complex lately.

Node.js vs. Flask

Node.js is your go-to solution for developing speed-intensive websites and applications (eCommerce stores, chatbots, etc.). Flask isn't the ideal solution. Django (another Python-based web framework) is better than Flask.

READ MORE
12 upvotes·2 comments·13.2K views
Adito Alfattah
Adito Alfattah
·
August 7th 2020 at 9:49AM

is phyton Django Still Worth to learn ?

·
Reply
Rafey Iqbal Rahman
Rafey Iqbal Rahman
·
August 7th 2020 at 1:53PM

Yes, it is. I've seen several job ads looking for a Django developer lately.

·
Reply
View all (6)
Avatar of Max Musing

Max Musing

Founder & CEO at BaseDash