Skip to content

Commit 24f01cd

Browse files
authored
Create README.md
1 parent 9942308 commit 24f01cd

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
- [Newsletters](#newsletters)
5050
- [Podcasts](#podcasts)
5151
- [Blogs](#blogs)
52+
- [Practise Tools](#Practise Tools(web dev))
5253

5354

5455
### Resources :
@@ -200,7 +201,9 @@
200201
- [Tailwind Cheat-Sheet](https://nerdcave.com/tailwind-cheat-sheet)
201202

202203
### CSS Tools
203-
204+
- [flexbox](https://flexbox.io/)
205+
- [CSS GRID](https://cssgrid.io/)
206+
- [cssmastery](https://estelle.github.io/cssmastery/#slide1)
204207
- [CSS Button Generator](http://css3buttongenerator.com)
205208
- [Box Shadows](https://box-shadow.dev/)
206209
- [Flexplorer](https://bennettfeely.com/flexplorer/)
@@ -389,6 +392,7 @@
389392
- [All you NEED to Become a Web Developer](https://youtu.be/LTwFX-hitQo)
390393
- [The **Simplest** Web Developer Path for 2021](https://youtu.be/N6Nq62z2C6c)
391394
- [Roadmap](https://roadmap.sh/)
395+
- [Frontend Learning Path in 2021](https://www.youtube.com/watch?v=i5zRYMc7PFw)
392396

393397
## YouTube Channels
394398

@@ -490,7 +494,7 @@
490494
- [Python Engineer](https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA)
491495

492496
## Books / Courses
493-
497+
- [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS)
494498
- [Eloquent JavaScript 3rd Edition](https://eloquentjavascript.net/)
495499
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
496500
- [JavaScript 30](https://javascript30.com/) - Wes Bos
@@ -531,3 +535,7 @@
531535
- [React Blog](https://reactjs.org/blog)
532536
- [Scotch.io](https://scotch.io)
533537
- [Smashing Magazine](https://www.smashingmagazine.com)
538+
539+
## Practise Tools(web dev)
540+
- [30 Day Vanilla JS Coding Challenge](https://javascript30.com/)
541+
- [Clean-code in JS](https://github.com/ryanmcdermott/clean-code-javascript)

0 commit comments

Comments
 (0)