Become a member
Sign in
Jose Jiménez López
Jose Jiménez López

Jose Jiménez López

2 Following
4 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by Jose Jiménez López

See more

From CSS Modules — Solving the challenges of CSS at scale by Tom Cornilliac

We train developers regarding the dangers of global scope in JavaScript, yet we overlook that same danger with CSS.

From Tiny Components: What Can Go Wrong? by Scott Domes

A [component] should have only one reason to change.

From Javascript ES6 — Arrow Functions and Lexical `this` by Ben Garrison

So HOW exactly is ‘lexical this’ allowing us to pass execution context? By using ‘lexical scoping’. Lexical Scoping just means that it uses thisfrom the code that contains the Arrow Function.

Claps from Jose Jiménez López

See more

Are you really leading or just managing?

Steve Benson

How To Close More Deals With The Right Follow-Up Strategy

Steve Benson

CSS Modules — Solving the challenges of CSS at scale

Tom Cornilliac