11 followers
FullStack Developer | ReactJS, JavaScript, TypeScript, Ruby on Rails | Let's share and learn togetherđź’–
Subscribe to my newsletter and never miss my upcoming articles
Improve your web apps UX by enhancing image render with React's onLoad event and simple SCSS. Let's cut to the chase. The GIF below shows what we are going to achieve by the end of this post. Here is the Completed Component Gist - RenderSmoothImage....
In the first part of this article, We learned about what Procs, Lambdas, and Blocks are? If you haven’t read it, I strongly recommend you to read Part 1: All what?s Answered, before continuing. In this part, let’s explore why we need Procs, Lambdas,...
I recently started learning ruby as part of my journey to be a full stack developer. I am using rubymonk.com which is a really good source for an absolute beginner. After a few smooth moving lessons and problems, I landed on the Procs and Lambdas sec...