JavaScript Kicks - JSK Weekly - January 06, 2021

Happy New Year Everyone! We're looking forward to year jam packed with excellence so let's kick off with some Top stories! Bharti Purohit takes us through the "Top 7 Mobile App Development Trends that will Rule 2021", Eric Elliott gets the momentum going in "Top JavaScript Frameworks and Tech Trends for 2021" and Juan Cruz Martinez shares his collection of "The best VS Code extensions for JavaScript developers for 2021".

Popular Stories recently curated by passionate community members

General

Using GitHub Container Registry in Practice

Let's imagine you have docker images already in the GitHub Packages Docker registry and want to migrate them to GitHub Container Registry...

Bit


Top 7 Mobile App Development Trends that will Rule 2021

All of us have so many expectations from 2021, and we are eagerly waiting for it like anything! All of us would like to want to forget 20...

JavaScript Kicks


Refactoring Existing Redux w/ Redux Toolkit & Hooks

Above you can also see we are exporting 'increaseCount' as an action of storeSlice. This is the dispatch method that we will ultimately c...

JavaScript In Plain English


These 4 Websites Will Improve Your Web Development Efficiency

I want to recommend four websites to improve the efficiency of web development. As a programmer with many years of web development experi...

chao


Vanilla Hooks (outside React)

Hooks are a pattern, not something usable with React library only, and this post would like to explain, and walk through, some interestin...

Andrea Giammarchi


4 Ways to Reduce CORS Preflight Time in Web Apps

Cross-origin resource sharing (CORS) is an agreement between web browsers and web servers across origins. This agreement allows servers t...

Bit


How To Become a Web Developer in 2021

In my schooldays, while browsing the web I always wanted to design a website of my own. I am sure Everyone would have thought the same - ...

JavaScript In Plain English


Exciting Features in NextJS V10

NextJS 10 provides an all in one starter kit for eCommerce sites. NextJS is borrowing the idea of headless CMS sites and applying it to e...

Bit


Browser Storage Options and Their State in 2021

Modern web browsers offer several storage options for web applications. And each storage option is unique and has its properties and appl...

Bit


JavaScript

20 Award-Winning 13-Kilobyte JavaScript Games You Can Play in Your Browser - js13k 2020 Winners

In this article, I am going to show you 20 award-winning JavaScript games from the JS13kGames competition. So in other words, you're goin...

freeCodeCamp.org


A Simple Guide to Breadth First Search in JavaScript

Well, let's just say that's what I'm trying to do today. So - edits and comments very welcome! If you have not run into it already - brea...

Kelsey Shiba


Top JavaScript Frameworks and Tech Trends for 2021

Happy New Year! It's time to review the big trends in JavaScript and technology in 2020 and consider our momentum going into 2021. Our ai...

Eric Elliott


The best VS Code extensions for JavaScript developers for 2021

A collection with the best VS Code extension for JavaScript developers....

livecodestream


Try/Catch in JavaScript - How to Handle Errors in JS

Bugs and errors are inevitable in programming. A friend of mine calls them unknown features :). Call them whatever you want, but I honest...

freeCodeCamp.org


TypeScript

Tips for Coding TypeScript with VSCode

If you've ever used a strongly typed language such as JAVA with such a powerhouse of an IDE like Eclipse, and then went on to try JavaScr...

Bit


Angular

Making Snow Animations In Angular 11.0.5

Way back in the day, when I was a developer at Koko Interactive, we used to send out Macromedia-Flash-based Christmas cards. These cards ...

Ben Nadel


React

Jump Start Your ECommerce Web App Using React Storefronts

Today, shops have gone digital. You can find many businesses seeking e-commerceplatforms to go online. If you plan to provide a personali...

Bit


Dockerizing React App

Make your app more awesome. 😎😎😎 Docker is an open-source containerization platform. Docker enables developers to package applications ...

Frontend Weekly


Document Your React Applications The Right Way

Every now and then you come across a new library that has no example to play with it. No code example or look and feel. If this ever happ...

Mohammad Faisal


How to Create a Custom Table Component in React

Tables are everywhere. Even if the web (thankfully) moved away from using tables to layout sites, you will still find tables in many plac...

Justin Hunter


Using Images in React Native

A few hours ago, I was working on a piece of React Native code that required dynamic image exports off the file system. Of course, I star...

Allan Graves


Text File Download in React

Here, we will see how to download a text file using React JS framework. Go through the following steps to for creating a React applicatio...

Frontend Weekly


Aurelia

Working with the Aurelia 2 native portal attribute - I Like Kill Nerds

In Aurelia 2, the ability to portal components has been added in on a framework level. For those who worked with Aurelia 1, you might be ...

Dwayne Charrington


Vue

Routing in Vue with Vue Router

As I mentioned in my previous post on Routing in React, a lot of frontend frameworks are single page applications. This means that, since...

JavaScript In Plain English


A Practical Intro to the Vue 3 Composition API

The Composition API is a great way to share application logic between components in Vue.js. Not only can you organize repetitive snippets...

JavaScript In Plain English


Node.js

Top Interview Questions on Node.js Development You Must Know About In 2021

Node.js is one of the most popularly used server-side platforms in recent years. According to a survey by Statista, Node.js is used by ar...

Frontend Weekly


Testing

Declarative and Scalable Testing With React Testing Library

React Testing Library is a library designed for testing React components. You may have used Enzyme in the past to test your React compone...

JavaScript In Plain English


Functional Programming

Why Promises Are Faster Than setTimeout()?

Let's try an experiment. What does execute faster: an immediately resolved promise or an immediate timeout (aka a timeout of 0 millisecon...

Dmitri Pavlutin


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 Jan 5, 2021

Tuesday, January 5, 2021

JSK Daily for Jan 5, 2021 View this email in your browser A community curated daily e-mail of JavaScript news 4 Ways to Reduce CORS Preflight Time in Web Apps Cross-origin resource sharing (CORS) is an

JSK Daily for Jan 4, 2021

Monday, January 4, 2021

JSK Daily for Jan 4, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Exciting Features in NextJS V10 NextJS 10 provides an all in one starter kit for eCommerce

JSK Daily for Dec 31, 2020

Thursday, December 31, 2020

JSK Daily for Dec 31, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Top 7 Mobile App Development Trends that will Rule 2021 All of us have so many

JSK Daily for Dec 30, 2020

Wednesday, December 30, 2020

JSK Daily for Dec 30, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Is Going Headless The Right Choice For Your Online Retail App? Headless commerce is not a

JSK Weekly - December 30, 2020

Wednesday, December 30, 2020

From all of us at JavaScript Kicks, we'd like to wish all our readers a very Happy New Year and everything wonderful for 2021! Popular Stories recently curated by passionate community members

You Might Also Like

BetterDev #276 - IO devices and latency

Wednesday, March 19, 2025

Better Dev #276 Mar 18, 2025 Hi all, This week the github action tj-actions/changed-files are compromise and steeling credential of github action env. I had always found the concept of trusting randome

Software Testing Weekly - Issue 262

Tuesday, March 18, 2025

Is BDD dying? 🤔 View on the Web Archives ISSUE 262 March 18th 2025 COMMENT Welcome to the 262nd issue! Behaviour-Driven Development hasn't had much good news over the past years. First, Cucumber

JSK Daily for Mar 18, 2025

Tuesday, March 18, 2025

JSK Daily for Mar 18, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Hope AI By Bit. - Developer teams build with AI and composable software. ✅ Build full-

Textual UIs, Tail-Call Performance, Bidirectional Generators, and More

Tuesday, March 18, 2025

Python Textual: Build Beautiful UIs in the Terminal #673 – MARCH 18, 2025 VIEW IN BROWSER The PyCoder's Weekly Logo Python Textual: Build Beautiful UIs in the Terminal Textual is a Python library

Ranked | Visualizing the Magnificent Seven's Revenue Growth in 2024 📊

Tuesday, March 18, 2025

From Nvidia's 114% rise to Tesla's modest 1% increase, we show the revenue growth of the Magnificent Seven stocks in 2024. View Online | Subscribe | Download Our App Get our app and see

Daily Coding Problem: Problem #1721 [Hard]

Tuesday, March 18, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. Given a string and a set of delimiters, reverse the words in the string while

Report Available: The Age of Data 📈

Tuesday, March 18, 2025

Explore the world's most critical resource with Visual Capitalist's latest report. ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏

LW 174 - Interview with Shopify's Head of Engineering

Tuesday, March 18, 2025

Interview with Shopify's Head of Engineering ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ Shopify Development news and articles Issue 174

WEBINAR - Streamline Your DNS Management with DNSimple's Terraform Integration

Tuesday, March 18, 2025

Join the team at DNSimple for an exclusive webinar in collaboration with Hashicorp and DNSimple, on April 2, 2025 at 1:30 PM EST. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Vibe coding isn't for everyone

Tuesday, March 18, 2025

5 Chromecast tips; Handy USB-C; Free iPhone 16 deal -- ZDNET ZDNET Tech Today - US March 18, 2025 colorful LED diodes close-up What is AI vibe coding? It's all the rage but it's not for