DEV Community

Discussion on: What are the latest trends in front-end JavaScript?

Collapse
 
dance2die profile image
Sung M. Kim • Edited

I can think of a few things.

☝️ Trending Up

  1. Convention based transpiling (create-react-app, Webpack4, parceljs)
  2. I see many people promoting functional javascript code.
  3. Component based libraries - React, Web Components, etc.

👇 Trending Down

  1. jQuery
  2. 🤔 ...
Collapse
 
oninross profile image
Nino Ross Rodriguez

I am trying to see the benefits of Webpack. The only thing that I can see that is beneficial with it is "tree-shaking" and yet its not off the shelf