Skip to content

Commit c6b9ad7

Browse files
committed
Add article links
1 parent 4db8b17 commit c6b9ad7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ Name | Cost
150150
[Can I use...](https://caniuse.com) | Free
151151
[Lorem Ipsum Generator](https://loremipsum.io) | Free
152152
["How to Use Google to Solve Your Programming Questions" article](https://codinginflow.com/google-programming-questions) | Free
153+
["Don’t Believe Anyone Who Tells You Learning To Code Is Easy" article](https://techcrunch.com/2014/05/24/dont-believe-anyone-who-tells-you-learning-to-code-is-easy/) | Free
154+
["Things I Wish Someone Had Told Me When I Was Learning How to Code" article](https://www.freecodecamp.org/news/things-i-wish-someone-had-told-me-when-i-was-learning-how-to-code-565fc9dcb329/) | Free
155+
["How to be great at asking coding questions" article](https://medium.com/@gordon_zhu/how-to-be-great-at-asking-questions-e37be04d0603) | Free
153156

154157
**[⇧ Back to Index](#index)**
155158

@@ -213,6 +216,7 @@ Udacity's [JavaScript Promises course](https://www.udacity.com/course/javascript
213216
freeCodeCamp's [JSON APIs and AJAX course](https://www.freecodecamp.org/learn/data-visualization/#json-apis-and-ajax) | Free
214217
Codecademy's [Learn JavaScript: Asynchronous Programming](https://www.codecademy.com/learn/asynchronous-javascript) | Free
215218
Codecademy's [Learn JavaScript: Requests course](https://www.codecademy.com/learn/learn-javascript-requests) | Free
219+
["Understanding JavaScript Promises" article](https://www.digitalocean.com/community/tutorials/understanding-javascript-promises) | Free
216220
[API list](https://github.com/public-apis/public-apis) by [@public-apis](https://github.com/public-apis) on GitHub | Free
217221
[API list](https://github.com/n0shake/Public-APIs) by [@n0shake](https://github.com/n0shake) on GitHub | Free
218222
[JSONView extension for Chrome](https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc?hl=en-US) | Free
@@ -320,6 +324,7 @@ W3Schools's [Bootstrap 4 Tutorial](https://www.w3schools.com/bootstrap4/default.
320324
Scrimba.com's [Learn Bootstrap course](https://scrimba.com/learn/bootstrap4) | Free
321325
freeCodeCamp's [Bootstrap course](https://www.freecodecamp.org/learn/front-end-libraries/#bootstrap) | Free
322326
Codecademy's [Learn Bootstrap course](https://www.codecademy.com/learn/learn-bootstrap) | Paid
327+
["Bootstrap 3 Vs Bootstrap 4 : What’s New?" article](https://www.bootstrapdash.com/blog/bootstrap-3-vs-4) | Free
323328

324329
**[⇧ Back to Index](#index)**
325330

@@ -469,6 +474,7 @@ Scrimba.com's [Learn React course](https://scrimba.com/learn/learnreact) | Free
469474
[React Course](https://www.theodinproject.com/paths/full-stack-javascript/courses/react) on The Odin Project | Free
470475
freeCodeCamp's [React course](https://www.freecodecamp.org/learn/front-end-libraries/#react) | Free
471476
[React Hooks Simplified course](https://courses.webdevsimplified.com/react-hooks-simplified) | Free
477+
["Demystifying useEffect's clean-up function" article](https://maxrozen.com/demystifying-useeffect-cleanup-function) | Free
472478
[React Resources](https://github.com/enaqx/awesome-react) by [@enaqx](https://github.com/enaqx) on GitHub | Free
473479
[React cheat sheet](https://devhints.io/react) on Devhints | Free
474480
[React Developer Tools extension for Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en-US) | Free

0 commit comments

Comments
 (0)