FrontEnd Development
28.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
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
Clean pattern for handling roles and permissions in large-scale React apps

Manage granular roles and permissions in React applications in a clean and scalable way. - http://amp.gs/jTbl8

#react
How I use Node.js professionally

It slices! It dices! But wait! There is more! - http://amp.gs/jzIzl

#nodejs
Angular — Four practical use cases of NgTemplateOutlet

NgTemplateOutlet is one of the most overlooked features in Angular. This article summaries four use cases… - http://amp.gs/jzjHZ

#angular
Micro Frontend With ReactJS

In this post, we will discuss how to implement Micro Frontend with Reactjs - http://amp.gs/jzTqq

#microfrontends
Prevent Cross-Site Request Forgery in Express Apps with csurf

We look at how to use it to prevent CSRF attacks. - http://amp.gs/jzzEE

#nodejs
3 AWS Services To Learn as a React Developer

Knowledge of the cloud will make you more valuable in the job market - http://amp.gs/jz1v8

#react
25 Vue Tips You Need to Know

I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful. - http://amp.gs/jzYeS

#vue
Decoding AVIF: Deep Dive With Cats and Imgproxy

Polina Gurtovaya and Andy Barnov explain how is AVIF image format different from predecessors and how to start using it today with the help of a reliable and straightforward self-hosted image converter. - http://amp.gs/jztB3

#css