Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm talking about javascript + react + redux. Generally when you use these 3 technologies you avoid javascript oop features.


No you don't, because JavaScript is OOP all the way down.


Yes you do, because immutability is recommended by redux. OOP features can be ignored.


Unless you manage to write JavaScript code without functions and data types, you are using JS OOP features, implemented via prototype based OOP.


No. I'm talking about programming style. I am not talking about how certain JavaScript properties are implemented.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: