JSter #131: Libraries and tutorials
TypeScript to JavaScript as an airbag is to a car
We announced React Finland 2019 (24-26.4.2019) recently. It's going to be one day of workshops and two days of conferences (single track) again. This time around we'll have professional MCs and even more speakers than before. It's not the worst reason to visit Finland.
I hope you enjoy xmas and have a great coming year!
Libraries
- umpox/TinyEditor - A functional HTML/CSS/JS editor in less than 400 bytes
- WebReflection/domdiff - Diffing the DOM without virtual DOM
- redux-concise - Redux but concise
- Announcing Pino V5.0.0 - Low-overhead, newline-delimited-JSON logger
- typeorm - ORM for TypeScript and JavaScript
Tutorials
- Make JavaScript Testing Work for You
- How to fix dragging animation in UI with simple math
- Node.js with React: Full Stack JS with Strapi Tutorial
- How to deal with dirty side effects in your pure functional JavaScript
- How to write async await without try-catch blocks in JavaScript
Articles
Demos
Exercises
- JSter auf Twitter: "jlengstorf/learn-fp-exercises - A collection of exercises to accompany a half-day workshop on the basics of functional programming.
Resources
- trekhleb/javascript-algorithms - Algorithms and data structures implemented in JavaScript with explanations and links to further readings