The best grep tool in the world; ripgrep
June 19, 2018
3 comments
Categories: Linux, Web development, macOS
How to NOT start two servers on the same port
June 11, 2018
2 comments
Categories: Linux, Web development
To CDN assets or just HTTP/2
May 17, 2018
3 comments
Categories: Web development, JavaScript, Web Performance
The impressive first-meaningful-paint improvement of using minimalcss
April 24, 2018
3 comments
Categories: Web development, JavaScript
filterToQueryString - JavaScript function to turn current filter into a query string
March 15, 2018
1 comment
Categories: Web development, JavaScript, React
Now using minimalcss
March 12, 2018
0 comments
Categories: Python, Web development, JavaScript, Node
How to throttle AND debounce an autocomplete input in React
March 1, 2018
18 comments
Categories: Web development, JavaScript, React
Be very careful with your add_header in Nginx! You might make your site insecure
February 11, 2018
17 comments
Categories: Linux, Web development, Nginx
Convert web page to PDF, nicely
February 4, 2018
0 comments
Categories: Misc. links, Web development
Even more aggressively trying to preload your next page load
January 22, 2018
2 comments
Categories: Web development, JavaScript