As a frontend developer primarily writing Javascript I'm used to building on the shoulders of giants.... (more…)
Read more »
Think of the last time you goofed up on the job. Maybe you forgot to clean out
the microwave in the break room. Maybe you hit “Reply All” when you really
meant “Reply.” Or maybe you nodded off during an all-hands meeting. (more…)
Read more »
As I know both let and var are local variables, however, I'm as yet not exactly sure what is the difference between both. So, please explain What are the differences? When should (...)... (more…)
Read more »
A friend of mine asked me, which build tool he should use for his JavaScript project. He was like "Npm, Bower, Gulp, or Webpack? I don't know!"... (more…)
Read more »
Lately, I have been working on a web application, pixu.rs1, that,
while small, includes an interactive form with image uploading and multiple
phases. This is exactly the kind of thing I tend to turn into a mess when I'm
not using React, Redux and everythi... (more…)
Read more »