Hi everybody, I am somewhat new to Node, I only did simple side projects for learning purpuse (mostly web), but at work I mainly do server side Java.I wonder if you do use classes and OOP style with Node or you just use functions/prototypes? Comming from Java, which is object oriented by nature, classes makes sense, but with javascript it sometimes just seems like it complicate things and OOP design doesn't always fit it. So I wonder, if you use it in your programs, particularly web?Also, do you use typescript with Node?
Submitted April 06, 2018 at 03:25PM by klepra
No comments:
Post a Comment