Javascript Weekly
• News Axios 1: The Long Standing HTTP Client Library
• News Free Course: The Last Algorithms Course You'll Need
• News 'I Turned JS Into a Compiled Language (for Fun and Wasm)'
• News Ten Years of TypeScript
• News The js13kGames 2022 Winners
• News The Future of the Web is on the Edge (Says Deno)
• News A (Mostly) Complete Guide to React Rendering Behavior
• News 'I Changed My Mind About Writing New JavaScript Frameworks'
• News How to Build URLs and Handle Redirects in Headless Architecture
• News Animating Triangles with Three.js
• News Using npm query and jq to Dig Into Dependencies
• News Increasing E2E Test Coverage from 10% to 95% in 12 weeks
• News μFuzzy: A Tiny, Efficient Fuzzy Search Library
• News zx 7.1: Google's Tool for Easier Shell Scripting
• News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut
• News Radix UI: Unstyled Accessible Components to Build on Top Of
• News Horizon UI: An Open Source Admin Template Atop Chakra UI
• News SurveyJS: A Library for Making Survey Forms
Tags: #Javascriptweekly #Javascript #JS #weekly
  • News Axios 1: The Long Standing HTTP Client Library
• News Free Course: The Last Algorithms Course You'll Need
• News 'I Turned JS Into a Compiled Language (for Fun and Wasm)'
• News Ten Years of TypeScript
• News The js13kGames 2022 Winners
• News The Future of the Web is on the Edge (Says Deno)
• News A (Mostly) Complete Guide to React Rendering Behavior
• News 'I Changed My Mind About Writing New JavaScript Frameworks'
• News How to Build URLs and Handle Redirects in Headless Architecture
• News Animating Triangles with Three.js
• News Using npm query and jq to Dig Into Dependencies
• News Increasing E2E Test Coverage from 10% to 95% in 12 weeks
• News μFuzzy: A Tiny, Efficient Fuzzy Search Library
• News zx 7.1: Google's Tool for Easier Shell Scripting
• News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut
• News Radix UI: Unstyled Accessible Components to Build on Top Of
• News Horizon UI: An Open Source Admin Template Atop Chakra UI
• News SurveyJS: A Library for Making Survey Forms
Tags: #Javascriptweekly #Javascript #JS #weekly
BFF Architecture
https://www.mobilelive.ca/blog/why-backend-for-frontend-application-architecture
#bff #architecture
  
  https://www.mobilelive.ca/blog/why-backend-for-frontend-application-architecture
#bff #architecture
mobileLIVE
  
  Why “Backend For Frontend” Application Architecture? - mobileLIVE
  You’re likely using an application to serve your customers but how do you know your development isn’t costing you in user experience?
  When to Use useImperativeHandle and forwardRefs in React 18 
https://betterprogramming.pub/when-to-use-useimperativehandle-and-forwardrefs-in-react-18-89cce42b3309?gi=1f62b988e44b
#react
  
  https://betterprogramming.pub/when-to-use-useimperativehandle-and-forwardrefs-in-react-18-89cce42b3309?gi=1f62b988e44b
#react
Medium
  
  When to use “useImperativeHandle” and “forwardRefs” in React 18
  Sometimes, you have to take out the big guns
  Refactoring a Component from Vue 2 Options API to Vue 3 Composition API
https://fadamakis.medium.com/from-vue-2-options-api-to-vue-3-composition-api-fe6d6a738c2f
#vue
  
  https://fadamakis.medium.com/from-vue-2-options-api-to-vue-3-composition-api-fe6d6a738c2f
#vue
Medium
  
  Refactoring a Component from Vue 2 Options API to Vue 3 Composition API
  Vue 3 is gaining traction, and sooner than later, every codebase will need to be migrated. It comes with many new paradigms and API…
  Training using Google Sheets with Freecodecamp
https://www.freecodecamp.org/news/learn-google-sheets/
#freecodecamp #googlesheets
  
  https://www.freecodecamp.org/news/learn-google-sheets/
#freecodecamp #googlesheets
freeCodeCamp.org
  
  Learn Google Sheets for Beginners – Full Course
  Google Sheets is a free, web-based spreadsheet application that is part of the Google Drive office suite.  Google Sheets has a clean, human-friendly design that encourages collaboration and facilitates insights into your data. We just published a cou...
  Get to know the :where and :is . Selectors
https://dev.to/mustapha/where-is-css-20nk
---
Practice using overflow property in CSS
https://blog.logrocket.com/a-new-guide-to-css-overflow/
#css #where #is #overflow
  
  https://dev.to/mustapha/where-is-css-20nk
---
Practice using overflow property in CSS
https://blog.logrocket.com/a-new-guide-to-css-overflow/
#css #where #is #overflow
DEV Community
  
  :where :is CSS?
  In this post we will talk about the not so new functional pseudo-class selectors :is() and...
  Web and JavaScript SEO optimization tips and tricks
https://blog.openreplay.com/javascript-seo-best-practices/
----
Some JavaScript library references to know
https://levelup.gitconnected.com/12-useful-javascript-libraries-youve-probably-never-used-1235100e0e1d
—-
Understanding what Async Await is in Promise JavaScript
https://dev.to/maximization/understanding-async-await-22o6
#async #await #promise
  
  https://blog.openreplay.com/javascript-seo-best-practices/
----
Some JavaScript library references to know
https://levelup.gitconnected.com/12-useful-javascript-libraries-youve-probably-never-used-1235100e0e1d
—-
Understanding what Async Await is in Promise JavaScript
https://dev.to/maximization/understanding-async-await-22o6
#async #await #promise
Openreplay
  
  JavaScript SEO best practices
  How to get good SEO results at JavaScript web sites
  Tips for good use of React Hook from Web Dev Simplified
https://youtu.be/GGo3MVBFr1A
#react #hooks #webdevsimplified
  
  https://youtu.be/GGo3MVBFr1A
#react #hooks #webdevsimplified
YouTube
  
  Top 6 React Hook Mistakes Beginners Make
  FREE React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified
📚 Materials/References:
FREE React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified
Reference vs Value Video: https://youtu.be/…
  📚 Materials/References:
FREE React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified
Reference vs Value Video: https://youtu.be/…
Adding Ant Design to Next JS
https://blog.logrocket.com/use-ant-design-next-js/
---
Adding the RSS Feed plugin into the Next JS web application
https://blog.logrocket.com/adding-rss-feed-next-js-app/
---
Creating Remix JS apps with GraphQL endpoint
https://blog.logrocket.com/creating-remix-app-graphql/
#antDesign #graphql #nextjs #rss
  
  https://blog.logrocket.com/use-ant-design-next-js/
---
Adding the RSS Feed plugin into the Next JS web application
https://blog.logrocket.com/adding-rss-feed-next-js-app/
---
Creating Remix JS apps with GraphQL endpoint
https://blog.logrocket.com/creating-remix-app-graphql/
#antDesign #graphql #nextjs #rss
LogRocket Blog
  
  How to use Ant Design with Next.js - LogRocket Blog
  Integrate Ant Design, an enterprise UI design philosophy for React applications, and Next.js, to build apps more efficiently.
  Getting to know Generic functions in TypeScript
https://www.freecodecamp.org/news/typescript-generics-use-case-example/
#typescript #generic
  
  https://www.freecodecamp.org/news/typescript-generics-use-case-example/
#typescript #generic
freeCodeCamp.org
  
  TypeScript Generics – Use Case and Examples
  By Aman Kalra In this tutorial, you'll learn the basics of generics in TypeScript. We'll discuss how to use them and when they're useful in your code. Use Case for Generics Let's start with a simple example, where you want to print the value of an ar...
  The Missing Math Methods in JavaScript
https://www.sitepoint.com/javascript-missing-math-methods/
#javascript #math
  
  https://www.sitepoint.com/javascript-missing-math-methods/
#javascript #math
Sitepoint
  
  The Missing Math Methods in JavaScript — SitePoint
  Explore some of the missing math methods in JavaScript — such as sum, product, factorial, odd and even — and how to write functions for them.
  Exercise from Dcode on using Array Reduce manipulation in JavaScript
https://youtu.be/NhvFRjFGpdc
---
Some common Array manipulation functions in JavaScript ES2015
https://javascript.plainenglish.io/6-useful-array-functions-in-es6-you-must-know-about-60078891a2e9
---
Multiple ways of looping inside an Array
https://javascript.plainenglish.io/the-methods-of-traversing-an-array-in-javascript-5502df5f7703
---
#array #dcode #reduce #es2015
  
  https://youtu.be/NhvFRjFGpdc
---
Some common Array manipulation functions in JavaScript ES2015
https://javascript.plainenglish.io/6-useful-array-functions-in-es6-you-must-know-about-60078891a2e9
---
Multiple ways of looping inside an Array
https://javascript.plainenglish.io/the-methods-of-traversing-an-array-in-javascript-5502df5f7703
---
#array #dcode #reduce #es2015
YouTube
  
  5 Real Life Examples of Array Reduce in JavaScript
  A lot of guides online (including my own) will show the "sum of all numbers" example when explaining how the array reduce method works.
In this video, I'll take you through 5 unique and applicable examples of using the reduce method in JavaScript.
Chapters:…
In this video, I'll take you through 5 unique and applicable examples of using the reduce method in JavaScript.
Chapters:…
👍1
  Some important notes on using Computed property in Vue JS
https://youtu.be/vL1lJt9acMQ
---
Pub sub pattern implementation in Vue JS
https://javascript.plainenglish.io/implement-the-pubsub-pattern-in-vue-js-8a36a7a37b19
—-
Create a Todo List application with the Composition API and Tailwind CSS
https://sayansinha5.medium.com/todo-app-using-vuejs-3-composition-api-and-tailwind-css-ee7c82854357
#pub #sub #vue #computed #todo #composition
  
  https://youtu.be/vL1lJt9acMQ
---
Pub sub pattern implementation in Vue JS
https://javascript.plainenglish.io/implement-the-pubsub-pattern-in-vue-js-8a36a7a37b19
—-
Create a Todo List application with the Composition API and Tailwind CSS
https://sayansinha5.medium.com/todo-app-using-vuejs-3-composition-api-and-tailwind-css-ee7c82854357
#pub #sub #vue #computed #todo #composition
YouTube
  
  When You SHOULDN'T Use Computed in Vue
  RESOURCES 
Original Blog Post - https://dev.to/linusborg/vue-when-a-computed-property-can-be-the-wrong-tool-195j
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.…
  Original Blog Post - https://dev.to/linusborg/vue-when-a-computed-property-can-be-the-wrong-tool-195j
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.…
Creating API backend apps with Nest JS and Prisma ORM
https://saurabhdashora.hashnode.dev/building-a-nestjs-rest-api-using-prisma-orm
—-
Tips for writing JavaScript code with a good design pattern
https://blog.devgenius.io/how-to-write-maintainable-javascript-code-in-2023-web-or-node-js-d66d8baead67
—-
#nodejs #nest #prism
  
  https://saurabhdashora.hashnode.dev/building-a-nestjs-rest-api-using-prisma-orm
—-
Tips for writing JavaScript code with a good design pattern
https://blog.devgenius.io/how-to-write-maintainable-javascript-code-in-2023-web-or-node-js-d66d8baead67
—-
#nodejs #nest #prism
Progressive Coder
  
  Building a NestJS REST API using Prisma ORM
  Want to build REST APIs with NestJS? Check out this post to learn how to build a REST API with NestJS and Prisma ORM
👍1
  Ten Years of TypeScript
https://devblogs.microsoft.com/typescript/ten-years-of-typescript/
#typescript
  
  https://devblogs.microsoft.com/typescript/ten-years-of-typescript/
#typescript
Microsoft News
  
  Ten Years of TypeScript
  Today is TypeScript’s birthday! But this birthday is a special one – 10 years ago today, on October 1st, 2012, TypeScript was unveiled publicly for the first time. The Early Days When TypeScript first debuted, there was a lot of skepticism –
  