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 روز
آرشیو پست ها
Core Web Vitals Tools To Boost Your Web Performance Scores https://www.smashingmagazine.com/2022/08/core-web-vitals-tools-boost-performance/ #web #tools #performance

Recognizing Speech with vanilla JavaScript https://blog.openreplay.com/recognizing-speech-with-vanilla-javascript #vanillajs #framework #javascript

Vue’s watch vs watchEffect, which should I use? https://medium.com/vue-mastery/vues-watch-vs-watcheffect-which-should-i-use-b2ec6aafd8f6 #vue #vuejs

6 websites a developer should definitely check 1. Scribe Screen recording extension that turns any process into a guide instantly. 🔗 https://chrome.google.com/webstore/detail/scribe-%E2%80%94-documentation-so/okfkdaglfjjjfefdcppliegebpoegaii?hl=en&gl=IN 2. EditorX Make your own website with just a few clicks and drag and drop. You can also write your custom code if you want. 🔗 https://www.editorx.com/ 3. Animate.css Animate is a CSS library for basic CSS animation. It is browser-friendly with a lot of pre-built animations. 🔗 https://animate.style/ 4. Sorting Algorithms Learn sorting algorithms visually and intuitively. 🔗 toptal.com/developers/sorting-algorithms 5. Digger Low code tool that can generate infrastructure for your code in your AWS account. So you can build on AWS without having to learn it. 🔗 https://digger.dev/ 6. Learn Anything Search anything here, and it will show you the correct roadmap with all the necessary resources 🔗 https://learn-anything.xyz/ @Programmingworld_dev

James Quick's long practice of creating a URL Shortener app with Sveltekit https://youtu.be/5AUUSZ5wv10 #svelte #url #shortener #sveltekit

Understand how Vue Watchers work https://blog.logrocket.com/understanding-watchers-vue/ #vue #watcher

Introducing Skeleton UI, made of Svelte and Tailwind CSS https://www.smashingmagazine.com/2022/08/skeleton-svelte-tailwind-reactive-uis/ #svelte #skeleton #tailwind

An important exercise from Dcode on converting image files to Base64 format https://youtu.be/EPlXPdNvQEY #base64 #dcode #image

Long practice building a chat app with Socket IO, Node JS, and React JS https://dev.to/novu/building-a-chat-app-with-socketio-and-react-2edj --- Understanding what Virtual DOM is in React JS https://blog.logrocket.com/what-virtual-dom-react/ --- Some important ESLint rules for React JS https://blog.logrocket.com/12-essential-eslint-rules-react/ --- #react #chat #socketio #nodejs #eslint #virtualDom

Practice using React JS useReducer Hook from LamaDev channel https://www.youtube.com/watch?v=RZPAQV7JvNU #lamaDev #react #useReducer

Tips for choosing a Javascript framework with the Fireship channel https://youtu.be/SJeBRW1QQMA #fireship #channel #framework

Micro Frontends in Action: Architecture and Integration Approaches https://medium.com/deciphering-deadlocks/micro-frontends-in-action-architecture-and-integration-approaches-411e1e3b66b6 #microfrontends

The guide to adding Google login to your React app https://blog.logrocket.com/guide-adding-google-login-react-app/ #react #login #googleauthentication

Added JWT Authentication function on Nest JS https://blog.logrocket.com/how-to-implement-jwt-authentication-nestjs/ --- Doing EJS integration as email template on Nodemailer https://blog.bitsrc.io/integrate-nodemailer-with-ejs-for-email-template-ea2f77aaee2a --- #nodemailer #ejs #nest #jwt

Learn basic Javascript by creating a counter application https://www.freecodecamp.org/news/learn-javascript-by-building-a-project/ --- Converting binary numbers to decimal form with parseInt Function https://javascript.plainenglish.io/how-to-convert-binary-to-decimal-with-parseints-base-feature-d4d09a0d280c --- Several ways to determine whether a variable is Integer or not https://javascript.plainenglish.io/javascript-3-ways-to-determine-if-a-variable-is-an-integer-798422782e12 --- #counter #integer #decimal #parseInt #binary

Making Unit Testing Jest for Vuex Vue JS https://blog.logrocket.com/unit-testing-vuex-modules-jest/ --- Looking at some e-commerce platforms that can be integrated with Vue JS https://blog.logrocket.com/best-ecommerce-platform-vue-js-app/ --- Using Axios with Vue JS https://blog.logrocket.com/how-use-axios-vue-js/ #vue #axios #vuex #jest

_DSA_with_JAVASCRIPT.pdf8.76 MB

Forever Functional: Sorting recipes for JavaScript https://blog.openreplay.com/forever-functional-sorting-recipes-for-javascript #javascript #sorting