December 6th: don't miss @BenLesh (#RxJS core team, @Angular core team) giving 2 talks at @ngNewYork:
🎤 Creating an Observable from scratch (live-coding session)
🎤 Adding complex reactive features to an existing Angular app
meetup.com/AngularNYC/events…
Talking about doing things in a template, there's a lib for that! You can:
* Make http requests
* Access websockets
* Create and assign variables (like in ng1)
* Call component method with a pipe
* Load modules lazily
ngxf.gitbook.io/platform/ by @thekiba_io
How would useState React hook look in Angular? How about it a template?
Here's the result of a crazy brainstorming session with @thekiba_io:
kirjs.com/hooks/use-state
Not necessarily something to use in prod, but a cool thought experiment.
(Would love to hear other thoughts)
I once said that "I don't believe in code coverage" and I think that was one of the stupidest thing I've ever said.
It' only *thanks* to 100% code coverage that I could quickly move hyperHTML from a monolith to an easier to maintain module with some dependency.
This is v2.19 ❤️
Who's interested in writing for JavaScript January? It's a great opportunity for beginners to write next to advanced folks. And all articles are edited so we won't let you make mistakes. :D
Respond below so I know you're interested, please.
docs.google.com/forms/d/e/1F…
Hey internet,
Here is my statement on the event-stream issue: gist.github.com/dominictarr/…
Thanks to everyone who sent me friendly emoji ;) I'm okay. But this is really a much bigger issue (the viability of open source). I'm glad that this incidence is raising awareness!