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
'I Tried Vue.js as a React Developer. Here Are Five Things I Like About It' - http://amp.gs/jT3Ff

#react
Why You Should be Using Vue's New Composition API

Vue 3 introduced the composition API and while it looks intimidating, here are a few practical examples of components rewritten using this new interface. - http://amp.gs/jTHK9

#vue
System Architecture Tips

Scoping the problem well, asking clarifying questions, make high-level design question such as: - http://amp.gs/jT2Jk

#architecture
Building a Switch Component

Adam Argyle gives a foundational overview of how to build a responsive and accessible switch component. - http://amp.gs/jTFEw

#css
Practical Angular: The Most Impactful RxJs Best Practice Tip Of All Time

This easy to follow tip can help YOU and your teammates to simplify and hence improve your projects… - http://amp.gs/jTXhg

#angular
Use Responsive Images with v-lazy-image

Is web performance a priority for you? In this article, you'll learn how to lazy load images with srcset and picture tag using v-lazy-image. - http://amp.gs/jTL7E

#vue
How JavaScript works: Creational, Structural, and Behavioural design patterns

This is post # 29 of the series, dedicated to exploring JavaScript and its building components. In the… - http://amp.gs/jTaTX

#patterns
Adding Auth0 to a Flutter application

Connecting Auth0 to authenticate using a social profile and return user data. - http://amp.gs/jTaL6

#flutter
Reusing Angular component code by using TypeScript Inheritance

Since TypeScript supports the inheritance concept. Certain times, it is very easy to reuse code. If Angular… - http://amp.gs/jTo7h

#angular
Smooth and Simple Page Transitions With the Shared Element Transition API

Jake Archibald gives an introduction to the shared element transition API, which allows page transitions within single-page apps. - http://amp.gs/jTo2S

#css
JWT, JWS and JWE in nodejs

JSON Web Token (JWT pronounced as ‘jot’) is the IETF standard for transmitting JSON format claims between interested parties in a secure and compactable way. JWT has become the open standard for token-based authorization. - http://amp.gs/jTMfV

#nodejs
Vue Composition API: VueUse Composable Library

Stop wasting time and learn how to use the VueUse Composition API composable library for a lot of everyday use cases. - http://amp.gs/jTMAv

#vue
Setting up Enterprise Angular Applications

We will setup below functionalities as part of this article: Angular basic setup with Folder structure  - http://amp.gs/jT5Ky

#angular
7 Tools for Faster Frontend Development in 2022

Tools you should know to build modern Frontend applications faster, and have more fun. - http://amp.gs/jTc9i

#tools
Simplified Micro-Frontends in Vue

Vue 3 is a fantastic platform for creating Micro-Frontend components. And there are great frameworks out… - http://amp.gs/jT6P8

#vue