Skip to content
On this page

JavaScript News: January 2024

If you think other articles belong on this list, make a PR!

News

  • JavaScript in MySQL
    • Developers can now write JS stored programs in the MySQL db server, utilizing the GraalVM run time.
  • BestOfJS Rising Stars 2023
    • This isn't really news. GitHub stars are just bookmarks, but maybe you're interested to see what other people bookmark on GitHub?
  • AHA Stack
    • Some people are talking about it.

Conferences

Releases

  • ReScript 11
    • ReScript is a typed language that compiles to JS. Instead of covering the entire JS feature set, it focuses on a subset of JS. Read about what comes in the new release in the article above!
  • Mutative 1.0
    • JS library for immutable updates. Familiar with Immer? This tool claims to be 10x faster.
  • React Aria Components
  • Remix 2.5.1
  • TanStack Router
    • TypeSafe React Router
  • Catalyst
    • Tailwind's fully-componentized, batteries-included application UI kit is in Development Preview
  • Superglue
    • Framework to build Rails/React/Redux applications.
  • Panda
    • CSS-in-JS engine that generates atomic CSS at build time
    • Now I can accidentally confuse python data analysis with CSS. It's just what I've always wanted.

Resources