DEV Community

JK Dev
JK Dev

Posted on

What should I learn after Javascript?

What should I learn after Javascript?

Top comments (11)

Collapse
 
jacksonkasi profile image
Jackson Kasi

Don't use Javascript! πŸ˜…

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

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
 
pengeszikra profile image
Peter Vivo

JSDoc

Collapse
 
joelbonetr profile image
JoelBonetR πŸ₯‡

Pun intended 🀣🀣🀣

Collapse
 
joelbonetr profile image
JoelBonetR πŸ₯‡

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 freat 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
 
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
 
shekhharr profile image
Shekhar Chaudhari

React

Collapse
 
logannford profile image
Logan Ford

Typescript.

Collapse
 
that_web_kid profile image
that_web_kid

Nodejs

Collapse
 
eren_cansinecan_f4d175d8 profile image
eren can Sinecan

Node & TS are most hireability for least effort in your case