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
How to write component harnesses in Angular

Step by step guide to implement your first harness object for your Angular components - http://amp.gs/jBcZ0

#angular
👍3
A Roundup of React State Management Libraries in 2022

React’s strength is its flexibility in fitting in with different development approaches, including state management where there are numerous options nowadays. This post does a basic roundup of several popular options including Zustand, Recoil (which comes from Facebook itself), XState and, of course, Redux. - http://amp.gs/jBcFu

#react
4👍4👏1
Four Eras of JavaScript Frameworks

An interesting history of JavaScript frameworks - http://amp.gs/jB6hs

#vue
👍4
Creating a GraphQL Server in Node.js

A walkthrough, along with downloadable code, of creating a GraphQL API server using Mercurius, a GraphQL adapter for the Fastify framework. - http://amp.gs/jB6JT

#nodejs
👍8
The Surprising Truth About Pixels and Accessibility

Joshua Comeau explores if you should use pixels or rems, outlines the accessibility implications for each, and explains how to determine the best unit to use in any scenario. - http://amp.gs/jBb8R

#css
👍4
Flutter + Dio Framework + Best practices

This article will describe best practices for REST communication in Flutter using the Dio http package. - http://amp.gs/jBbEp

#flutter
👍5
Next.js's Layouts RFC: Big Changes Ahead for Next.js

If you’re a Next.js user, you’ll want to read this as some significant updates are on the way, particularly around routing, app structure, and layouts (including nested layouts). - http://amp.gs/jBbJs

#nextjs
👍6
10 Tips for Faster Angular Development

I’ve been writing Angular code since the early alphas of version 2. I’ve picked up a few things that make… - http://amp.gs/jnIj9

#angular
👍7👎2😁1🤔1
Goodbye, useEffect? David Khourshid's Reactathon Talk

Here, Stately founder David Khourshid makes the case for using event handlers and state machines to simplify handling effects in React apps rather than using useEffect which many developers struggle with and isn’t always well suited for the task anyway. - https://www.youtube.com/watch?v=HPoC-k7Rxwo

#react
💩5👍4🔥1
Scaling GraphQL with Redis Consumer Groups

A useful look at some of the architecture of how a SaaS product is horizontally scaling Node-based services on Redis, particularly using streams. - http://amp.gs/jn88v

#nodejs
👍3
How to Become a Hyper-Focused Developer and Achieve Your Goals Faster

Use these impressive tips revealed in this post to become a hyper-focused developer and achieve your goals faster. - http://amp.gs/jnTGZ

#dev
👍3🤔2
First Look At The CSS object-view-box Property

Ahmad Shadeed walks you through the new CSS property object-view-box, which allows you to crop or resize replaced HTML elements like an </img> or a <video>. - http://amp.gs/jnz7m

#css
👍4
Building Interoperable Web Components That Even Work with React

If you use different frameworks like React, Svelte, Vue, etc. it’s common to pick a component library that suits each one, but what if you could write such components once in a framework agnostic way and use them wherever you want? Web Components provides an approach. - http://amp.gs/jnzQf

#react
👍2
How to Combine Add and Edit Forms in Angular

Create/update form with smart/dumb components - http://amp.gs/jn1dt

#angular
👍2
Comparing Three Ways of Processing Arrays Non-Destructively

The good doctor of JavaScript puts for-of, .reduce(), and .flatMap() up against each other so you can pick which makes the most sense for your own array processing work. - http://amp.gs/jnYze

#javascript
👍2
How to Scrape eBay Organic Results with Node

eBay probably won’t like it, but it might be legal where you are, and this post mentions the fabulous Selector Gadget, perhaps my longest installed browser extension. - http://amp.gs/jnYuZ

#nodejs
👍6