✨5 annoying JavaScript habits that you want to avoid.✨
https://telegra.ph/5-annoying-JavaScript-habits-that-you-want-to-avoid-03-25
https://telegra.ph/5-annoying-JavaScript-habits-that-you-want-to-avoid-03-25
Telegraph
5 annoying JavaScript habits that you want to avoid.
5 annoying JavaScript habits that you want to avoid. I see these 5 over and over. They are bad for performance, readability, and they signal a lack of basic understanding of the JavaScript language. Let me go through them here👇 1. Using map() instead of forEach().…
JavaScript Tip 💡
IIFEs died when modules were born.
Let them rest in peace.
You don’t need them.
In a case like this, just execute the function on a new line instead 🙌
IIFEs died when modules were born.
Let them rest in peace.
You don’t need them.
In a case like this, just execute the function on a new line instead 🙌
#JavascripttipYou want to learn the basics of JavaScript?
Here is an awesome GitHub repository that teaches you the basics of JavaScript in 30 days
This is a step by step guide/roadmap followed by a few small projects
Link🔗 -
https://github.com/Asabeneh/30-Days-Of-JavaScript
Here is an awesome GitHub repository that teaches you the basics of JavaScript in 30 days
This is a step by step guide/roadmap followed by a few small projects
Link🔗 -
https://github.com/Asabeneh/30-Days-Of-JavaScript
7 Unique APIs for your next project -
1. Shodan API
2. Radar .io API
3. WebHose API
4. People Data Labs
5. Crawlera
6. SpaceX API
7. Segment
*Whether you want something to help you get a job or create a side project that earns you some money, all of these APIs are valuable*
1. Shodan API
2. Radar .io API
3. WebHose API
4. People Data Labs
5. Crawlera
6. SpaceX API
7. Segment
*Whether you want something to help you get a job or create a side project that earns you some money, all of these APIs are valuable*
JavaScript Tips & Tricks : BigInt
How would you deal with numbers larger than MAX_SAFE_INTEGER or 9007199254740991?
BigInt comes to your aid
#Javascripttip
How would you deal with numbers larger than MAX_SAFE_INTEGER or 9007199254740991?
BigInt comes to your aid
#Javascripttip
This media is not supported in your browser
VIEW IN TELEGRAM
VS CODE PATH TRICK W/ JavaScript
Use path mapping to avoid fumbling over long relative module imports in your JavaScript code. Just create a JSconfig.json file in VS Code, or use an existing TSconfig.
Official VS Code docs :
https://code.visualstudio.com/docs/languages/jsconfig
Use path mapping to avoid fumbling over long relative module imports in your JavaScript code. Just create a JSconfig.json file in VS Code, or use an existing TSconfig.
Official VS Code docs :
https://code.visualstudio.com/docs/languages/jsconfig
Some Nuxt Js Resources
1. Nuxt Js official site
https://nuxtjs.org/
2.Nuxt js Crash Course by Traversy Media
https://youtu.be/ltzlhAxJr74
3.Curated list of awesome resources : nuxtjs communities, articles, videos about using Nuxt.js
https://github.com/Developerayo/awesome-nuxtjs
4. A curated list of awesome things related to Nuxt.js
https://github.com/nuxt-community/awesome-nuxt
5.Official GitHub of nuxt Js
https://github.com/nuxt/nuxt.js
6.Universal application code structure in Nuxt.js
A brief summary of source code structure in Nuxt.js
https://medium.com/free-code-camp/universal-application-code-structure-in-nuxt-js-4cd014cc0baa
7. Master Nuxt.js - A Vuejs framework by building projects
Udemy link:
https://www.udemy.com/course/master-nuxtjs-a-vuejs-framework-by-building-projects-and-deploy/
DOWNLOAD LINK:
https://tut4dev.ir/en/product/6041/free-master-nuxt-js-a-vuejs-framework-
1. Nuxt Js official site
https://nuxtjs.org/
2.Nuxt js Crash Course by Traversy Media
https://youtu.be/ltzlhAxJr74
3.Curated list of awesome resources : nuxtjs communities, articles, videos about using Nuxt.js
https://github.com/Developerayo/awesome-nuxtjs
4. A curated list of awesome things related to Nuxt.js
https://github.com/nuxt-community/awesome-nuxt
5.Official GitHub of nuxt Js
https://github.com/nuxt/nuxt.js
6.Universal application code structure in Nuxt.js
A brief summary of source code structure in Nuxt.js
https://medium.com/free-code-camp/universal-application-code-structure-in-nuxt-js-4cd014cc0baa
7. Master Nuxt.js - A Vuejs framework by building projects
Udemy link:
https://www.udemy.com/course/master-nuxtjs-a-vuejs-framework-by-building-projects-and-deploy/
DOWNLOAD LINK:
https://tut4dev.ir/en/product/6041/free-master-nuxt-js-a-vuejs-framework-
Next Js Resources
1.Next Js tips
https://nextjstips.com/
2. NextJs official site
https://nextjs.org/learn/basics/create-nextjs-app
3. Next js tutorial for beginners Playlist by TheNetNinja
https://youtube.com/playlist?list=PL4cUxeGkcC9g9gP2onazU5-2M-AzA8eB
4. Learn Next.Js Playlist by Lee Robinson
https://youtube.com/playlist?list=PL6bwFJ82M6FXjyBTVi6WSCWin8q_g_8RR
1.Next Js tips
https://nextjstips.com/
2. NextJs official site
https://nextjs.org/learn/basics/create-nextjs-app
3. Next js tutorial for beginners Playlist by TheNetNinja
https://youtube.com/playlist?list=PL4cUxeGkcC9g9gP2onazU5-2M-AzA8eB
4. Learn Next.Js Playlist by Lee Robinson
https://youtube.com/playlist?list=PL6bwFJ82M6FXjyBTVi6WSCWin8q_g_8RR
Design resource🔥
Real-time interactive design tool that allows you to design, animate, and immediately integrate your creations. It's free for individual use
🔗 https://rive.app/
Real-time interactive design tool that allows you to design, animate, and immediately integrate your creations. It's free for individual use
🔗 https://rive.app/
rive.app
Rive — a new way to design, build, and ship user interfaces
Rive combines an interactive design tool, a new stateful graphics format, a lightweight multi-platform runtime, and a blazing-fast renderer. This pipeline guarantees that what you build in the Rive Editor is exactly what ships in your products and games.
Forwarded from Learn CSS™
This media is not supported in your browser
VIEW IN TELEGRAM
Reverse Engineer CSS Animations
Use the Chrome browser's animation dev tools to record, analyze, and reverse engineer CSS animations.
Official docs:
https://developer.chrome.com/docs/devtools/css/animations/
Use the Chrome browser's animation dev tools to record, analyze, and reverse engineer CSS animations.
Official docs:
https://developer.chrome.com/docs/devtools/css/animations/
Just found a great GitHub repository for JavaScript lovers🚀
🔗 https://github.com/lydiahallie/javascript-questions
🔗 https://github.com/lydiahallie/javascript-questions
GitHub
GitHub - lydiahallie/javascript-questions: A long list of (advanced) JavaScript questions, and their explanations
A long list of (advanced) JavaScript questions, and their explanations :sparkles: - GitHub - lydiahallie/javascript-questions: A long list of (advanced) JavaScript questions, and their explanations
Building a real-time application with React and Socket .io
https://javascript.plainenglish.io/building-a-real-time-application-with-react-and-socket-io-f4c401832557
https://javascript.plainenglish.io/building-a-real-time-application-with-react-and-socket-io-f4c401832557
This cheat sheet will solve all your Git related doubts
🔗 https://www.jrebel.com/blog/git-cheat-sheet
🔗 https://www.jrebel.com/blog/git-cheat-sheet
✨65 JavaScript resources that can help you✨
🔹 Websites
1. Java5cript
https://www.java5cript.com/
2. JavaScript Tutorial
https://www.javascripttutorial.net/
3. JavaScript 30
https://javascript30.com/
4. JavaScript Info
https://javascript.info/
5. JavaScript by Pluralsight
https://www.javascript.com/
🔹 Learn through visualizing
6. JS Visualizer
https://www.jsv9000.app/
7. UI dev visualizer
https://ui.dev/javascript-visualizer/
8. JS Tutor
http://pythontutor.com/javascript.html#mode=edit
🔹 Documents
9. MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript
10. W3 Schools
https://www.w3schools.com/js/
11. DevDocs
https://devdocs.io/javascript/
12. JavaScript Info
https://javascript.info/
13. JavaScript Garden
https://bonsaiden.github.io/JavaScript-Garden/
🔹 GitHub repo
14. Modern JavaScript tutorial
https://github.com/javascript-tutorial/en.javascript.info
15. Awesome JS Learning
https://github.com/micromata/awesome-javascript-learning
16. JS by example
https://github.com/bmkmanoj/js-by-examples
17. 33 JS concepts
https://github.com/leonardomso/33-js-concepts
18. 30 seconds of code
https://github.com/leonardomso/33-js-concepts
19. JavaScript question
https://github.com/lydiahallie/javascript-questions
20. JS Style Guide
https://github.com/airbnb/javascript
🔹 Code Snippet
21. 30 seconds of code
https://www.30secondsofcode.org/js/p/1
22. JS source
https://javascriptsource.com/
23. Get Butterfly
https://getbutterfly.com/javascript/
24. JS Fiddle
https://jsfiddle.net/
25. JavaScript (ES6) code snippets
https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets
🔹 Books
26. Eloquent JS
https://eloquentjavascript.net/
27. JS Design pattern
https://addyosmani.com/resources/essentialjsdesignpatterns/book/
28. The JavaScript Beginner's Handbook
https://flaviocopes.com/page/javascript-handbook/
29. Learn JavaScript with Ease
https://bit.ly/3flK1e6
30. Human JavaScript
https://read.humanjavascript.com/
🔹 Tips and Tricks
31. JS tips
https://www.jstips.co/
32. JS tips and tricks
https://github.com/catalinpit/JS-Tips-And-Tricks
33. Kirupa
https://www.kirupa.com/javascript/javascript_tips_and_tricks.htm
🔹 Projects
34. 10 JS projects in 10 hours
https://youtu.be/dtKciwk_si4
35. 15 JS projects
https://youtu.be/3PHXvlpOkf4
36. Build 7 games using JS
https://youtu.be/lhNdUVh3qCc
37. 50 projects in 50 days
https://www.udemy.com/course/50-projects-50-days/
38. JavaScript Projects for Beginners
https://jsbeginners.com/javascript-projects-for-beginners/
🔹 Algorithms
39. Algorithms in JS
https://github.com/trekhleb/javascript-algorithms
40. JS DSA
https://github.com/TheAlgorithms/Javascript
41. Algo test
https://www.testdome.com/tests/javascript-algorithms-online-test/162
42. Interview algo
https://www.thatjsdude.com/interview/js1.html
🔹 Cheat sheets
43. JS Cheat sheet
https://github.com/iLoveCodingOrg/javascript-cheatsheet/blob/master/js-cheatsheet.pdf
44. HTML, CSS, JS cheat sheet
https://htmlcheatsheet.com/js/
45.JavaScript Cheat Sheet
https://cheatography.com/davechild/cheat-sheets/javascript/
46. Over API
https://overapi.com/javascript
47. Awesome cheat sheet
https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js
48. Array and date cheat sheet
https://t.me/learn_JavaScript_js/327
49. DevHints
https://devhints.io/es6
🔹 COURSES
50. Code Academy
https://www.codecademy.com/learn/introduction-to-javascript
51. Udemy
https://www.udemy.com/course/the-complete-javascript-course/
52. Coursera
https://www.coursera.org/learn/javascript
53. Plural Sight
https://www.pluralsight.com/courses/quick-start-javascript-1-1870
54. Scrimba
https://scrimba.com/topic/javascript
🔹 Readings
55. Geeks For Geeks
https://www.geeksforgeeks.org/javascript-tutorial/
56. Java Point
https://www.javatpoint.com/javascript-tutorial
57. Tutorials Point
https://bit.ly/3lWUrSw
58. Learn JS
https://www.learn-js.org/
59. The Odin Project
https://theodinproject.com/paths/full-stack-javascript/courses/javascript
🔹 Websites
1. Java5cript
https://www.java5cript.com/
2. JavaScript Tutorial
https://www.javascripttutorial.net/
3. JavaScript 30
https://javascript30.com/
4. JavaScript Info
https://javascript.info/
5. JavaScript by Pluralsight
https://www.javascript.com/
🔹 Learn through visualizing
6. JS Visualizer
https://www.jsv9000.app/
7. UI dev visualizer
https://ui.dev/javascript-visualizer/
8. JS Tutor
http://pythontutor.com/javascript.html#mode=edit
🔹 Documents
9. MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript
10. W3 Schools
https://www.w3schools.com/js/
11. DevDocs
https://devdocs.io/javascript/
12. JavaScript Info
https://javascript.info/
13. JavaScript Garden
https://bonsaiden.github.io/JavaScript-Garden/
🔹 GitHub repo
14. Modern JavaScript tutorial
https://github.com/javascript-tutorial/en.javascript.info
15. Awesome JS Learning
https://github.com/micromata/awesome-javascript-learning
16. JS by example
https://github.com/bmkmanoj/js-by-examples
17. 33 JS concepts
https://github.com/leonardomso/33-js-concepts
18. 30 seconds of code
https://github.com/leonardomso/33-js-concepts
19. JavaScript question
https://github.com/lydiahallie/javascript-questions
20. JS Style Guide
https://github.com/airbnb/javascript
🔹 Code Snippet
21. 30 seconds of code
https://www.30secondsofcode.org/js/p/1
22. JS source
https://javascriptsource.com/
23. Get Butterfly
https://getbutterfly.com/javascript/
24. JS Fiddle
https://jsfiddle.net/
25. JavaScript (ES6) code snippets
https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets
🔹 Books
26. Eloquent JS
https://eloquentjavascript.net/
27. JS Design pattern
https://addyosmani.com/resources/essentialjsdesignpatterns/book/
28. The JavaScript Beginner's Handbook
https://flaviocopes.com/page/javascript-handbook/
29. Learn JavaScript with Ease
https://bit.ly/3flK1e6
30. Human JavaScript
https://read.humanjavascript.com/
🔹 Tips and Tricks
31. JS tips
https://www.jstips.co/
32. JS tips and tricks
https://github.com/catalinpit/JS-Tips-And-Tricks
33. Kirupa
https://www.kirupa.com/javascript/javascript_tips_and_tricks.htm
🔹 Projects
34. 10 JS projects in 10 hours
https://youtu.be/dtKciwk_si4
35. 15 JS projects
https://youtu.be/3PHXvlpOkf4
36. Build 7 games using JS
https://youtu.be/lhNdUVh3qCc
37. 50 projects in 50 days
https://www.udemy.com/course/50-projects-50-days/
38. JavaScript Projects for Beginners
https://jsbeginners.com/javascript-projects-for-beginners/
🔹 Algorithms
39. Algorithms in JS
https://github.com/trekhleb/javascript-algorithms
40. JS DSA
https://github.com/TheAlgorithms/Javascript
41. Algo test
https://www.testdome.com/tests/javascript-algorithms-online-test/162
42. Interview algo
https://www.thatjsdude.com/interview/js1.html
🔹 Cheat sheets
43. JS Cheat sheet
https://github.com/iLoveCodingOrg/javascript-cheatsheet/blob/master/js-cheatsheet.pdf
44. HTML, CSS, JS cheat sheet
https://htmlcheatsheet.com/js/
45.JavaScript Cheat Sheet
https://cheatography.com/davechild/cheat-sheets/javascript/
46. Over API
https://overapi.com/javascript
47. Awesome cheat sheet
https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js
48. Array and date cheat sheet
https://t.me/learn_JavaScript_js/327
49. DevHints
https://devhints.io/es6
🔹 COURSES
50. Code Academy
https://www.codecademy.com/learn/introduction-to-javascript
51. Udemy
https://www.udemy.com/course/the-complete-javascript-course/
52. Coursera
https://www.coursera.org/learn/javascript
53. Plural Sight
https://www.pluralsight.com/courses/quick-start-javascript-1-1870
54. Scrimba
https://scrimba.com/topic/javascript
🔹 Readings
55. Geeks For Geeks
https://www.geeksforgeeks.org/javascript-tutorial/
56. Java Point
https://www.javatpoint.com/javascript-tutorial
57. Tutorials Point
https://bit.ly/3lWUrSw
58. Learn JS
https://www.learn-js.org/
59. The Odin Project
https://theodinproject.com/paths/full-stack-javascript/courses/javascript
60. JS for cats
http://jsforcats.com/
🔹 Videos
61. JavaScript Mastery
https://youtu.be/g7T23Xzys-A
62. Clever Programmer
https://youtu.be/Qqx_wzMmFeA
63. Edureka
https://youtu.be/o1IaduQICO0
64. Programming with Mosh
https://youtu.be/W6NZfCO5SIk
65. Freecodecamp
https://youtu.be/PkZNo7MFNFg
http://jsforcats.com/
🔹 Videos
61. JavaScript Mastery
https://youtu.be/g7T23Xzys-A
62. Clever Programmer
https://youtu.be/Qqx_wzMmFeA
63. Edureka
https://youtu.be/o1IaduQICO0
64. Programming with Mosh
https://youtu.be/W6NZfCO5SIk
65. Freecodecamp
https://youtu.be/PkZNo7MFNFg
Learn JavaScript™ pinned «✨65 JavaScript resources that can help you✨ 🔹 Websites 1. Java5cript https://www.java5cript.com/ 2. JavaScript Tutorial https://www.javascripttutorial.net/ 3. JavaScript 30 https://javascript30.com/ 4. JavaScript Info https://javascript.info/ 5. JavaScript…»
I found this cool website called "Best of JavaScript"
Best of JavaScript is a curated list of more than 1500 open-source projects related to web platform and Node.js.
Link - https://bestofjs.org/
Best of JavaScript is a curated list of more than 1500 open-source projects related to web platform and Node.js.
Link - https://bestofjs.org/