fa
Feedback
Learn JavaScript™

Learn JavaScript™

رفتن به کانال در 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

نمایش بیشتر
4 411
مشترکین
-124 ساعت
اطلاعاتی وجود ندارد7 روز
-330 روز
آرشیو پست ها
Practice with Dcode creating simple web applications as an introduction to DOM manipulation with JavaScript https://www.youtube.com/watch?v=bznJPt4t_4s #dom #dcode #html

Some tips on using Vue JS in 2023 https://medium.com/vue-mastery/vue-skills-to-master-in-2023-3d266c705f81 ---- Using Firebase Auth inside Nuxt JS https://medium.com/codex/using-firebase-in-nuxt3-the-right-way-bebbb6d8c4dd ---- Using SVG image assets in Vue JS 3 https://javascript.plainenglish.io/how-to-use-svg-elegantly-in-vue-js-b79e43510b35 —— #vue #nuxt #skill #svg #firebase

Added API documentation with Swagger and Node JS https://blog.logrocket.com/documenting-express-js-api-swagger/ #nodejs #express #swagger

An introduction to the JavaScript DOM and how it works https://www.freecodecamp.org/news/javascript-dom/ --- Introduction to the Builder Pattern in JavaScript https://javascript.plainenglish.io/builder-pattern-in-javascript-dbd9ce41bcdf --- The difference between shallow copy and deep copy in JavaScript https://javascript.plainenglish.io/shallow-copy-vs-deep-copy-what-are-the-differences-a98dc0aa2a61 --- Creating a submit form with JavaScript https://www.freecodecamp.org/news/how-to-submit-a-form-with-javascript/ --- Basic introduction to functions in JavaScript https://www.freecodecamp.org/news/understanding-functions-in-javascript/ --- Convert hours and minutes to seconds https://javascript.plainenglish.io/javascript-convert-hours-and-minutes-to-seconds-3de0401a9355 --- #dom #function #builder #copy

Some tools to add documentation in React JS code https://javascript.plainenglish.io/5-dev-tools-for-documenting-react-code-like-a-pro-b9bb70420a9d #react #documentation

Doing password hashes in Node JS with bcrypt https://blog.logrocket.com/password-hashing-node-js-bcrypt/ #nodejs #bcrypt #hash

Really long training from JavaScript Mastery to create an image generator app with MERN Stack and AI https://www.youtube.com/watch?v=EyIvuigqDoA #javascriptMastery #mern #image #generator

Training from Cand Dev to create an image generator web application with Open AI, React JS, and Tailwind CSS https://www.youtube.com/watch?v=Yh2gz1sz-b8 #candDev #openAI #react #tailwind #image #generator

Debounce and throttle implementation in React JS https://dev.to/adevnadia/how-to-debounce-and-throttle-in-react-without-losing-your-mind-pg5 ---- Use of Vite JS for React and TypeScript bundlers https://dev.to/nx/react-vite-and-typescript-get-started-in-under-2-minutes-56f #react #vite #typescript #debounce #throttle

Using Next UI components in Node JS https://blog.logrocket.com/started-nextui-next-js/ --- An example of a design concept using React JS https://dev.to/fredy/top-5-reactjs-design-systems-for-2023-5ha2 #react #nextjs #design #nextui

An explanation of the concepts of ternary, unary, and binary operators in JavaScript https://www.freecodecamp.org/news/unary-binary-ternary-operators-javascript/ ---- Tips on using the ternary operator in JavaScript https://www.freecodecamp.org/news/why-a-ternary-operator-is-not-a-conditional-operator-in-js/ ---- Several functions for manipulating data numbers in JavaScript https://www.freecodecamp.org/news/basics-of-data-analysis-with-javascript/ #ternary #unary #binary #analysis

A group of React Custom Hooks that can be used in application projects https://dev.to/arafat4693/15-useful-react-custom-hooks-that-you-can-use-in-any-project-2ll8 #hooks #react #custom

A guide to becoming a front end web developer in 2023 https://dev.to/shubhicodes/become-a-frontend-web-developer-in-2023-a-step-by-step-guide-m24 ---- Guide to becoming a full stack JavaScript developer https://dev.to/paulknulst/11-stages-to-become-a-javascript-full-stack-engineer-ngm ---- #learning #frontend #fullstack

Tips on using Regex in JavaScript https://dev.to/perssondennis/complete-guide-to-make-you-a-regex-guru-3i1k ---- Tips on using the HTTP Request Fetch function in JavaScript https://dev.to/builderio/safe-data-fetching-in-modern-javascript-dp4 ---- Tips and tricks in writing JavaScript code https://javascript.plainenglish.io/7-must-know-javascript-tricks-tips-34bbc168e33c #fetch #regex #tips

Introduction to the grep command in Linux https://www.freecodecamp.org/news/grep-command-in-linux-usage-options-and-syntax-examples/ #command #grep #linux

VS Code shortcuts to remember and learn https://betterprogramming.pub/vs-code-shortcuts-to-code-like-youre-playing-a-piano-e5db7b272d1 #code #vscode #shortcuts

Explanation of the "this" object along with the Dcode channel https://www.youtube.com/watch?v=jNbyhlvshD0 #this #dcode #object

Application of SOLID principles to TypeScript https://blog.logrocket.com/applying-solid-principles-typescript/ #solid #typescript