|
You are here |
www.lenesaile.com | ||
| | | | |
rajeevnaruka.com
|
|
| | | | | Learn what Jamstack really means and what are the benefits of Jamstack over traditional solutions like running your own server for back-end using the likes of NodeJS or Ruby on Rails.(updated 2020). | |
| | | | |
olavihaapala.fi
|
|
| | | | | Have you noticed how fast my website loads? In this blog post, I will explain what usually slows down web pages, and how I was able to improve the performance of my website. | |
| | | | |
www.smcculloch.com
|
|
| | | | | In all of my years as a software developer it's primarily been about what stack do you develop on? What operating system, web servers... | |
| | | | |
werat.dev
|
|
| | | It's a good practice to always include width and height attributes on images and video elements. Without them the browser has no way of knowing how large the image is going to be and cannot reserve the space in advance when rendering the page. This often leads to the content moving around during the page load, since images take extra time to fetch. This is called Layout Shift and I find it extremely annoying! | ||