Ivan RubinsoninNerd For TechWhy you want your classes to be smallClean Code recommends that classes should be small. (page 136) But why should anyone care about the class size?Jun 5Jun 5
Ivan RubinsoninNerd For TechChecking API Key without shooting yourself in the foot (JavaScript, NodeJS)It’s very easy to shoot yourself in the foot, and not only accidentally make it easy for hackers to hack the authentication mechanism, but…Jul 9, 20212Jul 9, 20212
Ivan RubinsoninNerd For TechHow to do authentication in NodeJSWhen I just started programming, I worked at a tiny start-up. Our CTO lead the software architecture, and delegated to us lowly juniors…Nov 11, 2020Nov 11, 2020