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
An Introduction to jq

jq is a fast, C-powered command-line utility to parse, sort, filter, and do just about anything with JSON data. Adam’s post is now the place to go to to remember jq syntax instead of Googling it. - http://amp.gs/jTRb9

#nodejs
A Guide to Designing Accessible, WCAG-Compliant Focus Indicators

Sara Soueidan created an in-depth guide to building accessible focus indicators. - http://amp.gs/jTU2c

#css
How to Structure a Large Scale Vue.js Application

What is the best way to structure a Vue.js application so that it scales and remains maintainable and extendable the more it grows? - http://amp.gs/jTrgk

#vue
Flutter: The Advanced Layout Rule Even Beginners Must Know

Flutter layout is very different from HTML layout. So you must memorize the following rule… - http://amp.gs/jTNP9

#flutter
Real-Time Exchange Information With Microservices and NodeJs

Today we will talk about real-time information used in all areas of social life. Speed ​​is the most… - http://amp.gs/jTAY4

#nodejs
Practical Uses of CSS Math Functions: calc, clamp, min, max

Stephanie Eckles reviews the four best-supported CSS math functions and explains how they can be practically used, such as within gradients and color functions and in combination with CSS custom properties. - http://amp.gs/jTAb5

#css
5 Vue.js Utilities You're Likely to Need

If you ever need to build an administrative tool using VueJS, you will probably need a few third-party components to help you deal with some complex user-interface behaviors. - http://amp.gs/jTqH5

#vue
10 Best Ways to Fasten Your Node.js Development Process

Each programming language has its benefits, but Node.js is highly favored in Silicon Valley and all around… - http://amp.gs/jTibv

#nodejs
10 Decision Points for a Micro-Frontend Approach

How do you decide whether micro-frontends are right for your project, and if so, how do you proceed? - http://amp.gs/jTDrZ

#microfrontends
Your new favorite UI library for Vue, introducing PrimeVue.

PrimeVue is a complete UI solution for Vue featuring 80+ open source components, stunning bootstrap, material and custom themes along with PrimeFlex css utilities, UI blocks, dashboards, admin templates icons, visual theme designer and more. — http://amp.gs/jTJGw

#vue
Designing Scalable Angular Apps: Pages, Containers and Views

Terminology and a methodology that would help you build a scalable Angular application. - http://amp.gs/jT0bS

#angular
JavaScript 2021: New Features

Today, we’ll discuss some of the new features of JavasScript that are very useful and can help us achieve… - http://amp.gs/jTKoL

#javascript