DEV Community

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

Posted on

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

Learn to build a weather app in just 5 mins

A tutorial on how you can build a customizable weather app just using HTML, CSS, and JavaScript.

Learn to build a weather app in just 5 mins

Getting started with Deno.js

What is Deno.js, how is it different from Node, and why is it better.

Getting started with Deno.js

7 Great Coding Websites for Kids of All Ages

The author reviews resources that help in introducing a child to programming languages in a fun way.

7 Great Coding Websites for Kids of All Ages

Create parallax scrolling with CSS

This article looks at the reasons why you should consider using parallax scrolling and how to implement the parallax scrolling effect with CSS.

Create parallax scrolling with CSS

Little things lead to a big effect

In this post author talks about the design and its importance on the website.

Little things lead to a big effect

Introduction to Cascade Layers in CSS

What are cascading layers, and how do they allow us to encapsulate the specifics of selectors to avoid collisions in our style.

Introduction to Cascade Layers in CSS

Demystifying .innerText vs. .textContent

An explanation of the key differences between the .innerText and .textContent properties, followed by a demonstration of when each property should be called.

Demystifying .innerText vs. .textContent

Using Destructuring in JS to Write Cleaner Code

The author of the article shows how destructuring can make your code more elegant and concise.

Using Destructuring in JS to Write Cleaner Code

Data Structures In Frontend JavaScript In The Real World (With React Code Examples)

A discussion on whether you should learn data structures and when they can be useful, reviewing several common data structures that you can find in real front-end projects.

Data Structures In Frontend JavaScript In The Real World

ES6++: Generators

An article about a new type of function in ES6 called a generator.

ES6++: Generators


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

Top comments (0)