FrontEnd Development
28.9K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
The Intended Wordle Font, Nobody Can See

Oliver Schöndorfer explains how and why Wordle would look much better in “Clear Sans” while learning about the CSS font stack and the value of good typography in UIs. - http://amp.gs/jpzcM

#css
How to Use Script Setup in Nuxt 2

If you love Vue script setup and want to use it in your current Nuxt 2 project, the Nuxt team has made it possible to start using it today! - http://amp.gs/jp1rh

#vue
👍1
How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express…

About a month ago, a friend and I came up with an idea for a small website and decided to create an MVP in a… - http://amp.gs/jpt8B

#nodejs
A Deep Dive into React Native’s New Architecture

A new architecture for React Native is being rolled out in 2022, as described in this post from the React Native team. Here are some independent observations. - http://amp.gs/jptA1

#reactnative
The State of JS 2021 Results

Despite saying 2021, the survey took place this January, so the results are up to date and represent the answers given by the 16,085 respondents. - http://amp.gs/jpmeJ

#stateofjs
Angular 14 to add strictly typed reactive forms

Plans for the next major release of the Google-developed web framework also include standalone components, while NgModules would become optional - http://amp.gs/jpp7K

#angular
How to Track Down Code Responsible for Polluting the Global Scope

You might not want code adding global variables to the window object, and it’s possible to work out where things are going wrong when it does. - http://amp.gs/jpltV

#javascript
How To Work with Files Using Streams in Node

Streams provide an efficient mechanism for working with files in Node – this is a practical and straightforward introduction to how to work with them. - http://amp.gs/jplJH

#nodejs
👍1
Some Reasons to Dislike React Hooks?

Amazingly, hooks have been with us for three years(!) this month (since React 16.8) and they’re now an integral part of the React landscape. However, there’s always room for a little introspection regarding their potential weaknesses. - http://amp.gs/jpB9E

#react
Migrating our VueJS Frontend to Domain-Driven Design

Domain-Driven Design (DDD) is an architectural concept where the codebase follows a pattern set by domains rather than the loose model-view-controller (MVC) that most Vue codebases follow. - http://amp.gs/jpn2W

#vue
There Is No Character Limit for “alt text”

Eric Eggert debunks a common misconception that alternative text for images has a 125 character limit. - http://amp.gs/jpGdg

#css
👍1
NPM Commands and Shortcuts You Should Know as a JavaScript Developer

This essential reading provides you with the most prominent NPM commands, shortcuts, and tips that will help you increase your productivity and efficiency as a JavaScript developer. - http://amp.gs/jpxB9

#npm
The React Beginner's Guide for 2022

With 276 issues under our belt and over 50,000 subscribers, it’s easy to forget that each issue is read by at least a few who are just getting started with React. This guide provides the basics to get you going. - http://amp.gs/jpxrJ

#react
👍2
Monorepos Explained

A new site that rounds up pretty much anything you need to know about monorepos, and the tools to build them. - http://amp.gs/jpfEu

#monorepo
👍1
Building Angular Micro Frontend with NgRx state sharing and NX cli

How to build robust micro frontend architecture almost without coding - http://amp.gs/jpfHY

#angular
👍1