Observed Behaviour
Inferno is not showcased on hnpwa.com, where you see other frameworks and libraries participating in pwa.
Expected Current Behaviour
Inferno should participate
We had short discussion about this in slack and somebody started working on it...
Just for the update:
Here is link to pending implementation:
https://github.com/aretheregods/hackerinferno
And PR to main repo:
https://github.com/tastejs/hacker-news-pwas/pull/121
It would be awesome If somebody could go through The implementation and add Inferno JSX flags to optimize runtime performance. Also updating Inferno to V4 would not hurt. :)
@Havunen I'm on it, but I'd be super happy if anyone else had input. Also, these changes will have to come after updating the existing implementation to get it approved. The new patterns in inferno/react-router 4 (which I haven't yet learned) will require learning and time then updates. But I have a bit of time right now, so I'll try to get it worked over speedily. I can add the flags now, though.
Most helpful comment
We had short discussion about this in slack and somebody started working on it...