DEV Community

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

Posted on

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

Working with Apollo GraphQl

The author talks about GraphQL and its benefits, accompanying the post with an example of creating a simple application.

Working with Apollo GraphQl

Number types in Javascript

A detailed overview of the Number data type in JS. Kinds and types of numbers that can be used in code.

Number types in Javascript

The DOM Interfaces

Major DOM interfaces, their inheritance and usage examples.

The DOM Interfaces

A Complete Guide to Javascript Maps

The post about what Maps are, how to initiate Maps, what are the main differences between Maps and Objects.

A Complete Guide to Javascript Maps

Let me understand how JavaScript works under the hood

The author of the post asks the question and explains what happens behind the scenes when a piece of JavaScript code is run.

Let me understand how JavaScript works under the hood

Use PNPM instead of NPM, Yarn

How the PNPM package manager handles the task of installing dependencies intelligently and quickly while saving disk space.

Use PNPM instead of NPM, Yarn

An Introduction to PUG

Advantages of the PUG preprocessor over regular HTML, its syntax and features.

An Introduction to PUG

Star Rating Input Using HTML-CSS

Step-by-step markup of a rating selector based on stars.

Star Rating Input Using HTML-CSS

8 Ways Variables Are Declared in JavaScript

Variable scopes, ways of creating and ways of declaring a variable.

8 Ways Variables Are Declared in JavaScript

JavaScript is not hard!! you are just not learning it the right way!!

Why JavaScript is hard to learn and how to properly organize the learning process to avoid pitfalls and maximize efficiency.

JavaScript is not hard!! you are just not learning it the right way!!


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

Top comments (1)

Collapse
 
ljq0226 profile image
ljq0226

nice!