Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
A collection of snippets for React JS and Next JS-based web programming

https://www.producthunt.com/posts/react-and-next-js-snippets

—-

Reference structure or design
pattern for Next JS

https://blog.anurag.tech/how-i-structure-my-next-js-projects

#react #next #snippet #pattern
Recognize design patterns and anti-patterns in Node JS-based project structures

https://blog.appsignal.com/2022/02/23/patterns-and-anti-patterns-in-nodejs.html

#nodejs #pattern #design #antipattern
Understand how React Hook useEffect works for beginners

https://www.freecodecamp.org/news/react-useeffect-absolute-beginners/

---

Practice using Recoil state management on React-based projects

https://www.freecodecamp.org/news/how-to-use-recoil-for-state-management-in-your-react-projects/

---

Reference some design
pattern components for React based projects

https://blog.logrocket.com/react-component-design-patterns-2022/

---

#react #component #pattern #hooks #recoil #state
Building a Node JS backend application with Express and TypeScript

https://javascript.plainenglish.io/simple-typescript-project-with-node-express-nodemon-b4ed18197c03

---

Recognizing a type in TypeScript named "never"

https://www.zhenghao.io/posts/ts-never

---

Implementing the Dependency inversion design
pattern in TypeScript

https://blog.logrocket.com/understanding-dependency-inversion-principle-typescript/

#typescript #nodejs #never #design #pattern
A collection of code cheats or cheatsheets for Modern JavaScript

https://dev.to/j471n/javascript-cheat-sheet-you-needed-2id

—-

Creating a Postman Clone using HTML, CSS, and JavaScript

https://akj07.hashnode.dev/postman-clone-using-html-css-and-javascript

—-

Tips and tricks for using Modern JavaScript features

https://medium.com/dhiwise/11-useful-modern-javascript-tips-9736962ed2cd

—-

Creating clean design
patterns in JavaScript

https://dev.to/codewithahsan/8-techniques-to-write-cleaner-javascript-code-369e

—-

#cheatsheet #pattern #postman #clone
A collection of design patterns to be implemented in application projects

https://blog.bitsrc.io/3-design-patterns-every-developer-should-learn-71a51568ac9d

#design #pattern‌‌
Introducing Dev Patterns. A service containing a reference list of design patterns for modern and more structured web applications

https://www.patterns.dev/

#pattern #design #dev