DEV Community

Cover image for Top-10 Posts for FE (Week 3, Jul 2023)
fruntend
fruntend

Posted on

Top-10 Posts for FE (Week 3, Jul 2023)

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.

The web has been waiting for HTMX

This article discusses the need to embrace modern web features, let go of bloated JavaScript libraries/frameworks, and explores underrated features available in modern browsers to enhance web development.

The web has been waiting for HTMX

7 open-source projects you should contribute to in 2023

The article showcases innovative open-source libraries for GIF sharing, password management, SQL query building, feature flags, container management, developer news aggregation, and status page creation.

7 open-source projects you should contribute to in 2023

How to simplify form styles using CSS accent-color

The article discusses how to simplify form control styling using the accent-color CSS property, which allows customization of accent colors for checkboxes, radio buttons, range sliders, and progress bars without the need for external UI libraries.

How to simplify form styles using CSS accent-color

Enhance Your Web Apps: Best JS Libraries

The article introduces useful JavaScript libraries for full-stack web developers, covering Nano ID for unique ID generation, Zod and Joi for schema validation, React Markdown Editor for rendering markdown content, Next Js TopLoader for displaying a top-loading bar, and Husky for improved commit workflows.

Enhance Your Web Apps: Best JS Libraries

Security Concerns with Cookies

The article explains the security concerns related to cookies, including Man-in-the-Middle attacks, Cross-Site Scripting attacks, and Cross-Site Request Forgery attacks, along with mitigation strategies, while also mentioning alternative approaches like SessionStorage, LocalStorage, and Token-Based Authentication.

Security Concerns with Cookies

Top Skills for Frontend Development

The article explores essential skills for frontend success, covering HTML, CSS, CSS frameworks, JavaScript, responsive design, JavaScript libraries, version control, testing, debugging, and knowledge of design principles, emphasizing the importance of continuous learning in this rapidly evolving field.

Top Skills for Frontend Development

The Power of React Dom For Front-End Development

The article introduces React, an open-source JavaScript library for building user interfaces, highlighting its key features, such as Virtual DOM, component reusability, one-way data binding, and the benefits it offers to developers in creating dynamic, responsive, and user-friendly interfaces.

The Power of React Dom For Front-End Development

Introduction to Javascript Canvas Drawing

The article explains how to use the HTML5 canvas element and its context object to draw various shapes, lines, and text on a web page, providing examples and tips for creating graphics and animations.

Introduction to Javascript Canvas Drawing

Mastering Object-Oriented Programming with TypeScript: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained

The article introduces Object-Oriented Programming (OOP) in TypeScript, covering principles like encapsulation, abstraction, inheritance, and polymorphism, along with creating classes and interfaces for structured and reusable code.

Mastering Object-Oriented Programming with TypeScript: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained

What Does CSS Animation Do?

The article discusses CSS animation, its mechanics, benefits, different types, best practices, and common mistakes, empowering web developers to create visually engaging and interactive websites for an enriched user experience.

What Does CSS Animation Do?


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

Top comments (0)