Sunny Gupta
Sunny Gupta: iCodeStartups

Sunny Gupta: iCodeStartups

Follow
homeTwitterLinkedInTeam Shikshabadges
Tag

Frontend Development

#frontend-development

More content

Read more stories on Hashnode


Articles with this tag

It’s time we applied “separations of concerns” to frontend engineering!

Oct 21, 20194 min read 167 views

Is it okay to require pixel perfect, accessible, high-performance frontend developers, with a progressive enhancement-oriented mindset and a knack for...

It’s time we applied “separations of concerns” to frontend engineering!

Currying in JS.

Nov 2, 20171 min read 157 views

I would define currying as invoking a function with fewer arguments than the function expects. This returns a new function that can be called with the...

Currying in JS.