ch
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
帖子存档
Get to know Jotai state management for Next JS https://blog.logrocket.com/using-jotai-next-js/ --- Create video and audio recorders in React JS https://blog.logrocket.com/how-to-create-video-audio-recorder-react/ #react #nextjs #jotai #audio #video #recorder

Translation: id-en Practice building fullstack JavaScript apps with Angular and Nest JS https://blog.logrocket.com/build-project-using-angular-nestjs/ --- Get to know fnm, the Rust-based Node JS version manager https://blog.logrocket.com/fnm-rust-built-node-js-version-manager/ --- Communication between Node JS microservices with the gRPC protocol https://blog.logrocket.com/communicating-between-node-js-microservices-with-grpc/ --- Some npm commands to know https://javascript.plainenglish.io/10-useful-npm-commands-that-most-people-dont-know-about-5f03d5f1f03c --- Get to know Fastify JS for the Node JS backend https://javascript.plainenglish.io/fastify-to-boost-your-node-js-web-app-8837250a2af1 #nodejs #angular #nest #fastify #npm‌‌

Some GPT Chat functionality for web developers https://medium.com/vue-mastery/chatgpt-for-web-developers-f6a52316cf14 Tips for using the Chat GPT API for web application developers https://medium.com/codingthesmartway-com-blog/unlocking-the-power-of-openais-chatgpt-api-a-guide-for-next-js-developers-4501870be1db Tips for using GPT Chat for developers https://levelup.gitconnected.com/what-we-can-do-with-chatgpt-as-programmers-16c135b7f269 Take a look at some of the open GPT Chat APIs https://www.youtube.com/watch?v=e2uvhJ7r1UQ Practice using Chat GPT AI into a Next JS based web application https://www.youtube.com/watch?v=fWGhbCzwgSg Use GPT Chat to create documentation with Markdown and Node JS https://betterprogramming.pub/building-a-chatgpt-powered-markdown-documentation-in-no-time-50e308f9038e Create a calculator application with the help of Chat GPT https://medium.com/codingthesmartway-com-blog/mastering-chatgpt-build-your-own-calculator-web-app-in-minutes-d6f0cc3c8ffa Using Chat GPT for code optimization https://towardsdev.com/using-chatgpt-to-optimize-your-code-93ffd1edc172 A simple exercise creating a web application with GPT Chat https://javascript.plainenglish.io/how-to-create-a-website-using-chatgpt-and-visual-studio-code-ide-503e2386b859 #react #nextjs #nodeJS #openAI #chatGPT #developer #api #calculator #web

Getting started with Inertia.js, Vue.js, and AdonisJs https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/ #js #framework

All right then gang, Net Ninja released a series of exercises introducing the Nest JS framework for Node JS based backends One of the exercises can be seen here https://www.youtube.com/watch?v=pcX97ZrTE6M&list=PL4cUxeGkcC9g8YFseGdkyj9RH9kVs_cMr&index=2 The training will continue to be updated by Net Ninja every day until it is complete #nodejs #netninja #nest

Simple exercise to clone a Fiverr app with React JS with Lama Dev https://youtu.be/KI5CnJ9u5ok #react #clone #lamaDev

Practice using Docker Compose with Programmer Zaman Now https://youtu.be/3nFbRd4FnRo #docker #compose #programmerZamanNow

Introduction to the modulus operator in JavaScript https://www.freecodecamp.org/news/javascript-modulo-operator-how-to-use-the-modulus-in-js/ --- How to remove duplicate elements in an Array https://javascript.plainenglish.io/javascript-arrays-how-to-remove-duplicate-elements-4796639f6b35 --- Comparison of loop speed for each Loop function in JavaScript https://javascript.plainenglish.io/speed-showdown-comparing-for-foreach-and-for-of-in-javascript-5d1873ae05f7 --- How to check whether in an Array there is an object that has a certain value https://javascript.plainenglish.io/check-if-an-array-contains-an-object-with-a-certain-property-value-in-javascript-5325295a5820 --- Simple exercise building a video player with JavaScript and HTML5 https://betterprogramming.pub/how-to-build-a-video-player-in-vanilla-javascript-and-html5-61ecc1552b8e --- How to change key values ​​in JavaScript https://javascript.plainenglish.io/how-to-swap-the-keys-and-values-of-a-javascript-object-9df2ac909847 --- #modulus #duplicate #loop #video #player #keyvalues

Introduction of Vue JS design pattern with computed and vModel https://youtu.be/qGqebwUxWrw #learnVue #vue

How to check if two Arrays have the same value with JavaScript https://javascript.plainenglish.io/how-to-check-if-two-javascript-arrays-have-the-same-values-b1c5947d6d8f #value #array #check

JavaScript Mastery building dashboard apps with the MERN Stack https://youtu.be/k4lHXIzCEkM #javascriptMastery #mern #dashboard #nodejs

A collection of several public APIs that can be used as training for making applications https://dev.to/ruppysuppy/7-free-public-apis-you-will-love-as-a-developer-166p #public #api

Practice using Deno by creating an API to resize images https://deno.com/blog/build-image-resizing-api #deno #image #resize

Rendering Emails with Svelte https://escape.tech/blog/sveltemails/ #svelte

5 Custom React Hooks That Will Transform Your Code 🤖 https://dev.to/naubit/5-custom-react-hooks-that-will-transform-your-code-emo #webdev #javascript #react #beginners

Comparison between Vite and Webpack https://betterprogramming.pub/vite-vs-webpack-3286e188aaae #vite #webpack

Some tips on using JavaScript for front end developers https://javascript.plainenglish.io/10-javascript-tips-that-frontend-devs-should-master-in-2023-4dcf87c90bdb #frontend #developer

An explanation of what Arrays and Tuples are in TypeScript https://dev.to/j471n/typescript-array-tuples-1kh2 #typescript #tuples #array

Introduction to environment variables in JavaScript https://dmitripavlutin.com/environment-variables-javascript/ --- How to hide data api keys on the front end with the help of Netlify Functions https://www.freecodecamp.org/news/hide-api-keys-in-frontend-apps-using-netlify-functions/ #apikey #env #variables