Sunny Gupta
Sunny Gupta: iCodeStartups

Sunny Gupta: iCodeStartups

Follow
homeTwitterLinkedInTeam Shikshabadges
Tag

JavaScript

#javascript

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.

Thoughts on scalable UI in the world of JSX, SASS, React, Styled Components and the likes.

May 30, 20172 min read 98 views

Those of you who read my blogs regularly, already know that I have been coding for the better part of the past decade. A fair bit of that time has...

Thoughts on scalable UI in the world of JSX, SASS, React, Styled Components and the likes.

Origins of JavaScript, or ECMAscript.

Apr 10, 20174 min read 382 views

ECMAScript (or JavaScript), legend has it, was built in 10 days flat. In the year 1995 when I was 5 years old, Brendan Eich had been tasked with...

Origins of JavaScript, or ECMAscript.