Skip to content

Commit 53a6340

Browse files
committed
pulled from origin remote
2 parents 9f12454 + 5ef07af commit 53a6340

1 file changed

Lines changed: 120 additions & 2 deletions

File tree

README.md

Lines changed: 120 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Free Developer Resources
22

33
### Categories :
4+
<<<<<<< HEAD
45

56
- [Free Developer Resources](#free-developer-resources)
67
- [Categories :](#categories-)
@@ -58,6 +59,112 @@
5859
- [Blogs](#blogs)
5960

6061
### Resources :
62+
||||||| merged common ancestors
63+
- [Accessibility](#accessibility)
64+
- [Design](#design)
65+
- [Design Inspiration](#design-inspiration)
66+
- [Design Tools](#design-tools)
67+
- [Wireframe & Mockups](#wireframe--mockups)
68+
- [Templates](#templates)
69+
- [Fonts](#fonts)
70+
- [Colors](#colors)
71+
- [Color Palettes](#color-palettes)
72+
- [Gradients](#gradients)
73+
- [Photos](#photos)
74+
- [Icons](#icons)
75+
- [Illustrations](#illustrations)
76+
- [Patterns](#patterns)
77+
- [Image Compression](#image-compression)
78+
- [Background Remover](#background-remover)
79+
- [CSS](#css)
80+
- [CSS Frameworks](#css-frameworks)
81+
- [CSS Tools](#css-tools)
82+
- [Generators](#generators)
83+
- [Converters](#converters)
84+
- [Validation & Compatibility](#validation--compatibility)
85+
- [In-Browser Coding](#in-browser-coding)
86+
- [APIs](#apis)
87+
- [Developer Tools](#developer-tools)
88+
- [Chrome Extensions](#chrome-extensions)
89+
- [Domain Name Search Engine](#domain-name-search-engine)
90+
- [Hosting](#hosting)
91+
- [Database](#database)
92+
- [Authentication](#authentication)
93+
- [Responsiveness](#responsiveness)
94+
- [Site Analyzers](#site-analyzers)
95+
- [Project Management](#project-management)
96+
- [Speed Test](#speed-test)
97+
- [Documentation](#documentation)
98+
- [RoadMaps](#roadmaps)
99+
- [YouTube Channels](#youtube-channels)
100+
- [General Web Dev](#general-web-dev)
101+
- [Design & Front-End](#design--front-end)
102+
- [Career & Advice](#career--advice)
103+
- [DevOps](#devops)
104+
- [Mobile](#mobile)
105+
- [Blockchain](#blockchain)
106+
- [Back End](#back-end)
107+
- [Books / Courses](#books--courses)
108+
- [Newsletters](#newsletters)
109+
- [Podcasts](#podcasts)
110+
- [Blogs](#blogs)
111+
112+
113+
### Resources :
114+
=======
115+
- [Accessibility](#accessibility)
116+
- [Design](#design)
117+
- [Design Inspiration](#design-inspiration)
118+
- [Design Tools](#design-tools)
119+
- [Wireframe & Mockups](#wireframe--mockups)
120+
- [Templates](#templates)
121+
- [Fonts](#fonts)
122+
- [Colors](#colors)
123+
- [Color Palettes](#color-palettes)
124+
- [Gradients](#gradients)
125+
- [Photos](#photos)
126+
- [Icons](#icons)
127+
- [Illustrations](#illustrations)
128+
- [Patterns](#patterns)
129+
- [Image Compression](#image-compression)
130+
- [Background Remover](#background-remover)
131+
- [CSS](#css)
132+
- [CSS Frameworks](#css-frameworks)
133+
- [CSS Tools](#css-tools)
134+
- [Generators](#generators)
135+
- [Converters](#converters)
136+
- [Validation & Compatibility](#validation--compatibility)
137+
- [In-Browser Coding](#in-browser-coding)
138+
- [APIs](#apis)
139+
- [Developer Tools](#developer-tools)
140+
- [Chrome Extensions](#chrome-extensions)
141+
- [Domain Name Search Engine](#domain-name-search-engine)
142+
- [Hosting](#hosting)
143+
- [Database](#database)
144+
- [Authentication](#authentication)
145+
- [Responsiveness](#responsiveness)
146+
- [Site Analyzers](#site-analyzers)
147+
- [Project Management](#project-management)
148+
- [Speed Test](#speed-test)
149+
- [Documentation](#documentation)
150+
- [RoadMaps](#roadmaps)
151+
- [YouTube Channels](#youtube-channels)
152+
- [General Web Dev](#general-web-dev)
153+
- [Design & Front-End](#design--front-end)
154+
- [Career & Advice](#career--advice)
155+
- [DevOps](#devops)
156+
- [Mobile](#mobile)
157+
- [Blockchain](#blockchain)
158+
- [Back End](#back-end)
159+
- [Books / Courses](#books--courses)
160+
- [Newsletters](#newsletters)
161+
- [Podcasts](#podcasts)
162+
- [Blogs](#blogs)
163+
- [Practise Tools](#Practise)
164+
165+
166+
### Resources :
167+
>>>>>>> upstream/master
61168
62169
## Accessibility
63170

@@ -209,7 +316,9 @@
209316
- [Tailwind Cheat-Sheet](https://nerdcave.com/tailwind-cheat-sheet)
210317

211318
### CSS Tools
212-
319+
- [flexbox](https://flexbox.io/)
320+
- [CSS GRID](https://cssgrid.io/)
321+
- [cssmastery](https://estelle.github.io/cssmastery/#slide1)
213322
- [CSS Button Generator](http://css3buttongenerator.com)
214323
- [Box Shadows](https://box-shadow.dev/)
215324
- [Flexplorer](https://bennettfeely.com/flexplorer/)
@@ -399,6 +508,7 @@
399508
- [All you NEED to Become a Web Developer](https://youtu.be/LTwFX-hitQo)
400509
- [The **Simplest** Web Developer Path for 2021](https://youtu.be/N6Nq62z2C6c)
401510
- [Roadmap](https://roadmap.sh/)
511+
- [Frontend Learning Path in 2021](https://www.youtube.com/watch?v=i5zRYMc7PFw)
402512

403513
## YouTube Channels
404514

@@ -500,7 +610,7 @@
500610
- [Python Engineer](https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA)
501611

502612
## Books / Courses
503-
613+
- [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS)
504614
- [Eloquent JavaScript 3rd Edition](https://eloquentjavascript.net/)
505615
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
506616
- [JavaScript 30](https://javascript30.com/) - Wes Bos
@@ -541,7 +651,15 @@
541651
- [React Blog](https://reactjs.org/blog)
542652
- [Scotch.io](https://scotch.io)
543653
- [Smashing Magazine](https://www.smashingmagazine.com)
654+
<<<<<<< HEAD
544655
- [Tania Rascia](https://www.taniarascia.com/)
545656
- [Edidiong Asikpo](https://edidiongasikpo.com/)
546657
- [Bolaji Ayodeji](https://blog.bolajiayodeji.com/)
547658
- [Catalin Pit](https://catalins.tech/)
659+
||||||| merged common ancestors
660+
=======
661+
662+
## Practise
663+
- [30 Day Vanilla JS Coding Challenge](https://javascript30.com/)
664+
- [Clean-code in JS](https://github.com/ryanmcdermott/clean-code-javascript)
665+
>>>>>>> upstream/master

0 commit comments

Comments
 (0)