📢 React.js: The Documentary is OUT!!! Hear the @reactjs founding team explaining when 'Rethinking Best Practices' got real...
We are LIVE!!! 👇👇
https://t.co/Rz8UGj0DpS
Huge Type-Level TypeScript News:
Not one, but TWO new Chapters have been released🎉
nº6 🔥Loops With Recursive Types🔥
&
nº7 ✨Template Literal Types✨
You'll learn how to use type-level loops and the `infer` keyword to build functions with super smart type inference!
🧵👇
The 2021 JavaScript Rising Stars have just been released 🌠
https://t.co/PRsDAQdM8K
Check the trendiest projects of the year.
Featuring @antfu7 from the Vite team (the project number 2 this year) @sebastienlorber and @mvila
@influx6@layrjs I don't know Go well, but I'm not sure its programming model is a good fit for Layr that uses classic OOP with inheritance, polymorphism, etc.
@influx6@layrjs Thanks, @influx6! In the browser, I think it is better to stick to the JavaScript language and its huge ecosystem. For the backend or a mobile/desktop environment, it should be possible to use a version of Layr that is ported to another language. Maybe one day it will come.
@mizchi I don't worry too much. The TC39 will eventually agree to a decorator specification. Sure, it will require some changes in the libraries implementing the legacy decorator API, but all applications using these libraries should not be impacted.