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
How to Use nextTick() in Vue

nextTick(callback) executes the callback when the DOM has been updated. - http://amp.gs/jpKU0

#vue
👍4
'SolidJS Feels Like What I Always Wanted React to Be'

An unsurprisingly opinionated piece. SolidJS is a particularly efficient reactive UI library and we’ve seen direct comparisons before but this piece goes into more specifics. - http://amp.gs/jp3nY

#react
👍3
Web Animation Performance Fundamentals – How to Make Your Pages Look Smooth

Reza Lavarian gives an in-depth introduction to creating performant animations on the web. - http://amp.gs/jp32m

#css
👍6
Architecting Enterprise Angular Application

We all know how easy it is to get started with building an Angular application. Thanks to Angular CLI, with… - http://amp.gs/jpH9x

#angular
👍4🔥1
4 Most Important Features Coming in ES2022 That You Should Know About

This article is an informative overview of the most important features and changes in ECMAScript 2022 that would appear almost certainly in the new release in June 2022. - http://amp.gs/jp2tl

#javascript
👍10
Introducing FormKit: a Vue 3 Form Building Framework

Web forms are the connective tissue of the internet. Let's take a look at FormKit which is a Vue 3 framework for forms. - http://amp.gs/jp2DA

#vue
👍5
Communication Between Micro-front ends

Micro front-end (MFE) is all the buzz right now. But how do we communicate between them, in a reliable… - http://amp.gs/jpwPG

#microfrontends
👍5
50 Software Engineering Best Practices for Technical Leaders and Seniors

Best practices for best engineers. - http://amp.gs/jpFja

#best #practies
👍10
Hosting a React App with OpenFaaS

OpenFaaS is an open source serverless function platform that sits on top of Kubernetes and it’s possible to host React-based apps in such a way. This post touches on all the main points, including cost. - http://amp.gs/jpFA7

#react
👍3👏3
Design Developers friendly RESTful APIs

Make your API live longer. - http://amp.gs/jpXL6

#api #restful
👍8🤩2
35 JavaScript interview questions. Answered by me.

Hello :) I am a graduate student from Microverse, during interview prep, they gave me access to a set of… - http://amp.gs/jpLGf

#javascript #interview
👍63🔥3
State Management in Vue 3 with Harlem.js

In this article, we'll take a look at Harlem.js which is a flexible spiritual successor of Vuex state management for Vue 3. - http://amp.gs/jpLsI

#vue
👍6
System Design Interview: The Bare Minimum You Need to Know about Load Balancers

I still remember the early day when I failed a dream job interview - http://amp.gs/jpWjg

#system #design
👍4
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the Web

Patrick Brosset explains how to style text ranges using the upcoming CSS Custom Highlight API. - http://amp.gs/jpWeU

#css
👍9
How Many Re-Renders Is Too Many?

We have featured a number of this author’s articles which make beneficial use of animation to clearly understand React rendering behaviour. This time he zeros in on a single, simple question: when is the right time to start optimizing? - http://amp.gs/jpW0Z

#react
👍8
Effective Code Review Checklist

Code reviews have been proven to improve software quality and save developers’ time in the long run. Also… - http://amp.gs/jpang

#codreview
🔥9
How to use the @nuxtjs/strapi Module to add Authentication to a Nuxt Application

In this tutorial, you'll learn how to use the @nuxt/strapi Module to add Authentication to a Nuxt Application in 5 steps. - http://amp.gs/jpa0b

#vue
👍4
What to Expect from Angular 14 in 2022: Is Micro Frontend Coming?

Angular 13 has been recently released but the changes were more evolutionary, can we expect more revolutionary updates from Angular 14? - http://amp.gs/jpovN

#angular
👍3
Horizontal Scrolling Nav

Mark Otto demonstrates how to build responsive horizontal navigation with an overflow scroll that automatically scrolls the active nav link into view. - http://amp.gs/jpM1h

#css
👍61