|
1 | 1 | # Free Developer Resources |
2 | 2 |
|
3 | 3 | ### Categories : |
4 | | -<<<<<<< HEAD |
5 | 4 |
|
6 | 5 | - [Free Developer Resources](#free-developer-resources) |
7 | 6 | - [Categories :](#categories-) |
|
59 | 58 | - [Blogs](#blogs) |
60 | 59 |
|
61 | 60 | ### 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 | 61 |
|
112 | | - |
113 | | -### Resources : |
114 | | -======= |
115 | 62 | - [Accessibility](#accessibility) |
116 | 63 | - [Design](#design) |
117 | 64 | - [Design Inspiration](#design-inspiration) |
|
162 | 109 | - [Blogs](#blogs) |
163 | 110 | - [Practise Tools](#Practise) |
164 | 111 |
|
165 | | - |
166 | | -### Resources : |
167 | | ->>>>>>> upstream/master |
| 112 | +### Resources : |
168 | 113 |
|
169 | 114 | ## Accessibility |
170 | 115 |
|
|
316 | 261 | - [Tailwind Cheat-Sheet](https://nerdcave.com/tailwind-cheat-sheet) |
317 | 262 |
|
318 | 263 | ### CSS Tools |
| 264 | + |
319 | 265 | - [flexbox](https://flexbox.io/) |
320 | 266 | - [CSS GRID](https://cssgrid.io/) |
321 | 267 | - [cssmastery](https://estelle.github.io/cssmastery/#slide1) |
|
610 | 556 | - [Python Engineer](https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA) |
611 | 557 |
|
612 | 558 | ## Books / Courses |
| 559 | + |
613 | 560 | - [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) |
614 | 561 | - [Eloquent JavaScript 3rd Edition](https://eloquentjavascript.net/) |
615 | 562 | - [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) |
|
650 | 597 | - [LogRocket](https://blog.logrocket.com) |
651 | 598 | - [React Blog](https://reactjs.org/blog) |
652 | 599 | - [Scotch.io](https://scotch.io) |
653 | | -- [Smashing Magazine](https://www.smashingmagazine.com) |
654 | | -<<<<<<< HEAD |
| 600 | +- [Smashing Magazine](https://www.smashingmagazine.co |
655 | 601 | - [Tania Rascia](https://www.taniarascia.com/) |
656 | 602 | - [Edidiong Asikpo](https://edidiongasikpo.com/) |
657 | 603 | - [Bolaji Ayodeji](https://blog.bolajiayodeji.com/) |
658 | 604 | - [Catalin Pit](https://catalins.tech/) |
659 | | -||||||| merged common ancestors |
660 | | -======= |
661 | 605 |
|
662 | 606 | ## Practise |
| 607 | + |
663 | 608 | - [30 Day Vanilla JS Coding Challenge](https://javascript30.com/) |
664 | 609 | - [Clean-code in JS](https://github.com/ryanmcdermott/clean-code-javascript) |
665 | | ->>>>>>> upstream/master |
0 commit comments