I still have to used to this new arrow functions and implicit return statement. If you’re unfamiliar with them, here is the doc – https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions…
Practical thinking on software engineering.
Conditional ie comments in react.js
Published by Maks Nemisj on May 7, 2015Sometimes easy things appear to be more complicated, than initially thought. For example conditional IE comments in HTML, which I had to add today to…