DEV Community

JK Dev
JK Dev

Posted on

1

What should I learn after Javascript?

What should I learn after Javascript?

Top comments (16)

Collapse
 
jacksonkasi profile image
Jackson Kasi β€’

Don't use Javascript! πŸ˜…

Here is the tech I followed, You can try this: Tech StacksπŸ”₯

Collapse
 
moopet profile image
Ben Sinclair β€’

You say, "don't use JavaScript", but the first think in the page you link to is... JavaScript. Could you elaborate?

Collapse
 
jacksonkasi profile image
Jackson Kasi β€’

Hahaha.

TypeScript has pros and cons compared to JavaScript.

But as a service-based company, we maintain some of our clients' projects for many years, which were originally written in JavaScript. Transforming them to TypeScript is terrible, so it's mentioned.

Collapse
 
joelbonetr profile image
JoelBonetR πŸ₯‡ β€’ β€’ Edited

Reading the market and trends, Next JS with Typescript seems the obvious choice.

Next allows you to implement React components and Node endpoints with an API-first architecture. This, along with the type safety and extra tooling you get from TS makes for a great great combo.
All in all, awesome flexibility and plenty of room to try and get better, using enterprise grade tools.

Collapse
 
gamelord2011 profile image
Reid Burton β€’

Yes.

Collapse
 
pengeszikra profile image
Peter Vivo β€’

JSDoc

Collapse
 
joelbonetr profile image
JoelBonetR πŸ₯‡ β€’

Pun intended 🀣🀣🀣

Collapse
 
lexlohr profile image
Alex Lohr β€’

Depends very much on what you want to achieve. If you want to move into front-end, learn the patterns behind modern frontend frameworks. If you want to go to back-end, you should probably augment your knowledge with another system language, e.g. Rust or Java.

Collapse
 
mfm347 profile image
MFM-347 β€’

Technologies and Frameworks like Typescript for fast err handling, React, Vue, and Angular for frontend web development, Ionic for hybrid mobile apps, Electron for cross-platform desktop apps, PWA (Progressive Web Apps) for web applications, CSS3 and TailwindCSS for styling, and Figma and Framer for UI/UX design and prototyping.

Collapse
 
elanatframework profile image
Elanat Framework β€’

It's a good idea to start a back-end framework now and implement some full-stack examples.

This will be valuable experience and help you learn how the front-end and back-end interact, even if you decide to stay on the front-end.

I recommend using the CodeBehind framework for the back-end.

CodeBehind in GitHub:
github.com/elanatframework/Code_be...

Collapse
 
that_web_kid profile image
that_web_kid β€’

Nodejs

Collapse
 
logannford profile image
Logan Ford β€’

Typescript.

Collapse
 
keyru_nasirusman profile image
keyru Nasir Usman β€’

After you learn Javascript, learn Typescript.

Collapse
 
shekhharr profile image
Shekhar Chaudhari β€’

React

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more