DEV Community

Discussion on: October 30th, 2020: What did you learn this week?

Collapse
 
promikecoder2020 profile image
ProMikeCoder2020 • Edited

I learned some html tags, some JavaScript tricks(one of them lets you create range arrays in a shorter form which to be fair is only useful for clash of code short mode😂), the way automatic semicolon insertion in JavaScript work and the declare keyword in Typescript so I could use a package called react-media-hook which has no type declarations. The sad part of this story is that I discovered afterwards that a library that I was already using(material-ui) had this functionality with types😂

Collapse
 
nickytonline profile image
Nick Taylor

Hot Rod saying Cool beans!