DEV Community

Cover image for Top-10 Posts for FE (Week 3, Oct 2022)
fruntend
fruntend

Posted on

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

CSS trick for hiding scrollbars without affecting scrolling

A step by step guide on how to hide the scrollbar in each browser with the latest CSS properties without impacting users' scrollability.

CSS trick for hiding scrollbars without affecting scrolling

Advantages and disadvantages of Nuxt.js

A brief overview of what Nuxt is, its features and differences from other frameworks

Advantages and disadvantages of Nuxt.js

Debounce and Throttle

This article will briefly discuss two techniques in programming to control the execution of a function that are often used in an event handler: Debounce and Throttle.

Debounce and Throttle

JSX In Depth

The post about why JSX is used, what are its main advantages and why it is difficult to code without it.

JSX In Depth

How to find the version of an installed npm package?

How to check npm version and how to check version of installed npm packages (locally and globally).

How to find the version of an installed npm package?

Designing Accessible Websites for the Visually Impaired

The author of the post explains the problems of the visually impaired and possible solutions to how they can navigate and interact with the Internet, just like any other Internet user.

Designing Accessible Websites for the Visually Impaired

How to Configure the Touch Bar in Visual Studio Code in Under 5 Minutes

This post, for those who work with a MacBook, shows you how to configure Visual Studio Code to make the most of the touch bar.

How to Configure the Touch Bar in Visual Studio Code in Under 5 Minutes

Understand The DOM and DOM manipulation with javascript

An article that aims to explain how to create, add and remove content on a web page using the DOM.

Understand The DOM and DOM manipulation with javascript

Why I never understood CSS-in-JS

The author of the post reviews an article on using CSS in React and discusses the complexity and incomprehensibility of this approach.

Why I never understood CSS-in-JS

Copy to Clipboard with JavaScript

Learn how to use the Clipboard API to copy text and images to the clipboard.

Copy to Clipboard with JavaScript


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

Oldest comments (0)