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
Why I Stopped Using Microservices - http://amp.gs/3Sjd

#nodejs
How to Use Material Design in Angular.

In this article we will learn to incorporate ‘Google Material Design’ in Angular projects. - http://amp.gs/3SAv

#angular
Creating Web Apps via TypeScript and webpack

The example app doesn’t use any front-end framework, just vanilla DOM APIs. Some knowledge of TypeScript, webpack, and npm are required, but this is a neat way to bring together a bunch of tools. - http://amp.gs/3Ne9

#javascript
Animating DOM Changes

Ada Rose Cannon shares some tips on smoothly adding, removing, resizing, and reordering elements. - http://amp.gs/3AYb

#css
React Performance Optimization with React.memo() - http://amp.gs/3AQ9

#react
The 15 coding languages with the highest salaries, and how to learn them online at no cost

A complete list of languages, along with how they compare to the salary of the average developer and how to learn them online at no cost. - http://amp.gs/3sjm

#business
How Does TypeScript Work? A Bird’s Eye View

Dr. Axel goes into depth on the structure of a typical TypeScript project, what gets compiled, and how can an IDE be used to write TypeScript. Aimed at people who haven’t yet picked TypeScript up. - http://amp.gs/3imj

#typescript
lazynpm: A Terminal UI for npm

One of those sort of things you don’t realize you need until you give it a go. There’s a four-minute screencast if you want to see how it works without downloading. - http://amp.gs/3Djs

#nodejs
Deploy an Angular application on AWS using serverless

A quick starter for a production ready Serverless Angular application on Amazon Web Services. - http://amp.gs/3uT6

#angular
The CSS “content” Property Accepts Alternative Text

Stefan Judis explains how the content property supports a way to define alternative text for generated content. - http://amp.gs/30tb

#css
Here’s a List of App Ideas You Can Start Coding Today

Get some inspiration to help you sharpen your coding skills. Here's a list of app ideas you can practice today. - http://amp.gs/3KBN

#ideas
Middy 1.0: A Node Middleware Framework for AWS Lambda

Middy’s aim is to make writing serverless functions (hosted on AWS Lambda) easier by providing a familiar middleware abstraction to Node developers. The example in this post shows off the main benefit. - http://amp.gs/33eB

#nodejs
Angular 10/9 Tutorial and Example: Build your First Angular App

In this tutorial, we will learn by example to create a first application with Angular 10/9 from scratch. - http://amp.gs/3HBM

#angular
How to Create Pure CSS Games

Elad Shechter will teach you how to create pure CSS games. - http://amp.gs/3wnJ

#css
Effective Code Splitting in React: A Practical Guide

Some techniques on implementing code-splitting, or breaking your code into modular bundles for better performance, in React projects. - http://amp.gs/3wLB

#react
10 Lesser Known Angular Features You've Probably Never Used - http://amp.gs/3Xz8

#angular
Enjoy The Vue: End to End Testing with Amir Rustamzadeh

In this week's episode, we talk with @amirrustam about a topic that many developers often have a love/hate relationship with: end-to-end testing. Be sure to listen to this week's episode if you're looking for a good e2e solution for your Vue app. - http://amp.gs/3Xnb

#vue #podcast