uk
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 день
Архів дописів
An important exercise is adding input masking in the Vue JS input field https://blog.logrocket.com/creating-vue-masked-input-fields/ #vue #input #masking

Management endpoint API in Nuxt JS 3 which uses TypeScript https://medium.com/vue-mastery/api-management-in-nuxt-3-with-typescript-c774cc170065 #nuxt #vue #typescript

Comparison between MongoDb and MySQL database https://blog.openreplay.com/mongodb-vs-mysql--which-is-the-best-database/ #mysql #mongodb

Using web application view debugging with Vitest https://blog.logrocket.com/visual-debugging-vitest-preview/ #vitest #vite #debug #testing

Using the Deno runtime to run the NPM Node JS package https://www.youtube.com/watch?v=cv7ci6GT5Hg #nodejs #deno #npm

A simple exercise creating an API with Node JS https://javascript.plainenglish.io/how-to-create-a-rest-api-in-node-js-4f8538b3fa9c #nodejs #api

Practice using React Query with the Web Dev Simplified channel https://www.youtube.com/watch?v=r8Dg0KVnfMA #react #query #webdevsimplified

Net Ninja released an exercise on using the Chakra UI component in React JS https://www.youtube.com/watch?v=iXsM6NkEmFc&list=PL4cUxeGkcC9hcnIeryurNMMcGBHp7AYlP&index=2 The complete playlist can be seen here, and is updated all the time https://www.youtube.com/playlist?list=PL4cUxeGkcC9hcnIeryurNMMcGBHp7AYlP #chakraUI #react #netninja

Tips from the LearnVue channel add the auto import function to Vue JS https://www.youtube.com/watch?v=KShLa_7AZSQ #vue #learnVue #autoimport

Implementation of microservice functions with Node JS https://dev.to/lovepreetsingh/implementing-microservice-architecture-in-node-js-1fg3 #nodejs #microservice

Formatting console output with JavaScript https://www.freecodecamp.org/news/formatting-output-to-the-console/ --- Getting DOM elements based on tag names in HTML with JavaScript https://javascript.plainenglish.io/get-element-s-by-tag-name-in-javascript-181a688b312a --- #console #format #tags

An exercise from Online Tutorials creates a mini calendar with HTML, CSS, and JavaScript https://www.youtube.com/watch?v=2IwZ52lI2vg #calendar #onlineTutorials #html #css

Several ways to create data visualizations with Github Commit https://dev.to/github/your-github-year-in-review-10-fun-ways-to-visualize-your-contributions-392o #github #commit #visualization

JavaScript Array manipulation cheatsheet with attractive visualization https://dev.to/rammcodes/my-visual-javascript-array-cheatsheet-that-went-viral-on-linkedin-44bb #cheatsheet #array #visualization

Add data elements at the beginning of the Array https://javascript.plainenglish.io/add-element-on-beginning-of-the-array-in-javascript-c45ef85369ee --- Performs a map loop on the JavaScript Object by saving its key value https://javascript.plainenglish.io/how-to-map-over-a-javascript-object-while-preserving-the-keys-13f083a9b98d --- #element #array #map

A collection of UI framework libraries that can be used on Vue JS https://jay315.medium.com/top-10-vue-ui-framework-you-did-not-know-as-frond-end-developer-cece140a6c76 #vue #package #ui #component

Added Kafka for pub sub pattern in Node JS https://blog.logrocket.com/build-durable-pub-sub-with-kafka-node-js/ ---- A collection of Node JS packages that can be used in Node JS projects https://javascript.plainenglish.io/best-10-node-packages-for-your-next-project-f95487d76e3c #pub #sub #nodejs #kafka #package

Implementing the existing SOLID principles of TypeScript https://blog.logrocket.com/applying-solid-principles-typescript/ --- Retrieve the Object value based on the key https://javascript.plainenglish.io/typescript-get-object-value-by-key-9062a938ae6a --- Specifies a TypeScript type value based on a specified condition https://blog.logrocket.com/guide-conditional-types-typescript/ #object #key #value #typescript #solid

Get to know the Xstate state management library for React JS https://youtu.be/s0h34OkEVUE #react #state #xstate #management