File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ Microsoft gives a good explanation on the implementation of
287287
288288## Further Steps
289289
290- The focal point of the ` ImageModel ` will take the resolution of the corresponsding image into
290+ The focal point of the ` ImageModel ` will take the resolution of the corresponding image into
291291consideration. This will allow to create different versions of the same canonical image, depending
292292on the width of the device the image is displayed.
293293
@@ -297,6 +297,17 @@ see above.
297297A quota system will be implemented, which allows to limit the amount of disk space a user can use.
298298
299299
300+ ## Further Readings
301+
302+ https://developer.mozilla.org/en-US/docs/Web/HTML/Guides/Responsive_images
303+ https://www.smashingmagazine.com/2014/05/responsive-images-done-right-guide-picture-srcset/
304+ https://www.smashingmagazine.com/2016/01/responsive-image-breakpoints-generation/
305+ https://www.smashingmagazine.com/2016/09/automating-art-direction-with-the-responsive-image-breakpoints-generator/
306+ https://cloudfour.com/thinks/responsive-images-101-part-9-image-breakpoints/
307+ https://cloudfour.com/thinks/sensible-jumps-in-responsive-image-file-sizes/
308+
309+ https://cloudfour.com/thinks/the-real-conflict-behind-picture-and-srcset/
310+
300311## License
301312
302313This part of the code will be licensed under the terms of the [ MIT License] ( https://opensource.org/licenses/MIT ) .
You can’t perform that action at this time.
0 commit comments