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
Theming React Native Applications with Styled Components

Styled components are (amongst other things) the technical underpinnings of implementing the light and dark modes which are almost expected with mobile apps, these days. This detailed, well-illustrated tutorial imparts what you need to know. - http://amp.gs/jlC9w

#react
👍5
Claymorphism: Will It Stick Around?

Adrian Bece explores if there is room for Claymorphism on the UI and how we can create this effect with CSS. - http://amp.gs/jlCbA

#css
👍5
How to architect a production-level app in Flutter

Challenges in architecting a real-world application - http://amp.gs/jlkue

#flutter
👍3
Previewjs

Extension for VS Code JetBrains IDEs to instantly preview UI components for better flow while developing interfaces. - http://amp.gs/jlk5b

#tools #vscode
👍3
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. Opinionated, yes, but high level enough to provide value to most. - http://amp.gs/jlevW

#nodejs
👍5
3 Secret Vue Patterns for Productivity Boost

Three useful Vue patterns including smart watchers, component registration, and Vuex module registration. - http://amp.gs/jleMK

#vue
👍3🔥1
6 State Management Strategies For Complex Angular Apps

How to manage your data flow well in an enterprise Angular app - http://amp.gs/jl7AE

#angular
👍6
Deep Dive Into the CSS :where() function

Pelumi Akintokun shares an introduction to the :where() pseudo-class function. - http://amp.gs/jlPCR

#css
👍5
A Delightful React File/Directory Structure

We have featured a number of these types of articles, but there’s always room for another perspective on the ‘right’ way to set up a project, particularly from a respected voice in the React community. - http://amp.gs/jlPFw

#react
👍7
SOLID Principles

Concise and brief explanation - http://amp.gs/jlyOS

#solid
👍92
RxJS — 7 Useful Operators You Might Not Know

The RxJS library has a lot of neat operators. Here are seven operators that are not getting enough attention - http://amp.gs/jlhlk

#rxjs
👍8
AWS Graviton2 vs Apple M1 for Node.js Performance

A casual and personal benchmark, with all that implies, and while the M1 continues to impress for local development, it’s neat to see other production grade ARM-based systems ready to go too. - http://amp.gs/jlhKT

#nodejs
👍2
Better Vue Performance with Selective Object Reuse

Excessive component rendering is one of the reasons why Vue apps perform slowly. In this article, we see how to detect rendering, why it happens, and how to fix the most complex cases. - http://amp.gs/jlvE2

#vue
👍4
A Fundamental Guide to React Suspense

After several years since it was first proposed, Suspense will finally be officially released with React 18. But what is it, why do we need it, what issues does it address, and what are the benefits? - http://amp.gs/jlgFF

#react
👍4
Better Code Generation in Angular CLI workspaces with Nx Devkit

Schematics in Angular provide a way to automate common tasks, such as generating files, reading, and updating… - http://amp.gs/jlEG0

#angular
👍7
Migrating from Angular to Vue: A Dashboard's Story

Planning is key when migrating a customer-facing dashboard from Angular to Vue. - http://amp.gs/jlErI

#vue
👍2💯1
How to Manage Sessions using Passport, Redis, and MySQL

A practical walkthrough of creating a simple Express app with user credentials stored in MySQL, sessions in Redis, and Passport tying it all together. A commonly used pattern boiled down to the essentials. - http://amp.gs/jlEQd

#nodejs
👍5
Optimising Largest Contentful Paint

Harry Roberts looks at some more technical and non-obvious aspects of optimizing the Largest Contentful Paint. - http://amp.gs/jlVyq

#css
👍2