Tonight’s post is going to be on JavaScript. JavaScript is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, often incorporating third-party libraries.
The video below talks about five JavaScript trends for 2023, listed below.
- Writing less JavaScript.
- Using less JavaScript in Build Tools.
- Using more JavaScript Runtime.
- Shipping less JavaScript to the browser.
- More JavaScript Meta Frameworks.
Link below to a video from “James Q Quick’s” YouTube channel, with more information about these trends.