Blue Desk

Rodrigo’s blog.

Wednesday, October 18, 2017

React Material-UI: a FAB with an optional tooltip

›
I’m using Material UI library to have Material Design components on a rather complex React project. Despite being good, this library unfo...
2 comments:
Wednesday, October 11, 2017

Extending native objects in create-react-app

›
Despite being considered a bad practice by some , I like to extend native objects to add some syntatic sugar. However, when working in a Rea...
1 comment:
Monday, October 9, 2017

Absolute imports with create-react-app

›
When developing React using create-react-app with custom-react-scripts , I wanted to use absolute paths for import, and I found this : jus...
Sunday, October 8, 2017

Google Chrome 61 slow, how to fix

›
After updating to Chrome 61, I instantly noticed that YouTube became slow, and Google Maps – particularly Street View – became so slow it’s ...
Wednesday, September 13, 2017

Grep and find aliases

›
Two quick bash functions to speed up name and content search on files. These are to be appended at ~/.bashrc file: function gr { clear ; ...
Sunday, September 10, 2017

Holy Grail CSS layout with overflow

›
This morning – yep, a Sunday morning – I needed to implement an HTML page with the Holy Grail layout . A quick search gave me dozens of impl...
Friday, September 8, 2017

Disabling the useless npm package-lock.json

›
Recently I’ve updated npm to version 5 while working in one of my projects. Much to my dismay, a “package-lock.json” file started to appear...
Thursday, September 7, 2017

Visual Studio Code settings

›
This morning I was setting up Visual Studio Code at a Lubuntu virtual machine, and after saving the keyboard shortcuts , I opened my curre...
Tuesday, August 22, 2017

Simple minimalist JavaScript metronome

›
These days, when practicing guitar, I needed a metronome. Whey you type “metronome” on Google Search, it actually brings out a functional me...
1 comment:
Friday, July 7, 2017

Git amend updating date and time

›
When commiting code on Git, very often I realize I forgot some little detail right after I end the commit operation. This is very annoying. ...
Friday, June 23, 2017

Trying out Git Subtree

›
Currently I have 5 projects on my computer which use WinLamb library. So far I’ve been keeping copies of the library directory on each proj...
Tuesday, April 4, 2017

After 4 years, SRTEd 1.3.0

›
So finally I released a new version of SRTEd , my own subtitles editor. Honestly, in these four years I didn’t see a better subtitle editor,...
‹
›
Home
View web version
Powered by Blogger.