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
Forwarded from Learn CSS
Long practice on introduction to CSS Grid for HTML page layout

https://dev.to/daaahailey/grid-practice-14ac

#cssGrid #css #layout
Get to know the Needle library, the library used to process Http Requests on the Node JS backend to other API endpoints

https://blog.logrocket.com/using-needle-send-http-requests-nodejs/

---

#nodejs #needle #httprequest
Authentication system implementation exercise on Next JS with the help of Auth0 and Supabase

https://auth0.com/blog/using-nextjs-and-auth0-with-supabase/

---

Introduction to Virtual DOM concept in React JS

https://dev.to/thenerdydev/reactjs-virtual-dom-3m68

#nextjs #auth #auth0 #react #supabase
An introduction to some JavaScript libraries that can help the web application development process

https://javascript.plainenglish.io/30-javascript-libraries-that-you-dont-use-but-should-a85b28d757d2

#library
Introducing Vno, the Vue JS build tool that runs on top of the Deno TS runtime

https://medium.com/codex/introducing-vno-1-5-a-more-powerful-build-tool-for-vue-9c0fae0fca4f

#deno #vue #vno
Forwarded from Learn CSS
introduction to CSS Grid with simple concepts

https://dev.to/ansub/css-grids-simplified-2m9f

#css #grid
330 React Interview Questions 🔥

https://dev.to/aviyel/300-react-interview-questions-4dag

#javascript#react#webdev
Building calculator apps with React JS, to understand how React based apps work

https://youtu.be/DgRrrOt0Vr8

---

Using question mark operator (?) or Ternary Operator in React JS

https://dev.to/ziratsu/the-ternary-operator-with-react-3b9c

---

#react #webdevsimplified #ternary #calculator
Introducing SVG Code, a tool from Chrome Developer that can be used to convert images to Rasterized SVG format

https://web.dev/svgcode/

#svg #webdev #converter
Introduction to Nuxt Modules and implementation examples

https://dev.to/baroshem/introduction-to-nuxt-modules-21a1

#nuxt #module
Sample project based on React JS and MERN Stack to create an invoice application

https://dev.to/panshak/i-created-a-full-stack-invoicing-application-using-the-mern-stack-27mp

---

A series of exercises to make a WhatsApp clone application with Next JS

https://javascript.plainenglish.io/create-whatsapp-clone-with-next-js-part-6-sidebar-searchbar-a5d500767dd6

---

#mern #nodejs #clone
Series practice building a CRUD REST API with Node JS, Express, and Hoppscotch API Testing

https://dev.to/unclebigbay/creating-your-first-crud-restful-api-with-nodejs-and-hoppscotch-4lc7

#crud #nodejs #hoppscotch #restapi
Project framework or boilerplate for Node JS Express based projects and MongoDb databases, complete with Swagger and Docker containers

https://giuseppealbrizio.medium.com/future-proof-node-js-express-boilerplate-2cd4a2efc24f

#nodejs #boilerplate