JavaScript Kicks - JSK Weekly - August 10, 2022

Everyone has heard the term "Sharing is caring", right? Well, it turns out that sharing is also practical, when it comes to dev work. This week Isuri Devindi asks "Can the Composition API Replace Vue Mixins?" on Syncfusion, Prithwish Nath discusses "Better Developer Velocity with Shared JavaScript Utility Functions" and Victor Yakubu illustrates "Sharing JavaScript Code Between Applications with Bit" on Bits and Pieces.

Popular Stories recently curated by passionate community members

General

Fast UI - Building a To-Do App with VanillaJS and Web Components

Fast is a component library designed and maintained by Microsoft. In fact, while you can definitely use Fast as a component library, you ...

Bit


Announcing Docusaurus 2.0 | Docusaurus

Today we are extremely happy to finally announce Docusaurus 2.0! 🥳️ At Meta Open Source , we believe Docusaurus will help you build the ...

Docusaurus 2.0


99% of Beginners Do Not Understand the Difference Between 'for' Loops & 'forEach'

Let's first look at the essential difference: The 'for' loop has been in existence since the beginning of JavaScript. 'forEach', introduc...

JavaScript In Plain English


Converting Speech to PDF with NextJS and ExpressJS

With speech interfaces becoming more of a thing, it's worth exploring some of the things we can do with speech interactions. Like, what i...

CSS-Tricks


Run Multiple Requests with Async/Await and Promise.all

I have a task which is to call multiple requests from API. When the user enters multiple queries which are separated by a comma, I have t...

JavaScript In Plain English


JavaScript

Sharing JavaScript Code Between Applications with Bit

Bit allows you to think of every part of your code as an independent component, independent because it can be tracked and versioned by bi...

Bit


How to Add a Space Between the Characters of a String in JavaScript

In this article, we'll learn how to easily include spaces between the characters of a string in JavaScript. To add a space between charac...

Coding Beauty


JavaScript Random Number - How to Generate a Random Number in JS

When working with a JavaScript program, there may be times when you will need to generate a random number. For example, you may want to g...

Dionysia Lemonaki


How to Use Events in Node.js

We often hear the term that Node.js has an event-driven architecture or is event based but what exactly is this event-based model? Today,...

JavaScript In Plain English


Better Developer Velocity with Shared JavaScript Utility Functions

The industry-standard approach to helper/utility functions is to maintain a dedicated folder, name and group them by functionality and st...

JavaScript In Plain English


How to Implement the SOLID Principle in JavaScript?

This article will give you a basic concept of the SOLID principle in the JavaScript language. We will have a different way of following t...

Hai Thai Hoang


How to Read a JSON File in JavaScript - Reading JSON in JS

When fetching data from external sources or servers, you need to make sure that the data returned is in JSON format. Then you can consume...

Joel 🦸‍♀️


Angular

Use Angular Async Pipe to Make Your Life Easier

The AsyncPipe is one of the tools that Angular provides to make our life easier. Based on the official documentation, the does 4 things: ...

Vasileios Kagklis


React

Avoiding CORS issues in React/Next.js

If you've written any frontend code, you've likely encountered a CORS error before, like this: Access to _ has been blocked by CORS polic...

PropelAuth


How to add lazy loading to React Components? - Upmostly

Lazy loading is used for the optimization of the application. As the application size increases, we create more components in our app, le...

Upmostly


How to Create and Use Redux Store in React Js

In this tutorial, we will learn how to create a Redux Store in React application. At the same time, we will share how to use the Redux st...

Digamber Singh


You Have Been Using React Native Modals Wrong

Do you find using modals in React Native to be a bit of a pain? You're not alone! Trying to keep control of its open state and repeating ...

JavaScript In Plain English


3 Cache Strategies to provide a better UX in your React Applications - Upmostly

Integrating a caching strategy is one of the best ways through which we can improve a website's performance, reduce the number of resourc...

Upmostly


Vue

Can the Composition API Replace Vue Mixins?

Vue Mixins is a very popular concept for reusable code sharing between components. However, the Composition API introduced in Vue 3 provi...

Syncfusion


How to Get an Input Value in Vue

After taking input from users with a text field, there has to be a way to retrieve the data and do something with it. In this article, we...

Coding Beauty


How to Use SVG Elegantly in Vue.js

npm i svg-sprite-loader Install svg-sprite-loader. Projects created through vue-cli scaffolding will use url-loader to process SVG by def...

JavaScript In Plain English


Node.js

Node.js Logging for Professionals

Logging is an essential part of any production-grade application. It's one of the most important parts. Today we will learn how we can us...

Mohammad Faisal


How to create a module-based Node.js executable

Many of my projects include Node.js scripts to perform setup or teardown steps. And while I could run all of them with the node binary ( ...

stefan judis


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 Aug 10, 2022

Friday, August 12, 2022

JSK Daily for Aug 10, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Easily Create a Fillable Form Using JavaScript Word Processor This blog illustrates how to

JSK Daily for Aug 11, 2022

Friday, August 12, 2022

JSK Daily for Aug 11, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Easily Create a Fillable Form Using JavaScript Word Processor This blog illustrates how to

JSK Daily for Aug 5, 2022

Friday, August 5, 2022

JSK Daily for Aug 5, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Announcing Docusaurus 2.0 | Docusaurus Today we are extremely happy to finally announce

JSK Daily for Aug 4, 2022

Thursday, August 4, 2022

JSK Daily for Aug 4, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Can the Composition API Replace Vue Mixins? Vue Mixins is a very popular concept for

JSK Daily for Aug 3, 2022

Wednesday, August 3, 2022

JSK Daily for Aug 3, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Can the Composition API Replace Vue Mixins? Vue Mixins is a very popular concept for

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