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
Implemented type safety on Prism ORM and GraphQL, which will be used as API in Next JS

https://blog.logrocket.com/end-to-end-type-safety-nextjs-prisma-graphql/

---

How to implement Debounce and Throttle in React JS

https://blog.logrocket.com/how-and-when-to-debounce-or-throttle-in-react/

---

How to make Progressive Web Apps mode in Next JS application

https://dev.to/byteslash/how-to-create-a-pwa-with-next-js-4dbm

---

#react #nextjs #debounce #graphql #prisma‌‌
An introduction to GraphQL and how to use it with Node JS and TypeScript

https://dev.to/carrotfarmer/intro-to-graphql-with-nodejs-typescript-2n48

---

Using Nodemon for automatic process restart function in Node JS backend development process

https://stackabuse.com/automatically-restart-node-apps-on-file-change-with-nodemon/

---

Configuring Nodemon for TypeScript sharing

https://javascript.plainenglish.io/configuring-nodemon-with-typescript-69728662c56e

---

An example of implementing the Authentication system on Nest JS with JWT

https://medium.com/@samuel.galled/nestjs-authenticating-users-with-bcrypt-passport-jwt-and-cookies-d622425dc7c2

#nodejs #typescript #graphql #nodemon