JavaScript Kicks - JSK Weekly - November 04, 2020

Today's newsletter is a quick one for those who would like a brief escape from the US election results. Keeping with the days political tone though, let's kick off with "The Good and Bad of Angular Development" by Nelly Nelson followed closely with Stefania Simon's "The JavaScript Cheatsheet you need in 2020."

Popular Stories recently curated by passionate community members

General

Contact Form Processing Made Easy with Netlify

In a rush? Skip to technical tutorial I've been working in web development for a long time. How long? If I remember right, I set up my fi...

Snipcart


Should You Learn jQuery in 2021?

An old thing becomes new if you detach it from what usually surrounds it. " Robert Bresson", In our case becomes useful. jQuery was consi...

Yahya jamaldine


Micro Frontends Pattern Comparison

The desire to modularize the frontend has steadily increased in the last year. One of the challenges for everyone implementing microfront...

Bit


5 Nuxt Modules to Use in Your Next Project

The Nuxt team and community has recently released an expansive Nuxt Module Explorer which allows you to filer Nuxt modules by popularity,...

David Parks


How To Build A GraphQL Server Using Next.js API Routes

This guide will teach you the basics of Next.js API Routes. We will start by explaining what they are and why API Routes are useful compa...

Smashing Magazine


Build better apps faster with the JAMStack | Swizec Teller

Imagine your next webapp project. At work or otherwise. You sit down at your keyboard. Wonderful idea in mind, spec in hand, the caffeine...

Swizec


Limit Promise Concurrency with pool

Methods like Promise.all, Promise.allSettled, Promise.race, and the rest are really excellent for managing multiple Promises, allowing fo...

David Walsh


JavaScript

Deep Object Merging in JavaScript

Since the spread operator was released as part of ECMAScript 6, I haven't looked back at other approaches to deep merge objects. It's eas...

JavaScript In Plain English


Top 5 JavaScript Frameworks: Trends and Prospects

Each year, the tech industry evolves at a fast pace. Different trends emerge based on popularity and their comprehensiveness. A technolog...

Bit


The JavaScript Cheatsheet you need in 2020

I'm pretty sure I'm not the only one who ran into some uncomfortable technical questions during an interview and felt like I knew what wa...

JavaScript In Plain English


How to create a basic calculator using HTML, CSS and JavaScript

Hello world, there is a phrase "we learn by practice", which I like a lot. So, for the beginners who have learnt the basics of HTML, CSS ...

JavaScript In Plain English


Linear Search in JavaScript

Introduction Searching, in the context of Computer Science, is the process of locating a particular element in the given list/array. If w...

StackAbuse


JavaScript ... spread and rest operators

In today's article we are going to talk about one of the features of the ES6 version(ECMAScript 2015) of JavaScript... | Web design web d...

MA-NO WebDesign&Dev


What Makes JavaScript JavaScript? Prototypal Inheritance

I believe that you don't know JavaScript until you know prototypal inheritance. It enormously influences how objects work in JavaScript. ...

Dmitri Pavlutin


20 JavaScript Shorthand Techniques that will save your time

The shorthand techniques of any programming language help you to write more clean and optimized code. Shorthand techniques improve readab...

JavaScript In Plain English


TypeScript

Setting up Typescript for a modern project using webpack 4.

TypeScript is an open-sourced language developed and maintained by Microsoft. First released in October 2012, its development was oversee...

Livingston Asabahebwa


Angular

The Good and Bad of Angular Development

The Angular framework is here around for almost ten years. It is introduced and used by Google to build robust software products. This fr...

JavaScript In Plain English


React

Run Code in React Before Render

Want to run some code before your React component renders? There are a few ways to make this work, and we'll talk about them here. But, I...

Dave Ceddia


React and Electron multi-window Setup 💻

Getting started with Electron and React is not easy stuff, that is the reason most people use some Starter or Boilerplate repo, and That ...

Raja Osama🔮


3 React concepts I wish I knew when I started

When I stumbled upon React, I barely had any JS knowledge. I had been told by my peers and the internet, of course, that some JavaScript ...

DEB


How to increase your React experience from zero, and work towards a job using React., Exploring React

Web tech is moving fast, but your job might have you using old technology stacks, or just building sites using a CMS. Or perhaps you are ...

Martin Capodici


How to use React Native Foreground Service

So, Go to your android →> app →> src →> main →res looks for the values-color.xml, If not exist Create one and then add this 👇, otherwise...

Raja Osama🔮


Rockpack - Skip config, code React - Interview with Sergey Aleksandrov

As you might know, configuring webpack isn't the most fun thing in the world and that's exactly the......

SurviveJS


Vue

Authentication In Vue.js

Every web application that handles user-specific data needs to implement authentication. Knowing how to do this is important for Vue deve...

Smashing Magazine


3 Ways to Prepopulate Your Vue.js Global Store's State

As you build out Vue.js applications and they begin to reach a certain size, you will likely run into the need for global state managemen...

Austin Gil


Node.js

Upload a File with Multer in Node.js Applications

Today, we can find many apps and websites that upload images like photo sharing apps or blog websites. That is why, there are many good r...

JavaScript In Plain English


Node.js Lesson 9: Events, EventEmitter and Memory Leaks

Hello everyone, today we are going to talk about events, what exactly are they. Then we will move on to understand what are EventEmitters...

Soshace for Developers


NPM Clients That Are Better Than The Original

The first alternative we're going to be covering is pnpm or also known as Performant NPM. Although taking the packages from the same plac...

Bit


Libraries and Tools

Quasar vs. Vutify vs. Bootstrap Vue: Choosing the Right Vue.js UI Library

Over the past few years, Vue.js has stepped up firmly, becoming a strong contender to compete with Angular and React. If we look at Vue's...

Bit


Popular Front End Development Tools You Should Know

If you are just getting started with JavaScript, the number of tools and technologies you'll hear about may be overwhelming. And you migh...

freeCodeCamp.org


Given-When-Then, tweak and try again

An exciting new enhancement has the potential to significantly expand the reach of Given-When-Then tools, and make them much more inclusi...

Gojko Adzic


Functional Programming

JavaScript Void 0 - What Does javascript:void(0); Mean?

The word void means "completely empty space" according to the dictionary. This term, when used in programming, refers to a return of "not...

Dillion Megida 🚀


All the different ways to create Objects in JavaScript

I've recently been trying to get my head around how to make objects in JavaScript (specifically, many of them), as well as understanding ...

Aaron Thompson


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 Oct 29, 2020

Thursday, October 29, 2020

JSK Daily for Oct 29, 2020 View this email in your browser A community curated daily e-mail of JavaScript news React Native full-screen notifications (even on Lock Screen) Well, you are probably here

JSK Daily for Oct 28, 2020

Wednesday, October 28, 2020

JSK Daily for Oct 28, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Why You Should Hire Node.js Developer for Your Backend Development When developers are

JSK Daily for Oct 27, 2020

Tuesday, October 27, 2020

JSK Daily for Oct 27, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Anima 4.0: Go Straight From Design to React in the Design Handoff Imagine this scenario:

JSK Daily for Oct 26, 2020

Monday, October 26, 2020

JSK Daily for Oct 26, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Why Implement Infinite Scrolling for Web Needs, When It Is Available Ready-Made? Infinite

JSK Daily for Oct 23, 2020

Friday, October 23, 2020

JSK Daily for Oct 23, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Release Notes for Safari Technology Preview 115 Safari Technology Preview Release 115 is

You Might Also Like

See what Apple did to the iPads

Tuesday, May 7, 2024

Plus: A sperm whale alphabet and Oyo wants some discounted funding View this email online in your browser By Christine Hall Tuesday, May 7, 2024 Hello, and welcome back to TechCrunch PM. Today's

🍿 5 Things to Do With Your Old TVs — Ditching Google Search for Perplexity AI

Tuesday, May 7, 2024

Also: How to Turn Off Vanish Mode on Instagram, and More! How-To Geek Logo May 7, 2024 Did You Know The lens of your eye casts everything it sees upside down onto your retina; only when the image

JSK Daily for May 7, 2024

Tuesday, May 7, 2024

JSK Daily for May 7, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Building Large Scale Web Apps | A React Field Guide I had the privilege to work with Addy

Random Web App Ports, unittest, TypeIs vs TypeGuard, and More

Tuesday, May 7, 2024

`TypeIs` Does What I Thought `TypeGuard` Would Do in Python #628 – MAY 7, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo TypeIs Does What I Thought TypeGuard Would Do in Python In this post,

Daily Coding Problem: Problem #1434 [Medium]

Tuesday, May 7, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Airbnb. You are given a huge list of airline ticket prices between different cities

Chaos, Coyotes & Palm Trees 🌴

Tuesday, May 7, 2024

John Mulaney helps Netflix nail its final comedic frontier. Here's a version for your browser. Hunting for the end of the long tail • May 07, 2024 Chaos, Coyotes & Palm Trees John Mulaney's

Issue 155

Tuesday, May 7, 2024

🧑‍🚀🚀 Humanity has entered the 3rd space age. Professional fraud fighter goes undercover at a “Yahoo Boy School.” The AI music app that actually makes good music. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

A very random issue

Tuesday, May 7, 2024

Plus a new language that compiles to Go, charts for the terminal, and some Go books from Packt. | #​506 — May 7, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly Evolving the Go Standard

Chart | The Growth of a $1,000 Investment, by Stock Market Index 📈

Tuesday, May 7, 2024

In this graphic, we've visualized stock market growth by country over the past five years using major indices. View Online | Subscribe Presented by: Discover the motivations and behaviors of

⚙️ A new LLM for Microsoft

Tuesday, May 7, 2024

Plus: A revenue beat for Palantir & a new partnership for OpenAI ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌