DEV Community

Cover image for Top-10 Posts for FE (Week 2, Sep 2022)
fruntend
fruntend

Posted on • Updated on

Top-10 Posts for FE (Week 2, Sep 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.

How to format numbers to currency string with JavaScript

The post describes how to convert a number to a currency format, according to the required location.

How to format numbers to currency string with JavaScript

Top 6 HTML Tags for SEO Every Developer Should Know

The post explains which markup elements are most important for SEO, as well as why they are important and how they look in implementation.

Top 6 HTML Tags for SEO Every Developer Should Know

Objects in JavaScript (With Examples)

One part of an extensive series of posts dedicated to learning Javascript, goes into detail about what objects are in JS and how to work with them.

Objects in JavaScript (With Examples)

The Ultimate Guide to Google Core Web Vitals

The article discusses the main CWV (Core Web Vitals) benchmarks, what affects their metrics and ways to solve related problems.

The Ultimate Guide to Google Core Web Vitals

CSS Media Queries

A detailed description of what media queries are in CSS, how to use them to control the responsiveness of web pages, and how it will look visually.

CSS Media Queries

12 Very Helpful HTML attributes that can save Your Hours of coding

Unusual and little-known markup elements that can be useful for front-end developers both in their projects and to improve their knowledge.

12 Very Helpful HTML attributes that can save Your Hours of coding

APIs For Beginners (With Examples)

Another chapter of the already mentioned fascinating JS tutorial, which tells what API is, what types of API are and examples of its use.

APIs For Beginners (With Examples)

Why Firefox Deserves Its Sad Decline…

An overview of the history from the rise of Firefox as the most popular browser to its decline and loss in competition with other browsers.

Why Firefox Deserves Its Sad Decline…

Difference Between Dot & Bracket Notation in JavaScript Object

The post considers two types of access to the elements of objects in the JS and the fundamental difference between them.

Difference Between Dot & Bracket Notation in JavaScript Object

"Copy to Clipboard" functionality in plain JavaScript

Methods for copying and pasting content to/from a clipboard with examples and descriptions.

"Copy to Clipboard" functionality in plain JavaScript


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

Top comments (0)