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
Practice making drag and drop feature for uploading files with Vue JS 3

https://www.smashingmagazine.com/2022/03/drag-drop-file-uploader-vuejs-3/

#vue #upload #drag #drop
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
SaasFrontends — Vue2, Vue3, React and Svelte templates

https://dev.to/alexandromtzg/launching-saasfrontends-v10-kg
Create PDF generator functions on Next JS and Node JS with Puppeteer

https://dev.to/jordykoppen/turning-react-apps-into-pdfs-with-nextjs-nodejs-and-puppeteer-mfi

---

#nextjs #pdf
Introducing the Node JSON Db library, a library for storing JSON data in Node JS

https://github.com/Belphemur/node-json-db

#nodejs #json #db
Tips for updating Next JS version for performance and feature improvements

https://vercel.com/blog/upgrading-nextjs-for-instant-performance-improvements

---

Switching from regular React CLI to Next JS

https://javascript.plainenglish.io/migrate-from-create-react-app-to-next-js-bff5fd7a1b6

#nextjs #react
Traversy Media released a long and important exercise on using Webpack 5 and using some of its features

https://youtu.be/IZGNcSuwBZs

#traversyMedia #webpack #course
Simple course for introduction to Next JS

https://nextjs.org/learn/foundations/about-nextjs

---

Create simple web apps with Vite JS and React

https://developer.okta.com/blog/2022/03/14/react-vite-number-converter

---

Some interview questions about React JS

https://www.freecodecamp.org/news/react-interview-questions-to-know/

---

Get to know the Nexus plugin, a visualizer for Component Tree stacking in React

https://levelup.gitconnected.com/introducing-nexus-a-component-tree-visualizer-for-next-js-1109f31e118e

—-

Reminder App reminder app sample project with Vite bundler, Electron JS, TypeScript, Tailwind CSS, and React

https://reactjsexample.com/reminder-app-electron-11-typescript-4-0-vite-2-react-17-tailwind-2-twstyled-starter/

#react #nextjs #vite #interview #tailwind
Forwarded from Learn Html
Amazing HTML5 Features That Just 3% of Developers Knows — Easy and Surprising

https://halimshams.medium.com/amazing-html5-features-that-just-3-of-developers-knows-easy-and-surprising-ac67ff598162
Forwarded from Learn Html
Take a look at some of the lesser-known but useful HTML attributes

https://www.smashingmagazine.com/2022/03/html-attributes-you-never-use/

#html #attribute
Forwarded from Learn CSS
Get to know the CSS :where element and examples of its use

https://blog.logrocket.com/deep-dive-css-where-function/

#css #where
Practice making form validation in JavaScript with Dcode

https://youtu.be/fE5ASN0sbtI

#form #validation #dcode