Homepage
Write a storySign in / Sign up
Gal Schlezinger

Gal Schlezinger

Ex-Development Infrastructure Team Leader @ MOD

181 Following97 Followers
  • Profile
  • Latest
  • Recommends
  • Highlights
  • Responses
Latest
Go to the profile of Gal Schlezinger
Gal Schlezinger
May 5
Why is the “log in” button always hidden so good?
Omri Lachman
31

“Sign up” and “Sign in” forms could (and should) be the same

I just read Omri Lachman’s article about hidden “log in” buttons. Suddenly, I understood my frustration with recent web apps. I DONT KNOW HOW…

Read more…
1 response
Go to the profile of Gal Schlezinger
Gal Schlezinger
Apr 17
It’s a nice solutions for specific cases, but when you want to iterate over your objects and when…
Itai Edri
32

Itai Edri, you’re awesome and right as always. Array#filter or Array#find both suit well for the specific use case. But still, it is just a simple use case — as they can be implemented with a reduce too. map , filter , forEach , find can all be implemented using a reduce function — but for a lot of cases, using a reduce function is too verbose.

Read more…
Go to the profile of Gal Schlezinger
Gal Schlezinger
Apr 11

IFTTT Ideas for Software Development

I use multiple types of software every day. I’d like to connect them to maximize productivity and organization.

Read more…