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

Admin: @andrey2019
Download Telegram
Maintaining REST API Documentation with Node.js — Part I

“To achieve our goals we’ll use swagger-ui-express as a UI client and ts-openapi, a newly created Node component that allows us to declare our API schemas in Node.” - http://amp.gs/688y

#nodejs
Accessible Text Labels For All

Sara Soueidan shares some advice on improving eCommerce experiences for screen reader users without breaking them for speech-input users. - http://amp.gs/68MD

#css
React State Management Libraries and How to Choose

An overview of the best state management libraries and how to choose the right state management strategy for your app. - http://amp.gs/6T54

#react
Power of Simplicity — Sidebar Component with Vue and Tailwind CSS

Learn about the usefulness of Tailwind CSS by building a sidebar component with Vue and Tailwind. - http://amp.gs/6z5C

#vue
How to use Flex-Layout Angular

Covered the detail description about Flex Layout and how to use Flex Layout directives in angular pp - http://amp.gs/61wW

#angular
How JavaScript works: 5 types of XSS attacks + tips on preventing them

This is post # 21 of the series, dedicated to exploring JavaScript and its building components. - http://amp.gs/6Ywm

#javascript
Building a Settings Component

Adam Argyle gives a foundational overview of how to build a settings component of sliders and checkboxes. - http://amp.gs/6tDC

#css
Are You Using Promises and async / await Safely?

Using promises and async/await are now basically table stakes with Node development and this article aims to increase your confidence with them just a tiny bit. - http://amp.gs/6mZZ

#nodejs
What’s New In Flutter 2?

Looks at some of the technical changes to Flutter which got onto the stable channel with version 2.0. Plus this post runs through building an example app to help draw some conclusions on what specific project types we could and couldn’t use Flutter for as of now. - http://amp.gs/6ZfO

#flutter
Advanced Level for Angular Reactive Form

A simple note that help developer walk through Angular Reactive Form which help Angular is more powerful in - http://amp.gs/6Z0N

#angular
How to Account for Cybercrime When Developing New Products

This is a guest article by tech writer Oren Rofman - http://amp.gs/6poC

#cybercrime
Animating Underlines

Michelle Barker shows how to animate the actual text underlines using some of the newer text-decoration properties. - http://amp.gs/6l0N

#css
Clean APIs in React with TypeScript

We always like a tutorial which is anchored by an interesting case study. This time, it’s the use of TypeScript within taggr which is enigmatically described as a way to “rediscover your memories while keeping your privacy”. - http://amp.gs/6B0M

#react
Getting Started with Nuxt + Composition API + TypeScript

A tutorial on setting up Nuxt with the Vue 3 Composition API and TypeScript. - http://amp.gs/6nJA

#vue
Passcode Lock Screen In Flutter

How to use the passcode lock screen in your Flutter apps. - http://amp.gs/6GSy

#flutter
15 Commonly Asked NodeJS Interview Questions

Get familiar with the questions you’re likely to get in your next interview - http://amp.gs/6xd6

#nodejs
Did You Know About the :has CSS Selector?

Robin Rendle gives a short introduction to the :has selector. - http://amp.gs/6fr2

#css