JavaScript Kicks - JSK Weekly - July 14, 2021

Did you know that we can incorporate augmented reality concepts into web applications to create video games? Well we can! Janaka talks us through "Augmented Reality for Web: Latest from BabylonJS" on Bits and Pieces.

In other news, Raymond Camden reveals more Jamstack hosting options in "Jamstack Hosting Solutions: Challengers to the Throne" on Snipcart.

Popular Stories recently curated by passionate community members

General

Augmented Reality for Web: Latest from BabylonJS

Did you know that we can incorporate augmented reality concepts into web applications to create video games? We can do this using Babylon...

Bit


How to Improve Your Website's Page Load Speed

If you have ever experienced a slow-loading website, you understand how page speed can impact user experience. No one wants to wait 10 se...

Prerender.io


Jamstack Hosting Platforms: The Underdogs - Snipcart

New to the Jamstack? Read this first. When it comes to Jamstack hosting, two names typically come to mind - Netlify and Vercel. Both comp...

Snipcart


BFF Pattern - Dos and Don'ts

Your application may have two or more microservices (e.g., Customer, User, Order, etc.) and a few frontends serving different purposes. W...

Bit


Are You Going to be Replaced by Code-Generating AI?

Github has been shaping the way software developers work for a while already, focused mainly on the way they do version control of their ...

Bit


Middleware for the Async Flow in Redux

Proper state management is vital for any React application. And still, Redux is dominating this space. And that's where the Redux middlew...

Bit


Fix Seeing "0" in Your JSX Code

The early days of the web felt like the wild west when it came to coding practices -- just make it work. Then we became enlightened to be...

David Walsh


2021 is Still a Great Year to Start Programming

More than a half of this year has already passed, and you are still not sure if it is a good idea to start programming in 2021? I'll give...

Coding Flashlight


How to Secure JWT in a Single-Page Application

Before moving to JWT in cookie, let's see about what is a cookie and its major attributes. A cookie is another storage option available i...

Nilanth ⚡


JavaScript

JavaScript Operators - The Ternary Operator

The ternary operator, as the name implies, requires three operands. The ternary operator statement includes a condition, which is evaluat...

Robert Laws


What is a JavaScript Object? Key Value Pairs and Dot Notation Explained

Objects are one of the most valuable things you can learn in Javascript. You can use them to take your programs to the next level. An obj...

freeCodeCamp.org


JavaScript Interview Prep Cheatsheet - Ace Your Coding Interviews with These Concepts

I've carefully gone through over 50 resources, I've been through 10 JavaScript interviews, and I've landed a job at a unicorn startup. An...

Rajat Gupta


The Importance of Integrity Checks in JavaScript

SRI is a security feature that allows browsers to check the resources they fetch. It will make sure that the code is never loaded if the ...

Bit


How to Format Dates in JavaScript with One Line of Code

For a long time, I've used libraries like Date-fns whenever I need to format dates in JavaScript. But it gets really weird whenever I do ...

freeCodeCamp.org


JavaScript - How to Control the Program Flow

An important concept in JavaScript is the block statement, which is used extensively throughout programs. Block statements are used to gr...

Robert Laws


TypeScript

The Command Pattern in TypeScript — Encapsulating Logic to Increase Maintainability

Design patterns are there to keep us from reinventing the wheel, algorithmically speaking, that is. They provide us with a template of ho...

Bit


Angular

Angular Notification Service with Subject and Observable

Notification service is one of the most common services in every application.It allows the users to receive live information that is rele...

JavaScript In Plain English


React

4 Methods to Add Conditional Attributes to React Components

Today, conditional attributes are widely used with React to provide dynamic behaviors. But, most developers are not aware of all the meth...

Bit


5 JavaScript Tips to Improve Your React Code

Let's look at five JavaScript tips you can use today to instantly improve your React applications. Because React is a JavaScript library,...

freeCodeCamp.org


How to: React Table with Search

In this tutorial, I want to show you how to use React Table Library with a feature. In the previous example, you have already installed R...

Robin Wieruch


15 Custom Hooks to Make your React Component Lightweight

Here are the 15 custom hooks to make your React component lightweight React hooks is the trending word in the React community. I hope eve...

Nilanth ⚡


Freelance React Developer Checklist

As a freelance React developer, I work with a lot of clients on their React projects these days. Every time I get a request in my inbox, ...

Robin Wieruch


Understanding Memoization & the useMemo React Hook

Within React's lifecycle of a component, the component is re-rendered when an update is made. This occurs if differences (aka difs) betwe...

Denali Balser


What's New in React 18? Concurrency, Batching, the Transition API and More

Hey everyone! In this article, I'm going to show you what's new in the latest of version of React - React 18 - in under 8 minutes....

Akash is 𝕓𝕦𝕚𝕝𝕕𝕚𝕟𝕘


Advanced Dependency Injection in React

Dependency injection is a pattern that reduces hardcoded dependencies. It promotes composability by enabling one dependency to be replace...

Bit


Vue

Tools And Practices To Speed Up The Vue.js Development Process

Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwh...

Smashing Magazine


Node.js

Skeleton for Node.js Apps Written in TypeScript

Boilerplate codes are repetitive codes required to be included in the application with little to no change by the program/framework and c...

Santosh Shinde


Building a Command Line Tool with Nodejs and Fauna

Command line tools are one of the most popular applications we have today. We use command line tools every day, and they range from git, ...

CSS-Tricks


Libraries and Tools

Enable Tree Shaking to Optimize Your React Component Libraries with Webpack

An important part of building component libraries with React is making sure they are lightweight and optimized. For example, I use Lodash...

JavaScript In Plain English


5 React Libraries Every Project Should Use in 2021

There are literally 100s of great React libraries to choose from, but which libraries do you need most for your React projects? In this a...

freeCodeCamp.org


Testing

Running Automated Tests for a Server-Based Application

As a web developer, you want to ensure that the application you are delivering is stable and that it will not behave unexpectedly when us...

Georgian Stan


Testing A Web App Using The Keyboard Only

How to test a TodoMVC using Cypress using only the keyboard to confirm the app is accessible. Let's take a good TodoMVC example made with...

Gleb Bahmutov


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 Jul 14, 2021

Friday, July 16, 2021

JSK Daily for Jul 14, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Jamstack Community Survey 2021 The folks over at Netlify have opened up the Jamstack

JSK Daily for Jul 15, 2021

Friday, July 16, 2021

JSK Daily for Jul 15, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Syncfusion Essential Studio 2021 Volume 2 Syncfusion is glad to announce the availability

JSK Daily for Jul 12, 2021

Monday, July 12, 2021

JSK Daily for Jul 12, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Are You Going to be Replaced by Code-Generating AI? Github has been shaping the way

JSK Weekly - July 07, 2021

Saturday, July 10, 2021

Did you miss us? We skipped straight into the first week of July in a blink! Since we're halfway through the year now, let's look at some year specific articles. Juan Cruz Martinez provides us

JSK Daily for Jul 7, 2021

Saturday, July 10, 2021

JSK Daily for Jul 7, 2021 View this email in your browser A community curated daily e-mail of JavaScript news 4 Methods to Add Conditional Attributes to React Components Today, conditional attributes

You Might Also Like

Apple announces an iPad event for May 7

Friday, April 26, 2024

The Morning After It's Friday, April 26, 2024. Apple has scheduled its next product showcase for May 7, a few weeks before its Worldwide Developers Conference, clearing space for even more

[AI Incubator] Enrollment ends tonight.

Friday, April 26, 2024

Text or WhatsApp me your questions ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Post from Syncfusion Blogs on 04/26/2024

Friday, April 26, 2024

New blogs from Syncfusion Create Excel Table in Just 3 Steps Using C# By Mohan Chandran This blog explains how to create a table in an Excel document using Syncfusion .NET Excel Library in C# with code

ASP.NET Core News - 04/26/2024

Friday, April 26, 2024

View this email in your browser Get ready for this weeks best blog posts about ASP.NET Core! This newsletter is sponsored by elmah.io - the most advanced, yet so simple to set up, error logging and

Hacker Newsletter #697

Friday, April 26, 2024

Don't watch the clock; do what it does. Keep going. //Sam Levenson hackernewsletter Issue #697 // 2024-04-26 // View in your browser #Favorites Lattice is the AI-powered people platform that

TikTok threatens shutdown 📱, FCC passes net neutrality 🌐, the robotics renaissance 🤖

Friday, April 26, 2024

ByteDance would rather shut down TikTok than sell the company Sign Up |Advertise|View Online TLDR Together With Plaid TLDR 2024-04-26 6 fintech predictions you need to know for 2024 (Sponsor)

📧 What's inside MMA and how it can help you

Friday, April 26, 2024

What's Inside Modular Monolith Architecture? Hey there! 👋 I wish you an excellent end to the week. What better way to spend the weekend than diving headfirst into a 12+ hour course? Well, maybe

Data Science Weekly - Issue 544

Friday, April 26, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Develop highly relevant search applications using AI

Friday, April 26, 2024

New Elasticsearch and AI training ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ elastic | Search. Observe. Protect A world of AI possibilities door-test 2.png Explore

Stripe makes more changes

Thursday, April 25, 2024

TikTok is in trouble, and net neutrality is back View this email online in your browser By Christine Hall Thursday, April 25, 2024 Welcome back to TechCrunch PM, your home for all things startups,