DEV Community

Anand Kumar
Anand Kumar

Posted on

What should I learn next?

Hello to all__.

Thanks to dev.to for providing such a nice platform and to the great community that we have.

From past 3 years, i am working on React. Recently I wrote some of articles too.

This one is more about the help I want from our community friends, that what should i pick next to learn except React? What are the suggestions, options i have?

Please help/guide me with this.

Thank you in advance.

Happy learning!

Top comments (4)

Collapse
 
juancarlospaco profile image
Juan Carlos

SQL:
Works on all programming langs, faster than all ORM, PostgreSQL recommended.
C:
Works on tons of places, almost everything has C API, fast, future proof.
CSS:
But without a framework, probably you already know it, but is useful.

I can recommend to learn Nim lang, because it compiles to JavaScript, NodeJS, C, C++, but thats a very opinionated one, with those 3 of top you are on good track ;P

Collapse
 
elanandkumar profile image
Anand Kumar

Thank you for such nice suggestions. I just started with PostgreSQL.
Will definitely look into others.
Thank you once again.

Collapse
 
anwar_nairi profile image
Anwar

Are you constrained to front end only? If not, my advice is to see something totally different.

It can help you think out of your comfort zone, let you be aware of the tech realm, evade yourself...

Collapse
 
elanandkumar profile image
Anand Kumar • Edited

I am not constraining to front end...i have started with backend using node...thank you for your suggestion. It is valuable.