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
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
Using Apollo GraphQL on a Next JS web application

https://blog.logrocket.com/why-use-next-js-apollo/

#react #graphql #nextjs #apollo
Multiple ways to manage state management in React JS

https://www.freecodecamp.org/news/how-to-manage-state-in-your-react-apps/

---

Configuring VS Code for use in React JS

https://www.freecodecamp.org/news/vscode-react-setup/

---

Using React Hooks for use in React JS projects

https://www.freecodecamp.org/news/react-hooks-your-next-project-needs/

---

Doing data fetching in Gatsby JS with
GraphQL

https://blog.logrocket.com/data-fetching-gatsby-graphql/

#gatsby #graphql #react #hooks #state
Study guide or Roadmap for learning Node JS backend

https://stasklymenko.hashnode.dev/nodejs-roadmap-for-beginners

—-

Simple exercise using Nest TS and Postgre SQL with TypeORM for a simple backend API

https://betterprogramming.pub/nest-js-project-with-typeorm-and-postgres-ce6b5afac3be

—-

Practice making
GraphQL server on Express JS

https://medium.com/codesphere-cloud/how-to-build-a-graphql-server-with-nodejs-and-express-42eec1310a9f

—-

Practice using Promise and Async Await in JavaScript and Node JS

https://vikasmishra.medium.com/node-js-promise-in-depth-9007ce4a6ca4

#nodejs #roadmap #express #nest #graphql #express