FrontEnd Development
30.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
A React Router 6 Tutorial

In last week’s React Status we covered the release of v6 of React Router. We also made incidental mention of this comprehensive tutorial which rolled out contemporeneously but felt it worthy of an additional note today. - http://amp.gs/jt8dy

#react
😁1
A Guide To Modern CSS Colors With RGB, HSL, HWB, LAB And LCH

Michelle Barker shares advice on the not-so-obvious things you have to keep in mind when handling colors in CSS today. - http://amp.gs/jtTvC

#css
How to Migrate from Vue CLI to Vite

Learn how to migrate from Vue CLI to Vite in 9 simple steps for a faster and more streamlined developer experience. It's easier than you think! - http://amp.gs/jtzlk

#vue
'I Will Pay You Cash to Delete Your npm Module'

Firstly, it’s a (sort of) joke, but the founder of sourcehut brings up an interesting point. He’s alarmed by huge trees of dependencies and wants to see people thinking about it, even if no money is involved. - http://amp.gs/jt1tD

#nodejs
Announcing TypeScript 4.5

Just two weeks after the RC comes the final release. What’s new? The formerly promised ES module support for Node is now merely experimental and in nightly releases only, but you also get the Awaited type, faster load times via Node’s realpathSync.native, import assertion support, and support for the lib setting for node_modules so you can update your types on your own terms. - http://amp.gs/jt1c8

#typescript
How to test the Angular router

Who says that testing the Angular router is an icky job? - http://amp.gs/jtYWI

#angular
The best frontend development strategies in 2022

This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content… - http://amp.gs/jtt7Z

#frontend #2022
👍1
Document & Test Vue 3 Components with Storybook

This article will demonstrate how you can set up Storybook with zero-config and built-in TypeScript support, auto-generate controls & documentation, and perform automated snapshot tests for your Vue components. - http://amp.gs/jtmmh

#vue
Date-fns vs MomentJS: Choosing the Right Date Utility Library

Comparing popular JavaScript date libraries. - http://amp.gs/jtm3W

#comparing #date #library
React Clean Architecture

See how React Clean Architecture helps to write Clean, Structured, Modularized and Best Coding Practices for… - http://amp.gs/jtZde

#react
10 Best Practices Every Node.js Developer Must Follow

In this article, Pinal Meruliya discusses the top 10 best practices for Node.js development. Following these practices helps you to write better code for the Node.js app. - http://amp.gs/jtpgE

#nodejs
Vue 3 Components for Stripe.js

This project provides flexible and powerful Vue 3 components for Stripe. It's a glue between Stripe.js and the Vue component lifecycle. - http://amp.gs/jtpuQ

#vue
Control Layout in a Multi-Directional Website

Alaa Abd El-Rahim demonstrates how to build a multilingual landing page using CSS techniques to simplify the process. - http://amp.gs/jtlkt

#css
Testing Vue Components with Cypress

Cypress now supports component testing in addition to E2E testing. In this article, you'll learn what it is like to work with Cypress component tests with Vue.js. - http://amp.gs/jtBIK

#vue
9 Ideas For Angular That Are Often Overlooked by Developers

How to make your code better and easier to maintain - http://amp.gs/jtBWb

#angular
Micro-Frontends From the Begining to Expert

In this article, I will arrange all the previous articles and videos in a way that can help people understand… - http://amp.gs/jtn3f

#microfrontends
Getting Started with Validation in Node

You’ve got a webapp and you want to validate the data it’s sent, but there are lots of options. Here Simon breaks down one approach using JSON schemas along with Ajv. - http://amp.gs/jtGUR

#nodejs
Advanced Roadmap for React.js developers

This roadmap will give you an idea about the landscape and guide you if you are confused about where to begin… - http://amp.gs/jtxvA

#react #roadmap
JavaScript Programming Styles: Best Practices

Having good practices not only refers to those that have a better performance, but also to the way you program, especially about styles. In this article, get to know the best practices in JavaScript Programming Styles. - http://amp.gs/jtfe5

#javascript
🥰1