JSter #154: Libraries, tools, and more

JavaScript, the programming language where there are multiple truths

It's time for another another montly JSter. Due to the on-going pandemic, we had to postpone React Finland to the next year. We'll be running online events this year to serve our community, though.

Libraries

  • dna.js - An uncomplicated user interface library for building data-driven semantic templates
  • React v16.13.0
  • jaredpalmer/mutik - A tiny (495B) immutable state management library based on Immer
  • Joda - Immutable date and time library for javascript
  • Moon - The minimal & fast library for functional user interfaces
  • detect-browser - This is a package that attempts to detect a browser vendor and version (in a semver compatible format) using a navigator useragent in a browser or process.version in Node.
  • brahmosjs/brahmos - Super charged JavaScript library with modern React API and native templates
  • rsmbl/Resemble.js - Image analysis and comparison

Toolkits

TypeScript

Techniques

Articles

Tools

Testing

  • suchipi/test-it - Test-It is a test framework that gives you the best of node AND the browser

Tutorials

Resources