DEV Community

Cover image for Best Web Development Stack πŸ’₯2024

Best Web Development Stack πŸ’₯2024

ThemeSelection on February 07, 2022

Looking for the best web development stack to work with? Here are some of the Best Web Development Stack in demand in 2024. Before we start the lis...
Collapse
 
peter279k profile image
peter279k

Firstly, thanks for your post. It's really useful to refer.

The following section seems to be incorrect because the section is PERN , but the picture represents the LAMP stack.

alt text for accessibility

Collapse
 
theme_selection profile image
ThemeSelection

Thanks for drawing our attention.πŸ‘πŸ»
We have corrected it.

Collapse
 
ingosteinke profile image
Ingo Steinke, web developer • Edited

The front-end technology stack principally comprises HTML, CSS, Java, and so forth.

Hopefully not, but there was a time when people actually used Java "applets" as front-end web components. Also there was a time, when Perl (not "Pearl" as you wrote in your picture) was widely popular.

You might want to mention MariaDB as a mySQL alternative and add sources for the "best performance" claim of LAMP stack, as performance can depend on many factors. I have seen slow websites no matter which technology. Also worth noting that PHP has become faster with that latest upgrades (from PHP 5 to PHP 7, and also when upgrading to PHP 8).

Talking about page speed / performance, consider Preact als an alternative to React in the MERN stack.

Collapse
 
theme_selection profile image
ThemeSelection

Thank you very much for for your insights and feedback..!!

Collapse
 
ooling profile image
Sam oo LΓ­ng

thanks for sharing!
learn something new today.

Collapse
 
theme_selection profile image
ThemeSelection

Welcome..!!
We are happy that you find our article helpful.πŸ™‚

Collapse
 
nathanmedo profile image
Nathanmedo

Thanks for sharing

Collapse
 
luismartinezs profile image
Luis Martinez Suarez

T3

Collapse
 
brianelete profile image
andris

what about the T3 stack?

Collapse
 
andreciobezerra profile image
Andrecio Bezerra

ExpressJS is past. There are better alternatives, mainly Fastify and NestJS w/Fastify.

Collapse
 
sweatinphish profile image
Habyb

Hi,

Thanks for this; its quite insighful.

What stack would you recommend for a media analytics web app with a lot of graphs

Collapse
 
tudor036 profile image
Tudor Borca • Edited

Why hasn't anyone mentioned Solid.js (with typescript), Actix (rust) and a DB, let's say MongoDB? :)