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 дней
Архив постов
Some one liner functions to help with JavaScript application development https://blog.bitsrc.io/javascript-shock-you-just-one-line-of-code-8a8587d7a07c —- Practice using the Promise.all function to run Promise in parallel https://javascript.plainenglish.io/i-lost-a-job-opportunity-just-because-of-promise-all-be396f6efe87 #oneliner #arrow #promise

Some important Git commands developers need to know https://medium.com/@codesparrow_96165/20-git-commands-every-developer-should-know-cbf21eb15f0d #git #command

Practice making file upload function on Node JS https://javascript.plainenglish.io/how-to-implement-a-file-upload-server-with-node-js-83043bc180fc #nodejs #upload #file

Several VS Code extensions to help web app developers https://javascript.plainenglish.io/15-must-have-vs-code-extensions-for-web-developers-7d3d41a1165 #web #extension #vscode

Practice from Online Tutorials on creating a range slider with a neumorphism style https://www.youtube.com/watch?v=T-1dSuMo0TA #onlineTutorials #slider #range

Vue3 Composition API: watchEffect vs. watch https://blog.openreplay.com/vue3-composition-api-watcheffect-vs-watch #vue #vuejs #framework #javascript #js

How to use Tailwind CSS in Next JS https://www.youtube.com/watch?v=R8lm6kIdkHE #tailwind #nextjs

Introduction to Hoisting on JavaScript https://medium.com/@ankit_k_sharma/hoisting-in-java-script-859279d3b2ec #hoisting #javascript

Practice how to use SSL on Node JS https://blog.bitsrc.io/how-to-generate-and-use-an-ssl-certificate-in-nodejs-72491dcee7c2 —- Comparison between Bun runtime and Node JS runtime in terms of performance https://itnext.io/deeper-testing-of-buns-performance-and-compatibility-against-node-js-9115763965ed —- #nodejs #ssl #bun #runtime

An introduction to what Redux is and an example of its use https://www.freecodecamp.org/news/what-is-redux-store-actions-reducers-explained/ --- Example of TDD implementation in React JS https://www.freecodecamp.org/news/test-driven-development-tutorial-how-to-test-javascript-and-reactjs-app/ #react #tdd #redux

Practice using flat and flatmap Array manipulation functions in JavaScript https://www.freecodecamp.org/news/flat-and-flatmap-javascript-array-methods/ --- An example of the difference between document.ready in pure JavaScript or in Jquery https://www.freecodecamp.org/news/javascript-document-ready-jquery-example/ --- Adding 1 year timeframe to Date JavaScript https://javascript.plainenglish.io/javascript-add-1-year-to-date-5bb325016f83 #flat #flatmap #date #documentReady

Practice using the REST API client in VS Code for an alternative to the Postman client https://youtu.be/VuO-Haub9-I #postman #vscode

Introducing Flowbite, the Tailwind Component library to try https://flowbite.com/ #tailwind #css #flowbite

Take a look at some CSS animation libraries to try https://devdojo.com/souptikdn/12-best-css-animation-libraries --- #css #animation

Release notes of Google Chrome Dev Tools 104 with some new features in it https://www.youtube.com/watch?v=4RXWfw7Xg_Y #chrome #devtools

JAVASCRIPT GAMEDEV FULL COURSE https://youtu.be/GFO_txvwK_c #javascript #gamedev #webdevelopment

The New Wave of React State Management https://frontendmastery.com/posts/the-new-wave-of-react-state-management/?utm_campaign=the-new-wave-of-react-state-management #react #management #state #js #javascript #framework