Ruslan NigmatulininOSCARCentimeter precision on the roadNavigation and localization with GNSS is deeply embedded in our daily lives, and is particularly crucial to OSCAR. While most of the…Jun 3, 2019Jun 3, 2019
Ruslan NigmatuliniToggle — Pure CSS checkbox toggleSometimes regular browser checkboxes are too boring. At these moments you can easily make them fancy just with few css classes.Aug 1, 2018Aug 1, 2018
Ruslan NigmatulinSequences with CSSWhile working on our fleet management system I stuck with product redesign task. Imagine that you have a list of addresses with some ready…Jun 7, 2018Jun 7, 2018
Ruslan NigmatulinDifference between [var, let, const] in a few wordsvar declarations are globally/function scoped while letand const are block scoped (visible only inside of function/block of code)Apr 27, 2018Apr 27, 2018
Ruslan NigmatulinWhat’s new in V8? [I/O 2017]This is just a short version of Seth’s Thompson keynote “V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O ‘17)”.May 20, 2017May 20, 2017