Learn JavaScript
4.26K 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‌‌
Build a backend application based on Nest TS , TypeScript and PostgreSQL

https://itnext.io/full-stack-with-ts-nest-postgres-e684b464dbc5

——

Example of JSON Web Token implementation on Nest JS

https://webera.blog/how-to-implement-refresh-tokens-jwt-in-nestjs-b8093c5642a9

—-

Using Prism ORM to connect to MySQL database in Node JS

https://medium.com/@tericcabrel/using-prisma-orm-to-build-a-node-js-application-with-mysql-ac9a7690bae8

—-

Creating multiple connections to the database on Node JS and MongoDb

https://ho3einmolavi.medium.com/multiple-databases-and-connections-in-nodejs-and-mongodb-f1c991468dd5

—-

A simple example of modifying a running Node JS server action with the help of Chrome Developer Protocol or CDP

https://levelup.gitconnected.com/nodejs-modify-running-server-behaviour-from-outside-445cee1f02b7

—-

#nodejs #nest #express #database #connection #cdp #prisma