DEV Community

10 Best Frameworks Java and Web Developers Can Learn in 2024

javinpaul on April 19, 2019

Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided i...
Collapse
 
djiit profile image
Julien Tanay

Hey! My 2 cents! This is cool list but -- I'm sorry to say it loud; it lacks a clear comprehension of each tool. ReactJS is not "Angular but by Facebook". And Java developer should try Typescript, a more java-friendly approach to JS.

Collapse
 
travislaynewilson profile image
Travis Wilson

I second Typescript, especially if you're working in a team.

Collapse
 
javinpaul profile image
javinpaul

Indeed, Typescript is good language. Thanks for comments

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
syriandeveloper profile image
Malek Tarboush

As fullstack java developer. two years ago i had to change the way I work with. I studied ReacJS, ReactNative and since then I develop fullstack using Java as restful backend, react and reactnative as web and mobile frontend. because the new way I followed I had many chance to work on great systems. I believe every java developer should move on and learn react, angular or vue ( I prefer react ), I also had to learn nodejs for small system's backend
So you can be Java developer and fullstack at the same time as long as you follow a new way of developing systems

Collapse
 
javinpaul profile image
javinpaul

Hello Luisa,
Thanks for your comment. You are right that React is a library, and not same as Angular but they are same in the sense that both are used to develop front-end for your application. You can choose either of one.

Regarding Java fullstack developer, well a full-stack can use any backend technology like Node.js but Java full stack developer is someone who uses Java technology like Spring in backend.

You might not come across this term if you are purely from JavaScript or Python background but its common in Java world.

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
yhippa profile image
Richard Yhip

Nits are being picked here. This article is more than fine to give someone just starting out or even experienced developers ideas on how to improve themselves.

Collapse
 
travislaynewilson profile image
Travis Wilson

I find your lack of VueJS disturbing.

Collapse
 
javinpaul profile image
javinpaul

No doubt Vue.js is good choice but Angular and React.js is more popular and you will more likely find them in your project rather than Vue.js, at least as of now.

Collapse
 
michaellang profile image
Michael Lang

I agree Angular is a great path to consider. I've loved it the last 2 years. I'd like to get into vue.js and react.

But don't bother with AngularJs for anything new. AngularJs is sunsetting support, which ends June 30, 2021. Version 1.7 was the final feature release.

Collapse
 
javinpaul profile image
javinpaul

Vue.js is also on my todo list, another reason I haven't included that on the list.

Collapse
 
travislaynewilson profile image
Travis Wilson

Once I learned VueJS, I dropped Angular and React for good.

Thread Thread
 
javinpaul profile image
javinpaul

Good to hear that, but how easy/difficult was to convience your team/project managers to switch to Vue.js?

Collapse
 
decipherzone profile image
Mahipal Nehra

Java is a standout amongst the most famous programming dialects. In a not so distant future, there is somewhat chance for some other language to supplant Java, not at any rate in 2019.

decipherzone.com/blog-detail/Top-J...

Collapse
 
sebastiandg7 profile image
Sebastián Duque G

A very good alternative to the always used bootstrap is Semantic UI (semantic-ui.com)

Collapse
 
javinpaul profile image
javinpaul

Thanks @sebastian , I'll check that.

Collapse
 
anipimpale94 profile image
Anirudha Pimpale

I feel Dot.Net Core is also promising tech.

Collapse
 
javinpaul profile image
javinpaul

Yes, if you are a C# programmer.

Collapse
 
dasjisnudeep profile image
Jisnudeep Das

Thanks for this awesome article.

Collapse
 
javinpaul profile image
javinpaul

Thanks @Jisnudeep.

Collapse
 
yhippa profile image
Richard Yhip

Great list and tracks my company's hype cycle. Wanted to point out that there were 9 list items. Was there an actual 10th or is the title wrong?

Collapse
 
javinpaul profile image
javinpaul

Hi Richard, thanks for pointing out. There were actually 10, but one was missing :-) I have added it back.

Collapse
 
skyhidev profile image
Armand Syeed

There is no doubt that JavaScript is the #1 programming language and Node.js has a big part to play on that. Traditionally JavaScript is used as client-side scripting language where it is used with HTML to provide dynamic behaviour on the client-side. It runs on the web browser but Node.js allows you to run JavaScript on the server-side.

Collapse
 
androosk profile image
Andrew Tirpok

That jquery class you linked to isn't free. 😒

Collapse
 
javinpaul profile image
javinpaul

Ah Sorry, I think its converted to paid course now. It happens in Udemy, once instructor reach their target they convert free course to paid one. Nevermind, you can see this list for more free jQuery courses if that helps. java67.com/2018/04/top-5-free-jque...

Collapse
 
adhikari_kabir profile image
Manish Adhikari • Edited

Thanks for your recommended frameworks, You can also refer this blog post to reach out to more frameworks.

Collapse
 
javinpaul profile image
javinpaul

Thanks @Waqar