FrontEnd Development
30.8K subscribers
145 photos
1 video
9.34K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
A Handy Use For Cascade Layers

Michelle Barker demonstrates a practical use case for Cascade Layers. - http://amp.gs/jGSCL

#css
👍5
Strategy Design Pattern in Angular

Implementing Strategy Pattern in Angular is easy when we have good basics - http://amp.gs/jGSrZ

#angular
👍5
BFF Architecture

Though it has a funny name, BFF architecture is a simple yet effective concept. BFF stands for Backend For Frontend, and what is basically means is that we create a backend for every type of frontend our system has, such as mobile, desktop, web browser and more. This way we can streamline the integration between the frontend and the backend.
Read more about BFF pattern in this great introduction on mobilelive. - http://amp.gs/jGSwD

#bff #architecture
👍7🥰1
When to Use useImperativeHandle and forwardRefs in React 18 - http://amp.gs/jGN8o

#react
👍31
Refactoring a Component from Vue 2 Options API to Vue 3 Composition API

Vue 3 is gaining traction, and sooner than later, every codebase will need to be migrated. It comes with many new paradigms and API changes, but the one that stands out is the Composition API. - http://amp.gs/jGNkV

#vue
🐳3👍1💩1
Shell Scripting with Node.js

Axel is too humble to call this an ‘Ultimate Guide’ or the like, but it is. After months digging into the guts of Node, npm, and the technicalities of shell scripting, he’s released a complete book. You can support him by buying it in various useful formats and/or read it online for free. A new resource to bookmark for sure. - http://amp.gs/jGNHL

#nodejs
👍3
React Router 6.4: Bringing in the Remix Features

The latest release of the popular router adds data loading, data mutation, pending navigation, and error handling APIs from Remix, bringing them to every React Router app. - http://amp.gs/jGAkl

#react #router
👍7
Unit Testing Vue Apps: Tips, Tricks, and Best Practices

This talk breaks down how unit testing in Vue works and explains how to set up an easy-to-use framework for any Vue app so that your tests most accurately represent how a user would interact with your platform. - http://amp.gs/jGAUP

#vue
👍7
What is domain-centric architecture?

Based on the XConf 2020 presentation: What is Domain Centric Architecture and why do you need it in your… - http://amp.gs/jGAHh

#architecture
👍6
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