Skip to content

Commit c06f0f1

Browse files
committed
update README
1 parent 682d453 commit c06f0f1

File tree

1 file changed

+16
-25
lines changed

1 file changed

+16
-25
lines changed

README.md

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
1-
![Banner](/img/Banner.jpg "Banner")
1+
![Banner](/img/Banner.jpg 'Banner')
22

3-
# Introduction
3+
## Introduction
44

55
[![Follow me](https://img.shields.io/twitter/follow/codingknite.svg?style=for-the-badge)](https://twitter.com/codingknite)
66

77
This is a collection of resources for Frontend development.
88

9-
It will include a table of contents in order for you to navigate to the sections that matter the most to you.
9+
Most of the resources are free but we also included paid resources.
1010

11-
We have made an effort to include as many free resources as possible. However we also understand that there are quality resources out there that might cost you a penny but totally worth it.
12-
We will be sure to indicate the resources that are paid.
11+
Resources labelled with 💵 indicate that the resource is a paid resource.
1312

14-
If you're starting out with web development, you DON'T need to use every resource on this list. It is practically impossible to use all the resources listed in here.
15-
This is just a reference with most of the resources that can help you with frontend development. Use this as a reference. It is not a guide.
16-
17-
Simply check out the resources and use the one that works best for you.
18-
19-
## Key
20-
21-
- Resources with 💵 indicate that the resource is a paid resource.
13+
If you're just starting, you DON'T need to use every resource on this list. It is practically impossible. Use this as a reference. It is not a guide.
2214

2315
## Contibuting
2416

@@ -28,13 +20,8 @@ If you know of a resource that would be a great addition to this list, feel free
2820

2921
Be sure to read [How To Contribute](CONTRIBUTING.MD)
3022

31-
# Table of Contents
23+
## Table of Contents
3224

33-
- [Introduction](#introduction)
34-
- [Key](#key)
35-
- [Contibuting](#contibuting)
36-
- [Table of Contents](#table-of-contents)
37-
- [How the Internet Works](#how-the-internet-works)
3825
- [HTML](#html)
3926
- [CSS](#css)
4027
- [JavaScript](#javascript)
@@ -58,14 +45,15 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
5845
- [Newsletters](#newsletters)
5946
- [Contributing](#contributing)
6047

61-
# How the Internet Works
48+
## How the Internet Works
6249

63-
- Documentation and Articles
50+
### Documentation
51+
- [How does the Internet work? — MDN](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)
6452

65-
- HowStuffWorks - [How does the Internet Work?](https://computer.howstuffworks.com/internet/basics/internet.htm)
66-
- Medium - [How the Internet Works](https://medium.com/@User3141592/how-does-the-internet-work-edc2e22e7eb8#:~:text=It%20is%20a%20network%20that,their%20source%20to%20their%20destination.)
67-
- MDN - [How does the Internet work? ](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)
68-
- Stanford - [How Does the Internet Work?](https://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
53+
### Articles
54+
- [How does the Internet Work? — HowStuffWorks](https://computer.howstuffworks.com/internet/basics/internet.htm)
55+
- [How the Internet Works — Medium](https://medium.com/@User3141592/how-does-the-internet-work-edc2e22e7eb8#:~:text=It%20is%20a%20network%20that,their%20source%20to%20their%20destination.)
56+
- [How Does the Internet Work? —Stanford](https://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
6957

7058
- Videos
7159

@@ -440,6 +428,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
440428
- [Seth Webster](https://twitter.com/sethwebster)
441429

442430
- Conferences
431+
443432
- [ReactNext](https://react-next.com/)
444433
- [React Rally](http://www.reactrally.com/)
445434
- [ReactFest](https://reactfest.uk/)
@@ -475,6 +464,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
475464
- Vuemastery - [Premium Beginner to Advanced Vue Course 💵 ](https://www.vuemastery.com/courses)
476465

477466
- Projects
467+
478468
- DevProjects - [Free Vue Projects and Community](https://www.codementor.io/projects/vue)
479469

480470
- Books
@@ -777,6 +767,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
777767
- [Resume Maker](https://www.resumemaker.online/)
778768

779769
- Resume Editing
770+
780771
- [Grammarly](https://www.grammarly.com/)
781772

782773
- ATS Resources

0 commit comments

Comments
 (0)