Skip to content

Commit 33bcf9d

Browse files
authored
Merge pull request #35 from mkuehb/add-recap
Add recap and lessons learned
2 parents 6c26b4d + 88d991b commit 33bcf9d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Make sure to turn off both "Use recommended performance settings" & "Use hardwar
1919
Feel free to submit a PR adding a link to your own recaps, guides or reviews!
2020

2121
* [Course Review](https://www.bencodezen.io/blog/review-css-grid-with-wes-bos/) by [@bencodezen](https://www.twitter.com/bencodezen)
22+
* [Recap and lessons learned](https://marcokuehbauch.com/blog/2018/learning-css-grid/) by [@mkuehb](https://twitter.com/Mkuehb)
2223

2324
## A note on Pull Requests
2425

@@ -44,7 +45,7 @@ I recommend you use the files in the repo, but if you prefer to use JSFiddle ins
4445
11. [Spanning and Placing Cardio](https://jsfiddle.net/2z7z6o9k/)
4546
12. [auto-fit and auto-fill](https://jsfiddle.net/d1pLngzx/)
4647
13. [Using minmax() for Responsive Grids](https://jsfiddle.net/xthszm2j/)
47-
14. Grid Template Areas:
48+
14. Grid Template Areas:
4849
- [Area Line Names](https://jsfiddle.net/tkyxomht/)
4950
- [Areas](https://jsfiddle.net/p0sn7L7v/)
5051
15. [Naming Lines in CSS Grid](https://jsfiddle.net/ygpmn0xh/)
@@ -53,7 +54,7 @@ I recommend you use the files in the repo, but if you prefer to use JSFiddle ins
5354
18. [Re-ordering Grid Items](https://jsfiddle.net/uscf9mk0/)
5455
19. [Nesting Grid with Album Layouts](https://jsfiddle.net/yn7jak0y/)
5556
20. [CSS Grid Image Gallery](https://jsfiddle.net/cbjzped2/)
56-
21. Flexbox vs CSS Grid:
57+
21. Flexbox vs CSS Grid:
5758
- [Axis Flipping](https://jsfiddle.net/pt8hym9s/)
5859
- [Controls on Right](https://jsfiddle.net/4o7gavuj/)
5960
- [Flex on Item](https://jsfiddle.net/1u264ftd/)

0 commit comments

Comments
 (0)