ru
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 день
Архив постов
Did Next.js 13 Break State Management? https://www.youtube.com/watch?v=OpMAH2hzKi8 #react #nextjs

Tips and tricks for writing React JS based code with anti patterns that need to be avoided https://dev.to/perssondennis/react-anti-patterns-and-best-practices-dos-and-donts-3c2g ---- Create an image generator with Open AI using React JS https://medium.com/codingthesmartway-com-blog/create-an-ai-powered-react-image-generator-app-using-openai-79b575d6b808 ---- Some React Hooks references to try https://dev.to/naubit/5-custom-react-hooks-that-will-transform-your-code-emo ---- There are several ways to do data fetching in React JS https://dev.to/char_carr_dev/6-approaches-for-data-fetching-in-react-1ec3 ---- #react #tips #antiPattern #bestPractice #fetch #hook #image

Reference some templates for Next JS starter https://blog.logrocket.com/best-next-js-starter-templates/ --- Create a Buzzfeed web app clone with TypeScript and React https://www.freecodecamp.org/news/learn-how-to-code-a-buzzfeed-clone-in-three-ways/ #react #nextjs #typescript

Practice using Vue JS, Adonis JS, and Inertia JS for fullstack JavaScript applications https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/ --- A simple example of using the V-switch directive in a Vuetify component https://blog.logrocket.com/using-v-switch-vuetify-switch-component/ #nodejs #vue #inertia #vue #adonis #vuetify #vswitch

Get to know the generic type in TypeScript for reusable components https://blog.logrocket.com/using-typescript-generic-type-create-reusable-components/ #generic #typescript

How to Decode and Encode base64 data in JavaScript https://www.freecodecamp.org/news/encode-decode-html-base64-using-javascript/ --- Introduction to JavaScript Objects and examples https://www.freecodecamp.org/news/objects-in-javascript/ --- An introduction to what higher order functions are in JavaScript https://www.freecodecamp.org/news/higher-order-functions-in-javascript-explained/ --- How to remove undefined values ​​inside Object https://javascript.plainenglish.io/how-to-remove-undefined-values-from-objects-in-javascript-e81e90891c4d --- Using Nullish Coalescing in JavaScript https://javascript.plainenglish.io/maximizing-javascript-code-quality-a-guide-to-using-the-nullish-coalescing-operator-66e23b739095 --- #base64 #dcode #encode #undefined #object

Introducing Lofi Life, a web service equipped with a selection of lofi jazz music, pomodoro, and todo lists, which can be used to focus on programming https://www.producthunt.com/posts/lofi-life #jazz #lofi

The JavaScript roadmap learning flow explained by the Simplified Web Dev channel https://www.youtube.com/watch?v=7L2RLBmEJmE #webdevsimplified #roadmap #learning

How To Make A Drag-and-Drop File Uploader With Vue.js 3 https://www.smashingmagazine.com/2022/03/drag-drop-file-uploader-vuejs-3/ #vue

Vuex introductory basic training in Vue JS https://blog.logrocket.com/guide-vuex-orm/ #vuex #orm

Simple exercise reading excel data in Node JS https://javascript.plainenglish.io/how-to-read-excel-file-in-node-js-db3dbd39580b #nodejs #excel

Take a look at some of the new features added to Chrome Dev Tools 110 https://developer.chrome.com/en/blog/new-in-devtools-110/ #chrome #devTools #release

Reference some plugins for VS Code/Codium https://dev.to/j471n/my-vs-code-setup-971 #vscode #codium

Create a command line CRUD application with Node JS https://www.freecodecamp.org/news/how-to-build-a-command-line-application-with-nodejs/ #nodejs #cli #commandline

Create admin panel in React JS with Refine library https://www.freecodecamp.org/news/how-to-build-an-react-admin-panel-with-refine/ --- How to use Web Worker in React JS easily by using useWorker hook https://javascript.plainenglish.io/multi-threaded-react-app-using-useworker-e67a593c9b51 --- Integration of the Markdown MDX plugin on Next JS https://blog.logrocket.com/mdx-integration-strategies-next-js/ --- #react #panel #admin #webWorker

JavaScript https://www.freecodecamp.org/news/fall-through-in-javascript-switch-statements/ --- An explanation of how to deep clone objects in JavaScript https://javascript.plainenglish.io/deep-dive-into-deep-cloning-objects-in-javascript-techniques-and-limitations-5e658007ac88 --- Explanation of the "new" keyword in JavaScript https://www.jackfranklin.co.uk/blog/the-new-keyword-in-javascript/ --- Introduction to the String data type in Javascript https://www.freecodecamp.org/news/what-is-a-string-in-javascript/ --- How to use escape characters in JavaScript Strings https://www.freecodecamp.org/news/how-to-escape-strings-in-javascript/ --- #switch #clone #escape #string #new

Using the Vite JS module bundler on the React library https://medium.com/@s_eschweiler/vite-react-the-ultimate-combination-for-fast-project-setup-b571adcb3f7 #vite #bundler #react

Practice using React JS with TypeScript with the channel developedByEd https://www.youtube.com/watch?v=kq6IhAZVNh8 #react #typescript #developedbyed

Day JS introduction to Date manipulation in JavaScript https://blog.bitsrc.io/day-js-future-of-javascript-day-and-time-handling-372b187c99d8 ---- How to do String manipulation with JavaScript https://javascript.plainenglish.io/how-to-work-with-strings-in-javascript-900819af4f4a ---- Use Chat GPT to build a todo list app with JavaScript https://medium.com/codingthesmartway-com-blog/learn-how-to-build-a-complete-javascript-todo-app-using-chatgpt-da36b8abaafa #string #manipulation #dayjs #date #chatgpt #todo