JavaScript Kicks - JSK Weekly - September 21, 2022

JavaScript is a multiparadigm language and functional programming is just one of the many programming paradigms it supports. Check out Isuri Devindi's "JavaScript Higher-Order Functions: A Complete Guide" on Syncfusion for more!

Other popular stories this week include "JavaScript APIs You Don’t Know About" by Juan Diego Rodríguez, "13 Best JavaScript Animation Libraries of 2022" by Coding Beauty and Vytenis's "SOLID: Open Closed Principle for React Apps" on Bits and Pieces.

Popular Stories recently curated by passionate community members

General

Fixing exhaustive-deps warning in some common use cases

In the previous article, we looked at the right mental model one needs to adopt to use the useEffect hook correctly. In this article, let...

Bit


Positives and Negatives of Next.js

Developing a website should be a freeing experience. Freedom to pick whatever framework you want to use, if you utilize high-code. Within...

Rich Kurtzman


How to Code a Scrollable Text Gallery in Three.js

A video coding session where you'll learn how to recreate the text and image gallery seen on Design Embraced. In this new ALL YOUR HTML c...

Codrops


Build Your Own JS Code Bundler

If you're a front-end developer, you're using bundlers whether you know it or not. It's a tool that is embedded into every development wo...

Bit


Intro to Deno - Guide for Beginners

What is Deno? Deno is a new JavaScript runtime. It was built by Ryan Dahl, the creator of Node.js. Dahl had a few things that he regrette...

Brian Barrow


JavaScript

JavaScript APIs You Don't Know About

In this article, Jaun Diego covers the least known yet extremely useful APIs, such as the Page Visibility API, Web Sharing API, Broadcast...

Smashing Magazine


What 10x JavaScript Developers Know About 'this'

Understanding these concepts will save you a lot of time debugging tricky issues in JavaScript. JavaScript this object is one of the most...

Bit


How Microsoft Almost Killed JavaScript

In the early 2000s, Microsoft Internet Explorer was the world's most used browser. Its competitor, Netscape Navigator lagged by many perc...

Luís Tchitue


TypeScript

How to Improve TypeScript App Reload Time

When I started my new job, I experienced one of the worst developer experiences I have ever seen. One of the causes was a slow startup ti...

Bit


Solve - Object is possibly defined error in TypeScript

In this tutorial, we are going to learn about how to solve the Object is possibly defined error in TypeScript. If we don't provide any fa...

Sai gowtham


Announcing the Official TypeScript Types Public Preview

As of ember-source@4.8.0-beta.2, Ember is shipping a public preview of our official TypeScript support for the framework itself. This is ...

EmberJS


Angular

How to Code for Portrait and Landscape Layouts in Angular

Increasingly, users run web applications on mobile devices. They could be iPhones or Android phones, tablet devices like iPads, windows l...

Bit


How to Integrate 3D-Vista with an Angular Component

I decided to write this blog because I couldn't find a good source out there for the best way to integrate 3D-Vista with Angular and get ...

JavaScript In Plain English


Using Type Guards To Narrow Down Error Handling Types In Angular 14

Over the weekend, I added an Angular 14 front-end to my Strangler feature flag exploration in Lucee CFML. However, something wasn't sitti...

Ben Nadel


React

SOLID: Open Closed Principle for React Apps

To be a successful front-end developer, you must keep improving your code writing skills. No matter if you are a junior, mid, or senior d...

Bit


Scaffold React Query in Your ReactJS Application 🚧🏗 - Upmostly

We have learned how to make the most out of Axios and react query but it is about time we work on the structure side of it to improve our...

Upmostly


A look inside the useEvent polyfill from the new React docs

One fine day this summer, React legend, Dan Abramov, published a polyfill for the long awaited useEvent hook. Mind if we take a peek? If ...

Bit


The Ultimate Guide to Conditional Rendering in React

To be a successful front-end developer, you must keep improving your code writing skills and knowledge about different ways to do the sam...

Bit


Vue

How To Use Props in Vue.js - Upmostly

One of the limitations of working with components inside an SPA is that you can't directly pass data from one component to another. The i...

Upmostly


Node.js

Getting Started with GraphQL API with Node.js Backend Support

GraphQL is an open-source query language for API developed by Facebook and open-sourced in 2015. It focuses on simplifying data querying ...

JavaScript In Plain English


How to Upload Images in Node.js the Easy Way

⭐ Setting up a Multer for image uploads. ⭐ Uploading Image to Cloud. ⭐ Linking the image with the MongoDB Database. Recently, I decided t...

F.K


Libraries and Tools

13 Best JavaScript Animation Libraries of 2022

Animations are a great way to make your website stand out from the crowd and grab the attention of your visitors. With creative object mo...

Coding Beauty


Testing

An Easy and General Approach to Unit Tests using JavaScript examples

When I studied at university I've never seen anything about testing. When I have my first tech interview the recruiters asked me if I hav...

Jesús Lagares


Writing Tests That Depend On Other Tests

If you must use a Cypress anti-pattern, at least do it right using cypress-data-session plugin. Cypress Best Practices strongly advocates...

Gleb Bahmutov


Discover Jest in 5 minutes: A Simple and Amazing JavaScript Testing Framework

Do you want to become a better JavaScript developer? Then you have to know about testing, and you have to know about Jest (in 5 minutes) 🖥️...

Jesús Lagares


Functional Programming

JavaScript Higher-Order Functions: A Complete Guide

A function is a reusable piece of code designed to avoid repetitive code and improve code quality. As a functional programming language, ...

Syncfusion


How to fix indexOf is not a function in JavaScript

In this tutorial, we are going to learn about how to fix the TypeError indexOf is not a function in JavaScript When we use a indexOf() me...

Sai gowtham


React Functional Components Using Refs

I have always been unclear about ref and forwardRef, after doing some research, I wanted to write an article with two small examples to d...

MINI🇦🇹🇪🇺


Until next week!

Bob, Robert, Miro, Branko and Boris

Change how often and what email you get on your account page.

Follow JavaScriptKicks on Twitter and subscribe via RSS.







This email was sent to you
why did I get this?    unsubscribe from this list    update subscription preferences
Dotnetkicks, LLC · PO Box 45087 · Seattle, WA 98145 · USA

Older messages

JSK Daily for Sep 20, 2022

Tuesday, September 20, 2022

JSK Daily for Sep 20, 2022 View this email in your browser A community curated daily e-mail of JavaScript news The Ultimate Guide to Conditional Rendering in React To be a successful front-end

JSK Daily for Sep 15, 2022

Thursday, September 15, 2022

JSK Daily for Sep 15, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Fixing exhaustive-deps warning in some common use cases In the previous article, we looked

JSK Weekly - September 14, 2022

Thursday, September 15, 2022

React first introduced Hooks in version 16.8, and they have changed the way we write React code ever since. Check out Manusha Chethiyawardhana's "Understanding React's useEffect and

JSK Daily for Sep 14, 2022

Thursday, September 15, 2022

JSK Daily for Sep 14, 2022 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Higher-Order Functions: A Complete Guide A function is a reusable piece of code

JSK Daily for Sep 13, 2022

Tuesday, September 13, 2022

JSK Daily for Sep 13, 2022 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Higher-Order Functions: A Complete Guide A function is a reusable piece of code

You Might Also Like

Youre Overthinking It

Wednesday, January 15, 2025

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, January 15, 2025? The

eBook: Software Supply Chain Security for Dummies

Wednesday, January 15, 2025

Free access to this go-to-guide for invaluable insights and practical advice to secure your software supply chain. The Hacker News Software Supply Chain Security for Dummies There is no longer doubt

The 5 biggest AI prompting mistakes

Wednesday, January 15, 2025

✨ Better Pixel photos; How to quit Meta; The next TikTok? -- ZDNET ZDNET Tech Today - US January 15, 2025 ai-prompting-mistakes The five biggest mistakes people make when prompting an AI Ready to

An interactive tour of Go 1.24

Wednesday, January 15, 2025

Plus generating random art, sending emails, and a variety of gopher images you can use. | #​538 — January 15, 2025 Unsub | Web Version Together with Posthog Go Weekly An Interactive Tour of Go 1.24 — A

Spyglass Dispatch: Bromo Sapiens

Wednesday, January 15, 2025

Masculine Startups • The Fall of Xbox • Meta's Misinformation Off Switch • TikTok's Switch Off The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary on timely

The $1.9M client

Wednesday, January 15, 2025

Money matters, but this invisible currency matters more. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

⚙️ Federal data centers

Wednesday, January 15, 2025

Plus: Britain's AI roadmap ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Post from Syncfusion Blogs on 01/15/2025

Wednesday, January 15, 2025

New blogs from Syncfusion Introducing the New .NET MAUI Bottom Sheet Control By Naveenkumar Sanjeevirayan This blog explains the features of the Bottom Sheet control introduced in the Syncfusion .NET

The Sequence Engineering #469: Llama.cpp is The Framework for High Performce LLM Inference

Wednesday, January 15, 2025

One of the most popular inference framework for LLM apps that care about performance. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

3 Actively Exploited Zero-Day Flaws Patched in Microsoft's Latest Security Update

Wednesday, January 15, 2025

THN Daily Updates Newsletter cover The Kubernetes Book: Navigate the world of Kubernetes with expertise , Second Edition ($39.99 Value) FREE for a Limited Time Containers transformed how we package and