|
You are here |
www.aaronarney.dev | ||
| | | | |
bitsofco.de
|
|
| | | | | Articles on frontend development and more. | |
| | | | |
www.trevorlasn.com
|
|
| | | | | A deep dive into how browsers parse and manipulate CSS, its impact on web performance, and why it matters | |
| | | | |
shortdiv.com
|
|
| | | | | [AI summary] A technical guide explaining how to optimize web page rendering by analyzing the critical rendering path and managing HTML, CSS, and JavaScript to improve perceived performance. | |
| | | | |
juffalow.com
|
|
| | | If you work on a larger project, you have surely write a build script, which helps you with repeating tasks. This can be concatenating javascripts, compiling SASS / LESS files, moving or deleting some files, etc. Each task like this can be ( relatively ) easily defined in Grunt and it will take care of everything. | ||