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:…
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
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 –
Unit Testing Vue Apps: Tips, Tricks, and Best Practices
https://www.vuemastery.com/conferences/vueconf-us-2022/unit-testing-vue-apps-tips-tricks-and-best-practices/
#vue #unittesting
https://www.vuemastery.com/conferences/vueconf-us-2022/unit-testing-vue-apps-tips-tricks-and-best-practices/
#vue #unittesting
Vue Mastery
Unit Testing Vue Apps: Tips, Tricks, and Best Practices
Unit testing is something you've been told you should do, but have you ever wondered why? Or what you should test? Or how to test what you should test? In this talk, we'll break down the answers to all of these questions. We'll also talk about how to set…
What is domain-centric architecture?
https://jlasoc.medium.com/what-is-domain-centric-architecture-e030e609c401
#architecture
https://jlasoc.medium.com/what-is-domain-centric-architecture-e030e609c401
#architecture
Medium
What is domain-centric architecture?
Based on the XConf 2020 presentation: What is Domain Centric Architecture and why do you need it in your business? Yerko Aguirre — Javiera…
Introduction to Jetbrains Fleet text editor, the public preview is available now
https://youtu.be/h55emgImrLk
#fleet #jetbrains
https://youtu.be/h55emgImrLk
#fleet #jetbrains
YouTube
Stop calling Fleet a VS Code Killer
Fleet has arrived... a brand new IDE from JetBrains that many have called a "VS Code killer". It has a feature called smart mode that turns a basic text editor into a full-blown IDE.
#programming #tech #TheCodeReport
💬 Chat with Me on Discord
https:/…
#programming #tech #TheCodeReport
💬 Chat with Me on Discord
https:/…
Creating web applications with Deno TS and Fresh framework
https://www.thisdot.co/blog/building-your-first-app-using-fresh-framework
#deno #fresh
https://www.thisdot.co/blog/building-your-first-app-using-fresh-framework
#deno #fresh
This Dot Labs
Building Your First App Using Fresh Framework - This Dot Labs
The Fresh framework is the new kid on the block among frontend meta-frameworks. Just like other React meta-frameworks such as Next.js, Fresh allows you to build…
Practice from Codebubb creating an Accordion view with HTML, CSS, and JavaScript
https://www.youtube.com/watch?v=p78A1lysGDk
#faq #codebubb #accordion #html #css
https://www.youtube.com/watch?v=p78A1lysGDk
#faq #codebubb #accordion #html #css
YouTube
Build an FAQ Accordion Using HTML, CSS & JavaScript
In this project, I will show you how to build an FAQ Accordion component using HTML, CSS & JavaScript.
00:00 Intro
00:32 Fetching the data
03:27 Adding widget container to page
08:55 Making FAQ Items
16:11 Styling
23:45 Button toggle
24:50 Connecting data…
00:00 Intro
00:32 Fetching the data
03:27 Adding widget container to page
08:55 Making FAQ Items
16:11 Styling
23:45 Button toggle
24:50 Connecting data…
Performing Fetch data function in JavaScript to API endpoint
https://javascript.plainenglish.io/how-to-fetch-data-in-javascript-like-a-pro-6394d38ed255
---
Create file upload and share functions with JavaScript
https://dev.to/varshithvhegde/how-i-created-a-file-sharing-website-using-simple-javascript-355g
---
#fetch #upload
https://javascript.plainenglish.io/how-to-fetch-data-in-javascript-like-a-pro-6394d38ed255
---
Create file upload and share functions with JavaScript
https://dev.to/varshithvhegde/how-i-created-a-file-sharing-website-using-simple-javascript-355g
---
#fetch #upload
Medium
How to Fetch Data in JavaScript Like a Pro
Are you fumbling with APIs? This tutorial will teach you how to use the fetch API to get your data in JavaScript like a pro.
Create an image search app with React JS and React Query hook
https://dev.to/franklin030601/image-search-engine-with-react-js-react-query-39
—-
Difference between React Router and React Router DOM
https://www.syncfusion.com/blogs/post/react-router-vs-react-router-dom.aspx
—-
#react #router #query #image
https://dev.to/franklin030601/image-search-engine-with-react-js-react-query-39
—-
Difference between React Router and React Router DOM
https://www.syncfusion.com/blogs/post/react-router-vs-react-router-dom.aspx
—-
#react #router #query #image
DEV Community
Image search engine with React JS - React Query 🔋
This time we will make an image search engine with the help of Unsplash API and React Query, with...
Several winners of the competition created a 13 kb JavaScript game for 2022.
https://github.blog/2022-10-06-js13k-2022-winners/
#js13k #game
https://github.blog/2022-10-06-js13k-2022-winners/
#js13k #game
The GitHub Blog
JS13K 2022 winners 🏆
The eleventh annual js13kGames coding competition, challenging participants to create games in 13kB or less of JavaScript in a month, just wrapped up. This post highlights the top thirteen entries.
Introduction to Scope and Hoisting in JavaScript
https://blog.webdevsimplified.com/2022-10/js-scoping/
---
How to solve the problem cannot read property of undefined on Array operation in JavaScript
https://www.freecodecamp.org/news/fix-typeerror-cannot-read-property-push-of-undefined-in-javascript/
#array #scope #undefined #hoisting
https://blog.webdevsimplified.com/2022-10/js-scoping/
---
How to solve the problem cannot read property of undefined on Array operation in JavaScript
https://www.freecodecamp.org/news/fix-typeerror-cannot-read-property-push-of-undefined-in-javascript/
#array #scope #undefined #hoisting
Webdevsimplified
All 4 JavaScript Scopes Explained
There are 4 different scopes in JavaScript which each behave differently and you need to understand those differences to truly master JavaScript.
Introduction to Worker Threads in Node JS
https://javascript.plainenglish.io/a-brief-guide-on-worker-threads-in-node-js-80bd1e7846cb
—-
Processing video data with ffmpeg and Node JS
https://betterprogramming.pub/how-to-process-video-with-ffmpeg-and-nodejs-940a8e510791
—-
Asynchronous initialization of objects in Node JS
https://blog.devgenius.io/asynchronous-initialization-with-nodejs-d01017f558c7
—-
Some trends in the use of Node JS that you need to know
https://medium.com/front-end-weekly/top-10-node-js-trends-to-follow-28212b4e029e
#nodejs #workerthread #init #async
https://javascript.plainenglish.io/a-brief-guide-on-worker-threads-in-node-js-80bd1e7846cb
—-
Processing video data with ffmpeg and Node JS
https://betterprogramming.pub/how-to-process-video-with-ffmpeg-and-nodejs-940a8e510791
—-
Asynchronous initialization of objects in Node JS
https://blog.devgenius.io/asynchronous-initialization-with-nodejs-d01017f558c7
—-
Some trends in the use of Node JS that you need to know
https://medium.com/front-end-weekly/top-10-node-js-trends-to-follow-28212b4e029e
#nodejs #workerthread #init #async
Medium
A Brief Guide on Worker Threads in Node.js
How you can use worker threads in Node.js
Basic DBMS and SQL introduction exercises
https://www.freecodecamp.org/news/dbms-and-sql-basics/
#db #rdbms #sql
https://www.freecodecamp.org/news/dbms-and-sql-basics/
#db #rdbms #sql
freeCodeCamp.org
Database Management Systems and SQL – Tutorial for Beginners
By Bikash Daga (Jain) Database Management Systems and SQL are two of the most important and widely used tools on the internet today. You use a Database Management System (DBMS) to store the data you collect from various sources, and SQL to manipulat...