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
An introduction to top level await in the latest version of NodeJS https://towardsdev.com/await-without-async-in-nodejs-2af573c81aa2 #nodejs #await #async‌‌

I don't care about any Frontend, Backend and so on. I only care about the Weekend until Monday. Enjoy your weekend! 🎉😂😜

An introduction to what ChatGPT is and examples of using it with Web Dev Simplified https://www.youtube.com/watch?v=Gmx-54k3pUk An introduction to what GPT Chat is and the AI ​​in it https://www.youtube.com/watch?v=0uQqMxXoNVs GPT Chat Review used to build the complete application https://www.youtube.com/watch?v=Pi-5_eid7VA Kevin Powell's experiment with Chat GPT to write simple CSS and HTML code https://youtu.be/u0HTvSXNJmE GPT Chat implementation exercise with Node JS and Next JS https://javascript.plainenglish.io/how-to-use-chatgpt-as-an-educational-chatbot-in-a-next-js-frontend-6f9689ba85e9 --- An experiment using GPT Chat to create a web landing page https://javascript.plainenglish.io/landingpages-created-by-chatgpt-eea9c7016279 --- Use GPT Chat to generate code based on React JS and JavaScript https://blog.bitsrc.io/i-asked-chatgpt-ai-to-write-react-and-javascript-for-me-and-i-was-shocked-detailed-analysis-d68d55be7746 An experiment using GPT Chat to generate Vue JS code, along with the Program with Erik channel https://www.youtube.com/watch?v=8vq-baOa0ZE Practice building Chat GPT-based web applications with Node JS and React JS along with the JavaScript Mastery channel https://youtu.be/2FeymQoKvrk Building a push notification system with Node JS, React, and Chat GPT https://dev.to/novu/master-notifications-with-chatgpt-react-and-nodejs-1ea9 Simple exercise using Chat GPT with React JS https://medium.com/codingthesmartway-com-blog/how-to-use-chatgpt-with-react-ad3aff300b41 Basic training on creating web applications with Node JS and Chat GPT https://medium.com/codingthesmartway-com-blog/effortlessly-create-a-full-stack-web-application-with-chatgpt-26c5533cbf97 #chatGPT #webdevSimplified‌‌ #AI #react #nodejs‌‌ #vue #kevinPowell #css‌‌ #javascriptMastery

Practice using Fastify for the Node JS backend https://javascript.plainenglish.io/fastify-to-boost-your-node-js-web-app-8837250a2af1 #fastify #nodejs‌‌

Building a weather app with Vue JS 3 and Open Weather Map https://medium.com/js-dojo/weather-search-app-with-vue-3-openweathermap-api-8b2cf3f2b264 #vue #openweather‌‌

Learning flow reference from the Fireship channel about learning application programming https://www.youtube.com/watch?v=66tfvFeALBQ #fireship #roadmaps #coding‌‌

Simple exercise deploying Next JS application to Vercel service https://javascript.plainenglish.io/deploy-your-next-js-application-to-vercel-using-sentry-and-github-actions-f7dbeaba4819 --- How to Fetch data in React JS https://www.positronx.io/react-js-fetch-and-cache-data-using-react-query-tutorial/ --- Adding SVG data to the Next JS project https://blog.logrocket.com/import-svgs-to-next-js-project/ --- Configure SEO in Next JS with the Next SEO library https://blog.logrocket.com/manage-seo-next-js-with-next-seo/ #nextjs #vercel #react #sentry #svg #seo‌‌

An exercise from Dcode creating a function and a Download data button on a web application page https://www.youtube.com/watch?v=_EnQ-d09fXE #dcode #download‌‌

Doing Rest API design with Node JS and Express JS https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/ --- Pub sub pattern in JavaScript with Event Emitter https://www.jackfranklin.co.uk/blog/event-emitter/ #nodejs #express #eventEmitter‌‌

Some important tools for developers that can be tried https://javascript.plainenglish.io/6-free-modern-tools-for-developers-of-2023-b4f4e764ffa4 #tools #developers‌‌

sticker.webp0.25 KB

Performance optimization tips from Web Dev Simplified for React JS using the code splitting method https://www.youtube.com/watch?v=JU6sl_yyZqs #react #code #splitting

Some other alternative in using Heroku https://blog.logrocket.com/3-free-heroku-alternatives-deploy-node-js/ #heroku #alternative

Tips for using type any in TypeScript https://blog.bitsrc.io/stop-using-any-type-in-typescript-48ebefc8b299 #typescript #any #type

Perform Array data manipulation using only one function method https://medium.com/@nusrat35/add-remove-and-update-element-of-an-array-using-one-method-59ddd91edd92 ---- Some of the latest JavaScript features that developers rarely know about https://javascript.plainenglish.io/4-cool-modern-javascript-features-most-developers-dont-know-about-c2c45104427c ---- How to deal with asynchronous code in JavaScript https://blog.appsignal.com/2022/11/09/how-to-handle-async-code-in-javascript.html ---- Some game play to help learn JavaScript https://dev.to/dailydevtips1/10-games-to-learn-javascript-155j ---- #splice #array #learn #async #es2021 #esm

Get to know what Node Modules are and how to use them https://www.freecodecamp.org/news/what-are-node-modules/ #nodejs #modules

Exercise from Cand Dev using Form Validation with React Hook Form and Yup library https://www.youtube.com/watch?v=3uEyy_f81r0 #library #react #candDev #hook #yup #form #validation

Generate random values ​​based on a certain range with JavaScript https://www.freecodecamp.org/news/generate-random-number-within-a-range-in-javascript/ --- #random #number

Some JavaScript concepts to learn before starting React JS https://www.freecodecamp.org/news/javascript-concepts-you-should-know-before-learning-react/ --- Get to know the separation concern that is applied to React JS https://www.freecodecamp.org/news/separation-of-concerns-react-container-and-presentational-components/ #react #learn

Very long training from Academind on the introduction of Git and operations to Github for application code backup https://www.youtube.com/watch?v=ulQA5tjJark #git #github #academind