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

Admin: @andrey2019
Download Telegram
The Tao of Node: On Design, Architecture and Best Practices

A developer has boiled down all of the hard-earned best practices and gut feelings he’s picked up for developing high-quality Node apps over time. - http://amp.gs/jlAHt

#nodejs
👍5
Vuetify 3 in Beta

Vuetify 3's API is now stable, bringing it another step closer to official Vue 3 support. - http://amp.gs/jlql6

#vue
👍6
Locale Aware Sorting in JavaScript

When building a localized app, the default sorting logic for strings might not do quite what you want.. localeCompare and Intl.Collator to the rescue. Is this just for browsers? Nope. Node supports Intl too. - http://amp.gs/jlqPP

#javascript
👍3
findLast and findLastIndex: Proposed Ways to Search Arrays from End to Start

Dr. Axel quickly covers the stage 3 proposal for Array.prototype.findLast and Array.prototype.findLastIndex that will provide an efficient way to find things in an array going from the last back to the first item. - http://amp.gs/jlqiW

#javascript
👍8👏1
Storing State in the URL with React - http://amp.gs/jls8K

#react
👍3
Angular — Micro-Frontend

Everything you need to know about microservice oriented architecture for the frontend from beginner to… - http://amp.gs/jlsRD

#angular
👍5
Introducing the Brand-New Auth0 Vue SDK

Learn about the essential features of the Auth0 Vue SDK and how it helps developers secure Vue 3 apps. - http://amp.gs/jlizy

#vue
👍2
JavaScript and Node Testing Best Practices: 2022 Edition

Fifty best practices divided into categories (testing, backend, frontend, etc.) complete with simple examples. We first linked to this 2½ years ago, but a new edition is now out updated for 2022 standards and with translations in 7 other languages including Chinese, Spanish and French. - http://amp.gs/jlDxC

#nodejs
👍42
Exploring SvelteKit in 2022 by Building a Portfolio Site

SvelteKit is a framework for building Svelte apps that handles the boring bits while letting you focus on the fun and creative bits of app writing. - http://amp.gs/jlDaC

#sveltekit
👍2
Opinionated Angular Setup

Steps I take when I set up a new Angular project. - http://amp.gs/jluVC

#angular
👍5
When Does React Render Your Component?

If you’re still a little flummoxed by React rendering behaviour, this takes another crack at explaining it by walking the fine line between superficial overview and technical deep dive. - http://amp.gs/jlJti

#react
👍4
How to Make Better Vue Component Props?

Components are a core concept of the Vue library. Here are tips on how to make better Vue component props. - http://amp.gs/jlJHD

#vue
👍3
Node v12.22.12 (LTS) Released: It's the Final Node 12

A pleasantly gentle week for Node releases with just the final Node.js 12 release making the cut. Node 12 goes ‘end of life’ on April 30 and will receive no updates after then. - http://amp.gs/jl07b

#nodejs
👍5🥰2
How To Match HTML Elements With an Indeterminate State

Stefan Judis explains how to use the :indeterminate CSS pseudo-class to match different elements with an indeterminate state. - http://amp.gs/jlK8K

#css
🥰3👍2
Yarn Workspaces — Monorepo Approach

See how Yarn Workspaces allow developers to develop mobile & web applications using monorepo approach, helps… - http://amp.gs/jlKsC

#monorepo
👍4
How to Use Props in React

We first linked to this three years ago but Robin has been updating his posts to modern standards, so it remains a fantastic resource now too and is packed with prop-oriented examples. - http://amp.gs/jlKQT

#react
👍3
How dependency injection works in Angular - http://amp.gs/jl3f6

#angular
👍4
Comparing Plugin Systems Between Express, Fastify and NestJS

A look at how the most popular Node web frameworks approach extensibility and modularity throughout different plugin patterns. - http://amp.gs/jl3iq

#nodejs
👍2👎1
Tweaking In The Browser

Ahmad Shadeed shares his perspective on designing in the browser and explains why and how he uses both design tools and browsers. - http://amp.gs/jl3QB

#css
👍4
Meteor + Vue JS + Storybook = A Complete Guide To Scalable UI System

In this article, the author talks about their experience with Vue JS and how they implemented Storybook in a Meteor-Vue project. - http://amp.gs/jlHeX

#vue
👍3👏2