What should I learn after Javascript?
For further actions, you may consider blocking this person and/or reporting abuse
What should I learn after Javascript?
For further actions, you may consider blocking this person and/or reporting abuse
Jasmine Mae -
vorillaz -
Arbisoft -
Abdur Rakib Rony -
Top comments (11)
Don't use Javascript! π
Here is the tech I followed, You can try this: Tech Stacksπ₯
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.
JSDoc
Pun intended π€£π€£π€£
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.
Yes.
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...
React
Typescript.
Nodejs
Node & TS are most hireability for least effort in your case