DEV Community

Cover image for Top-10 Posts for FE (Week 5, Dec 2022)
fruntend
fruntend

Posted on

Top-10 Posts for FE (Week 5, Dec 2022)

Here are the top 10 posts from the past week that will be useful to front-end developers and beyond. The selection was made on the basis of their interestingness, uniqueness, presentation, usefulness and subjective assessment of the author.

Service workers tutorial

Why use service workers, what they are, how they work, and how they differ from other workers in the browser.

Service workers tutorial

The Power of Binding: A Beginner's Guide to Bind method in JavaScript

The author of the post explains what are the ways to bind an object to a function in JavaScript, besides the "call" and "apply" methods.

The Power of Binding: A Beginner's Guide to Bind method in JavaScript

Every abbreviation used in JavaScript explained

Types of the most common abbreviations in the basis of JavaScript code, how they stand for and their application.

Every abbreviation used in JavaScript explained

Alternatives to Git

This post looks at several alternative version control systems that offer features similar to Git.

Alternatives to Git

GraphQL Oversimplified

What is GraphQL and Schema Definition Language (SDL), Queries, Mutations and Subscriptions.

GraphQL Oversimplified

Why Cookie is preferable compared to localStorage when it comes to authentication

This article breaks down 2 common places to store tokens: Cookies and localStorage.

Why Cookie is preferable compared to localStorage when it comes to authentication

Creating Variables in CSS

In this article, you will learn all the important aspects and ways to use CSS variables.

Creating Variables in CSS

JavaScript Spread and Rest Operators: An Essential Guide for Beginners

What is a Spread and Rest Operator and what are the subtleties of their differences.

JavaScript Spread and Rest Operators: An Essential Guide for Beginners

What’s the Difference Between Jest and Mocha?

This article looks at the pros and cons of testing frameworks like Jest and Mocha so you can choose the best one for your project.

What’s the Difference Between Jest and Mocha?

Everything You Need to Know About HTTP Response Status Codes

This post introduces several server status and error codes, and explains what they reveal about what’s happening on the server behind the scenes.

Everything You Need to Know About HTTP Response Status Codes


More News on channel t.me/fruntend_newsBy me a coffee

Top comments (0)