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
CSS Container Queries Are Finally Here

Ahmad Shadeed explains how container queries work, how you can use them, and what the syntax looks like, and shares a few real-life examples and use cases. - http://amp.gs/jGqnK

#css
👍8😁4
Troubleshooting When a Child Process's Spawn Output Is (Sometimes) Empty

If you use child_process.spawn() to invoke external scripts or tools, you might find, like the author, that it begins to fail in unusual ways. Join Chris as he tracks down an (easily resolved) bug that could trip you up.. - http://amp.gs/jGq4L

#nodejs
👍2
Flutter is better than React Native - http://amp.gs/jGq3l

#flutter
3👍3
Next.js 12.3 Features Walkthrough and Demo

Vercel’s VP of Developer Experience walks through the changes in the latest version of Next.js which we squeezed in to last week’s issue. If you don’t like video, you can read more about the release on Vercel’s blog. - https://www.youtube.com/watch?v=3UD7Y02AcN4

#react #nextjs
👍4🔥1
15 Game-Changing Tools in the Vue 3 Ecosystem

Some killer tools in the Vue 3 ecosystem that have made building applications with Vue.js much easier. - http://amp.gs/jGs8X

#vue
👍2
Critical CSS? Not So Fast!

Harry Roberts explains why in practice, in the real world, critical CSS often falls short as a fragile and expensive technique to implement and seldom provides the benefits that many developers expect. - http://amp.gs/jGsng

#css
👍5
Storing State in the URL with URLSearchParams

We love what the creator said about this: “I love this more than I can reasonably explain; it’s a generic React hook for storing state in the URL with the querystring/URLSeachParams. So handy for making shareable links.” - http://amp.gs/jGsDQ

#react
👍4
Understanding Watchers in Vue

Take a look at how watchers work in Vue and learn how to utilize them. - http://amp.gs/jGsoo

#vue
👍5
Lerna & Module Federation for AWS micro-frontends

This article concludes my mini-series dedicated to a complete AWS architecture for Module-federated… - http://amp.gs/jGiBI

#microfrontend #lerna
👏3👍2
Angular Performant List Rendering - http://amp.gs/jGidt

#angular
👍3
Hacking CSS Animation State and Playback Time

Lu Wang explains how and why to alter the properties of running CSS animations when building an interactive CSS game. - http://amp.gs/jGi3b

#css
👍21
Domain-Driven Design (DDD) Best Practice with Node.js, MongoDB, and GraphQL - http://amp.gs/jGD8I

#nodejs
👍4👏1
Composition API - Registration Form Validation

Let's see how to implement client-side form validation functionality in Vue.js 3 Composition API for sign-up and login pages. - http://amp.gs/jGDkb

#vue
👍5
How To Debug React Apps with VS Code

The basics of getting a debugging workflow set up for your React work with VS Code. - http://amp.gs/jGDdV

#react #debug
👍8
The difference between Angular’s Emulated Shadow DOM and native Shadow DOM

In Angular, components styles can be encapsulated. There are three different encapsulation strategies… - http://amp.gs/jGDFs

#angular
👍3
Functional Patterns with TypeScript

Exploring if you can have your cake and eat it to. - http://amp.gs/jGu1H

#typescript
👍5
Minimize Heap Allocations in Node.js

Note that this article gets some fundamentals wrong but you could still find the broader picture useful. Notably, V8 core team member Leszek Swirski responded with some corrections that will teach you a couple of things about V8’s memory organization on their own. - http://amp.gs/jGueC

#nodejs
👍5
CSS Grid and Custom Shapes

Temani Afif shows how to use CSS clip-path and mask to create fancy grids of images for just about any shape you can imagine. - http://amp.gs/jGuA8

#css
👍8🤩2
20+ Angular Code Improvement Tips You Need To Learn Now

In this article, I will talk about various code improvement points that you need to follow in your project to… - http://amp.gs/jGuan

#angular
👍54👏1