ar
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 creating a Calculator app with Svelte https://www.freecodecamp.org/news/how-to-build-a-calculator-app-with-svelte/ #svelte #calculator

Creating page pagination with HTML, CSS and JavaScript https://www.sitepoint.com/simple-pagination-html-css-javascript/ --- Explanation of Async context in Node JS and browser side https://blog.logrocket.com/understanding-async-context-future-server-side-javascript/ --- Validate date with pure JavaScript https://www.freecodecamp.org/news/how-to-validate-a-date-in-javascript/ --- #pagination #async #date #nodejs #validation

How to use Iterators in JavaScript https://dev.to/this-is-learning/iterate-like-a-pro-mastering-javascript-iterators-for-effortless-code-4e5p ---- Practice creating a Docker container for React JS https://dev.to/ayesh_nipun/how-to-dockerize-a-react-application-kpa #docker #react #iterator

How to create an authentication system in JavaScript and Node JS https://dev.to/honeybadger/complete-guide-to-authentication-in-javascript-3576 ---- How to update old Node JS and React JS projects https://dev.to/meatboy/how-to-update-a-few-years-old-outdated-project-in-node-and-react-31jm ---- Some new things from Node JS version 20 https://dev.to/amplication/whats-new-in-nodejs-20-for-api-development-3b6c ---- An alternative to using the nodemon library https://javascript.plainenglish.io/goodbye-nodemon-3c0a77a9f74c ---- #nodejs #auth #nodemon

An example of using Signals and Observables in Angular https://dev.to/this-is-angular/a-sweet-spot-between-signals-and-observables-4chb #angular #rxjs #signal

How to do DOM manipulation with JavaScript https://www.freecodecamp.org/news/javascript-dom/ --- The use of the concept of Reactivity in JavaScript https://frontendmasters.com/blog/vanilla-javascript-reactivity/ --- #dom #reactivity

Practice creating a Discord Clone with Next JS and Socket IO https://youtu.be/ZbX4Ok9YX94?si=r1oRnl2elNhWX1Rl #nodejs #codeWithAntonio #discord #clone

Practice creating an Airbnb Clone with Next JS and Tailwind CSS https://dev.to/koolkishan/full-stack-airbnb-clone-with-nextjs-tailwind-css-zustand-and-amplication-125b ---- React JS performance optimization tips and tricks https://medium.com/@prashant2372004/10-expert-performance-tips-every-senior-js-react-developer-should-know-610721712d85 ---- Tips on writing efficient React code and implementing clean code https://medium.com/womenintechnology/10-essential-react-best-practices-for-clean-and-efficient-code-551caf6b9439 ---- #react #nextjs #clone #tailwind #zustand #tips

How to use Git Workflow with the help of Bash scripts https://dev.to/devrx/automate-your-git-workflow-with-this-simple-bash-script-5cm5 #git #workflow

Create PDF invoices with Node JS and React JS https://hackernoon.com/how-to-build-an-invoice-pdf-system-using-reactjs-redux-and-nodejs --- Implementing parallel routing in Next JS https://hackernoon.com/nextjs-13-parallel-routes-a-comprehensive-guide --- How to make a Next JS application with Materio https://blog.logrocket.com/building-next-js-apps-materio/ --- Building Next JS application with Bun Runtime https://blog.logrocket.com/build-fast-next-js-like-app-bun/ --- Create an AirBnb clone app with Next JS and Tailwind CSS https://hackernoon.com/building-a-full-stack-airbnb-clone-with-nextjs-tailwind-css-amplication-and-more #react #nodejs #invoice #clone #tailwind #nextjs #bun

Create images in webp format using Node JS https://dev.to/brainiacneit/generating-optimized-image-formats-with-nodejs-hj3 #nodejs #webp

How to use the ultrafetch library as an alternative to Node Fetch https://blog.logrocket.com/using-ultrafetch-boost-node-fetch-behavior/ --- Running Express JS and React JS at the same time https://blog.logrocket.com/running-react-express-concurrently/ --- Building CRUD functions with Nest JS and Fastify https://dev.to/ouelle/basic-crud-operations-with-nestjs-typescript-fastify-mongodb-1f1k --- Practice deploying Node JS with Docker https://dev.to/ikemhood/from-localhost-to-the-cloud-deploying-my-first-nodejs-app-with-docker-1nn3 --- #nodejs #fetch #docker #nest #typescript #fastify

How to use Promises in JavaScript https://www.freecodecamp.org/news/javascript-promises-async-await-and-promise-methods/ ---- An introduction to some of the important operators in JavaScript https://www.freecodecamp.org/news/javascript-operators/ ---- Tips on using JavaScript to design better web applications https://www.freecodecamp.org/news/javascript-tips-for-better-web-dev-projects/ ---- #promise #operator #tips

Tips and tricks for writing JavaScript code that need to be learned https://levelup.gitconnected.com/15-javascript-techniques-to-enhance-your-code-67a40ed3f08f #tips #technique

Create a Google Drive clone with Laravel and Vue JS https://www.freecodecamp.org/news/build-a-google-drive-clone-with-laravel-php-vuejs/ #clone #drive #vue #laravel

Web Dev Simplified's exercise on creating variables in JavaScript with the "using" keyword https://www.youtube.com/watch?v=d6a8RymS1zI #using #webdevsimplified

Creating a 404 error display with HTML and CSS https://blog.openreplay.com/creating-a-custom-404-error-page/ ---- Comparison between Tailwind CSS and Material UI in terms of customization https://blog.openreplay.com/which-is-easier-to-customize--tailwind-css-or-material-ui/ ---- #css #error404 #html #tailwind #material