Post 9lyTbTJs8KykAx6PBo by alex@phx.social
(DIR) More posts by alex@phx.social
(DIR) Post #9lyTbTJs8KykAx6PBo by alex@phx.social
2019-08-14T16:48:15Z
0 likes, 0 repeats
I know OOP is quite out of vogue in the #javascript twitter bubble, but using classes just as structural factories is quite nice. With class property syntax, the tooling is amazing with or without using a type system on top.
(DIR) Post #9lyTbTXLKFkoqjPABc by daycode@mastodon.social
2019-08-17T10:34:15Z
1 likes, 0 repeats
@alex It's not just on twitter, We use more and more Functionnal Programming in Javascript nowadays.Coupled with a type system, we ship less bugs in production 🙃