DEV Community

rendick
rendick

Posted on

What are your favorite language and library or framework for it?

Top comments (26)

Collapse
 
raguay profile image
Richard Guay

Svelte for all front end work. Svelte is a JavaScript transpiler, so it really isn’t a library. But it is the best for fast, small frontend code.

I like working with Go language backends, but I mostly end up using PHP still. I’ve done some Node.js with Express for a personal server on my computer that I use for automation. That has been a very fun project!

Collapse
 
andrewbaisden profile image
Andrew Baisden

JavaScript + React = 🐐 (GOAT)

The greatest of all time βš›οΈ

Collapse
 
cadams profile image
Chad Adams

Ayee no TypeScript??? πŸ˜†

Collapse
 
codingjlu profile image
codingjlu • Edited

Ayee Yay no TypeScript!! :)

Collapse
 
mpscholten profile image
Marc Scholten • Edited

thin.dev + TypeScript + React

Collapse
 
mzaini30 profile image
Zen

What's difference between Thin and Supabase?

Collapse
 
mpscholten profile image
Marc Scholten

The biggest difference is optimistic updates. This saves a lot of boilerplate you'd typically use redux for.

Collapse
 
suchintan profile image
SUCHINTAN DAS

My personal favorite is React Js and Node Js for frontend and backend development respectively. πŸ˜ƒ

I just love the lifecycle of React #️⃣ and not gonna lie it's really have many edge over Angular JS πŸ–₯.

And Node Js with Express Js is like having the most powerful tool in your hand πŸ› . A big community πŸ§‘β€πŸ€β€πŸ§‘, huge number of module support for various utilities πŸ“‚and regular updates β™».

Open to know more views, and would love to discuss more about it.

Collapse
 
guledali profile image
guledali • Edited

gatsby.js + headless CMS and gatsby cloud for clients that need fast and modern websites.

For building web applications that are based on regular form submission I would probably pick RedwoodJS today.

Collapse
 
cadams profile image
Chad Adams

TypeScript + NextJS, currently use it for almost every project.

Collapse
 
clpsplug profile image
C. Plug

C#, Python and PHP are my mains, and excluding C# from this discussion (b/c it's for Unity,) lightweight frameworks are my go-to. For example, here are the frameworks that I have used recently:

  • Python: CherryPy
  • PHP: Slim Framework

Sure, you need some knowledge as you will have to integrate another libraries as needed, but at least I know what I'm doing.
I'm not saying that catch-all frameworks such as Laravel are bad, I still use them for larger scale projects. The thing is, I need to host these on my rented server. They track the disk quota by both the file size and the file count, and they also confine us to a specific version of interpreters. So I'd like to keep things small.

Collapse
 
ben profile image
Ben Halpern
Collapse
 
wadecodez profile image
Wade Zimmerman

PHP + TailwindCSS + AlpineJS + Laravel + Linux = TALL stack

Collapse
 
pandademic profile image
Pandademic

Shouldn't it be PTALL stack , or is the P(hp) implied in the L(for larvel , since I think larvel is a php framework , I'm not sure)?

Collapse
 
wadecodez profile image
Wade Zimmerman

Yes, or the P could be silent like pterodactyl

Collapse
 
html5expert profile image
Rishi Tandon

TypeScript & Angular & Modular Federation & AG Grid & Bootstrap & SASS & npm & yarn & node & ES6 & HTML

Collapse
 
techmaniacc profile image
Joseph Mania

React.js frontend and Django python backend

Collapse
 
abdouaoufi profile image
Aoufi Abderhmane

Reac-Native + Ts

Collapse
 
zafaryaqoob86 profile image
Zafar Yaqoob

Typescript with XState Both.

Collapse
 
vaarun_sinha profile image
Vaarun Sinha • Edited

Python and django for backend +Javascript and Next JS for frontend

πŸ’₯❀️

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Typescript with XState