en
Feedback
Learn JavaScript™

Learn JavaScript™

Open in Telegram

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

Show more
4 411
Subscribers
-124 hours
No data7 days
-330 days
Posts Archive
Making the debug console look attractive on Node JS https://medium.com/@simonescigliuzzi/creating-a-pretty-console-for-your-nodejs-applications-81a713353554 #nodejs #debug #console

Practice creating a chat application with MERN and Socket IO https://www.freecodecamp.org/news/build-a-realtime-chat-app-with-react-express-socketio-and-harperdb/ --- Uses Socket IO to display the number of visitors in real time https://dev.to/noprod/socketio-show-number-of-visitor-337 ---- Practice creating real time applications with Node JS and Socket IO https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/ #nodejs #realtime #socketio #mern #chat

Create documentation with the Docz framework and Node JS https://dev.to/documatic/how-i-build-a-documentation-site-using-docz-57kk #nodejs #documentation #docz

Review of the Vuetify 3.x component framework which has released a stable version for Vue JS 3 https://www.youtube.com/watch?v=qPf7ZUymlN8 #vue #vuetify #programWithErik

A collection of several React JS libraries that need to be known https://javascript.plainenglish.io/7-useful-react-libraries-you-should-use-in-your-next-project-29194fbace7a #react #library

Comparison between Electron JS and Tauri JS for desktop applications https://betterprogramming.pub/tauri-vs-electron-for-tray-apps-ed15974f35ce #tauri #electron #desktop

Simple tips on implementing clean code in JavaScript https://levelup.gitconnected.com/8-must-know-tips-for-writing-clean-code-with-javascript-a9bac36b4922 #cleancode #tips

Building a Vue JS plugin with Vite JS https://medium.com/vue-mastery/building-a-plugin-with-vite-b3876865d642 ---- Some Vue JS libraries to know and try https://javascript.plainenglish.io/7-most-starred-vue-js-libraries-you-should-know-dcd2ef801847 ---- Tips on making composable in Vue JS with the help of the VueUse plugin https://medium.com/vue-mastery/coding-better-composables-async-without-await-5-5-d2cbfcc2a6ce ---- #vue #library #vueUse #composable #vite

👨‍💻 FREE AWS Training & Certification 💸 👉 Here are 8 Free Certification Courses to learn Data Science from AWS 1. Getting Started with the AWS Cloud Essentials 🌐 https://amzn.to/3TE9Ar0 2. AWS Cloud Practitioner Essentials 🌐 https://amzn.to/3Ab9TD1 3. The Elements of Data Science 🌐 https://amzn.to/3GiJVkY 4. Data Analytics Fundamentals 🌐 https://amzn.to/3ttqrCe 5. Math for Machine Learning 🌐 https://amzn.to/3OaznGf 6. Introduction to Database Migration 🌐 https://amzn.to/3hJ85KS 7. AWS Technical Essentials 🌐 https://amzn.to/3hxAq6S 8. Getting Started with AWS Security 🌐 https://amzn.to/3GdZAlh #aws #freecourses #freecertification #datascience

Several tools to help web developers in terms of productivity https://javascript.plainenglish.io/increase-10x-productivity-as-a-web-developer-with-these-10-websites-1eafc3e7093d #tools #developers

A collection of some JavaScript cheat sheets or cheatsheets for web developers https://medium.com/javascript-in-plain-english/7-useful-javascript-cheatsheets-every-web-developer-should-know-9f67924d83f1 #cheatsheet

A long introductory TypeScript tutorial from Freecodecamp https://www.freecodecamp.org/news/programming-in-typescript/ #freecodecamp #typescript

The ultimate guide on how to create customizable Angular components https://kevinkreuzer.medium.com/the-ultimate-guide-on-how-to-create-customizable-angular-components-3eb9794bf86f #angular

Some weird VS Code extensions to help with the development process https://javascript.plainenglish.io/12-unusual-vs-code-extensions-you-definitely-need-as-a-developer-71a7f745d5e #vscode #codium #extension

Top 10 Facebook system design interview questions - https://grokkingtechinterview.com/top-10-facebook-system-design-interview-questions-3c191b64c13b #interview #design

Making React Fast by Default with Legend-State https://legendapp.com/open-source/legend-state/ #react

Practice creating real time applications with Node JS and Socket IO https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/ #nodejs #realtime #socketio

How to clone Object in JavaScript https://www.freecodecamp.org/news/clone-an-object-in-javascript/ --- Creating a modal dialog with JavaScript, HTML, and CSS https://www.freecodecamp.org/news/how-to-build-a-modal-with-javascript/ --- Create a heatmap color gradient with JavaScript https://javascript.plainenglish.io/creating-color-gradients-for-heat-maps-with-vanilla-javascript-c8d62bdd648e --- #clone #object #dialog #gradient