Forwarded from Learn CSS™
Get to know the properties in CSS Overflow such as visible, scroll, and auto hidden
https://www.freecodecamp.org/news/css-overflow-visible-scroll-auto-hidden/
---
Multiple sources of supporting assets for using Tailwind CSS
https://javascript.plainenglish.io/if-you-use-tailwindcss-here-are-the-best-resources-that-you-can-bookmark-11dfa740b1b4
---
#css #overflow #tailwind #auto
https://www.freecodecamp.org/news/css-overflow-visible-scroll-auto-hidden/
---
Multiple sources of supporting assets for using Tailwind CSS
https://javascript.plainenglish.io/if-you-use-tailwindcss-here-are-the-best-resources-that-you-can-bookmark-11dfa740b1b4
---
#css #overflow #tailwind #auto
Important practice creating accurate setInterval function with JavaScript
https://javascript.plainenglish.io/how-to-get-an-accurate-setinterval-in-javascript-ca7623d1d26a
---
Multiple ways to concatenate Array data in JavaScript
https://javascript.plainenglish.io/efficiently-merging-arrays-in-javascript-32993788a8b2
—-
Understand some examples of higher order functions in JavaScript
https://dev.to/mohammed_muddassir/higher-order-functions-1cac
#interval #array #merge #higherOrder #function
https://javascript.plainenglish.io/how-to-get-an-accurate-setinterval-in-javascript-ca7623d1d26a
---
Multiple ways to concatenate Array data in JavaScript
https://javascript.plainenglish.io/efficiently-merging-arrays-in-javascript-32993788a8b2
—-
Understand some examples of higher order functions in JavaScript
https://dev.to/mohammed_muddassir/higher-order-functions-1cac
#interval #array #merge #higherOrder #function
Practice building a REST API with Node JS, Express, and MongoDb
https://www.freecodecamp.org/news/build-a-restful-api-using-node-express-and-mongodb/
#nodejs #express #freecodecamp
https://www.freecodecamp.org/news/build-a-restful-api-using-node-express-and-mongodb/
#nodejs #express #freecodecamp
Difference between tilde and caret on version dependency in package.json file
https://blog.bitsrc.io/difference-between-tilde-and-caret-in-package-json-bc9e59b125df
#package #npm
https://blog.bitsrc.io/difference-between-tilde-and-caret-in-package-json-bc9e59b125df
#package #npm
Learning path for using the React JS framework
https://www.freecodecamp.org/news/react-fundamentals-for-beginners/
#react #roadmap
https://www.freecodecamp.org/news/react-fundamentals-for-beginners/
#react #roadmap
Forwarded from Learn CSS™
Long practice understanding how the position property of Freecodecamp works
https://www.freecodecamp.org/news/css-position-property-explained/
#css #position #property #freecodecamp
https://www.freecodecamp.org/news/css-position-property-explained/
#css #position #property #freecodecamp
A collection of cheatsheets or cheat sheets for some security holes in Node JS, and how to fix them
https://blog.shiftleft.io/node-js-vulnerability-cheatsheet-447b0c9bdb99
#nodejs #cheatsheet #security
https://blog.shiftleft.io/node-js-vulnerability-cheatsheet-447b0c9bdb99
#nodejs #cheatsheet #security
Javascript Weekly 20
• News The State of JS 2021 Results
• News JavaScript Scratchpad for VS Code, Now with Code Stories
• News Express.js 5.0 Now in Beta
• News How to Track Down Code Responsible for Polluting the Global Scope
• News The Basics of package.json
• News A Deep Dive into React Native’s New Architecture
• News 100+ Fully Native Components for High-Quality Modern Angular UI
• News JavaScript to Know for React
• News Monorepos Explained
• News v8n 1.4: A 'Fluent Validation' Library
• News Neat Example of Using a JS Proxy as a Low Code REST Client
• News Project Management for Software Teams Has Never Been Easier
• News TypeIt: A Versatile 'Typewriter Effect'
• News Marked 4: A Fast Markdown Parser and Compiler
• News Minze: A JavaScript Framework for Native Web Components
• News Heart Switch: A Heart-Shaped Toggle Switch Component for React
• News Stream Is Hiring in Boulder, Amsterdam and Remote. Join the Team, Today
Tags: #Javascriptweekly #Javascript #JS #weekly
• News The State of JS 2021 Results
• News JavaScript Scratchpad for VS Code, Now with Code Stories
• News Express.js 5.0 Now in Beta
• News How to Track Down Code Responsible for Polluting the Global Scope
• News The Basics of package.json
• News A Deep Dive into React Native’s New Architecture
• News 100+ Fully Native Components for High-Quality Modern Angular UI
• News JavaScript to Know for React
• News Monorepos Explained
• News v8n 1.4: A 'Fluent Validation' Library
• News Neat Example of Using a JS Proxy as a Low Code REST Client
• News Project Management for Software Teams Has Never Been Easier
• News TypeIt: A Versatile 'Typewriter Effect'
• News Marked 4: A Fast Markdown Parser and Compiler
• News Minze: A JavaScript Framework for Native Web Components
• News Heart Switch: A Heart-Shaped Toggle Switch Component for React
• News Stream Is Hiring in Boulder, Amsterdam and Remote. Join the Team, Today
Tags: #Javascriptweekly #Javascript #JS #weekly
Writing a Printer Driver in JavaScript
https://kubesail.com/blog/2022-02-01-printer-driver-in-javascript
https://kubesail.com/blog/2022-02-01-printer-driver-in-javascript
React Performance: How to avoid redundant re-renders
https://itnext.io/react-performance-how-to-avoid-redundant-re-renders-6a33618d92a3
https://itnext.io/react-performance-how-to-avoid-redundant-re-renders-6a33618d92a3
Node.js Roadmap for Beginners
https://stasklymenko.hashnode.dev/nodejs-roadmap-for-beginners
#nodejs #beginners #roadmap
#javascript #apis
https://stasklymenko.hashnode.dev/nodejs-roadmap-for-beginners
#nodejs #beginners #roadmap
#javascript #apis
Practice creating a command palette layout with Tailwind CSS, React JS, and Headless UI from the Tailwind Labs channel
https://youtu.be/-jix4KyxLuQ
#tailwind #css #react
https://youtu.be/-jix4KyxLuQ
#tailwind #css #react
TypeIt library for creating typing animation effects with JavaScript
https://github.com/alexmacarthur/typeit
#typing #typeit
https://github.com/alexmacarthur/typeit
#typing #typeit
Introduction to Vitest for testing applications with Vite JS
https://blog.logrocket.com/testing-vite-minimal-config-using-vitest/
---
Adding Vite JS into an existing web application
https://css-tricks.com/adding-vite-to-your-existing-web-app/
#vite #vitest #testing
https://blog.logrocket.com/testing-vite-minimal-config-using-vitest/
---
Adding Vite JS into an existing web application
https://css-tricks.com/adding-vite-to-your-existing-web-app/
#vite #vitest #testing
Application of SOLID design pattern principles to TypeScript
https://blog.bitsrc.io/solid-principles-in-typescript-153e6923ffdb
#solid #typescript
https://blog.bitsrc.io/solid-principles-in-typescript-153e6923ffdb
#solid #typescript
Some JavaScript Array manipulation functions to know
https://javascript.plainenglish.io/17-javascript-array-methods-you-need-to-know-before-your-coding-interviews-c756974453cb
---
Using the throw function for errors in Async Await
https://www.bennadel.com/blog/4210-you-can-throw-anything-in-javascript-and-other-async-await-considerations.htm
---
#array #async #await #error
https://javascript.plainenglish.io/17-javascript-array-methods-you-need-to-know-before-your-coding-interviews-c756974453cb
---
Using the throw function for errors in Async Await
https://www.bennadel.com/blog/4210-you-can-throw-anything-in-javascript-and-other-async-await-considerations.htm
---
#array #async #await #error
Some examples of inline or one liner functions commonly used by JavaScript developers
https://tapajyoti-bose.medium.com/7-killer-one-liners-in-javascript-33db6798f5bf
#oneliner
https://tapajyoti-bose.medium.com/7-killer-one-liners-in-javascript-33db6798f5bf
#oneliner
Practice using DOM manipulation functions built into JavaScript with the Dcode channel
https://youtu.be/XVNLsTJHwqE
---
Practice creating your own Console log function with JavaScript
https://youtu.be/n6bWPHpYdbs
#dom #dcode #logger #manipulation
https://youtu.be/XVNLsTJHwqE
---
Practice creating your own Console log function with JavaScript
https://youtu.be/n6bWPHpYdbs
#dom #dcode #logger #manipulation