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
What Every JavaScript Developer Should Know About Unicode

It’s not new, but has been doing the rounds on social again and is packed with useful knowledge about how strings are represented, why Unicode exists, what code units are, and then how JavaScript tackles it all. - http://amp.gs/jYUpX

#javascript
👍1
How to Customize Styles in Material UI Components

Material UI provides a set of robust components for use in React apps, but what about when you want to tweak them a bit? - http://amp.gs/jYUQG

#react
Towards an Animation Smoothness Metric

Michal Mocny, Behdad Bakhshinategh, and Jonathan Ross outline how to measure animations, think about animation frames, and overall page smoothness. - http://amp.gs/jYr4y

#css
Introduction to Angular Testing — Here’s how to get started

Who else wants to learn how to properly test an Angular application — in half the time? - http://amp.gs/jYSgU

#angular
Web Authentication: Cookies vs. Tokens

How to Choose Between Cookies and Tokens in Web Authentication. - http://amp.gs/jYAIH

#authentication
👍1
Building Real-life Components: Facebook Messenger's Chat Bubble

Ahmad Shadeed shares a deep dive into building Facebook Messenger’s Chat Bubble. - http://amp.gs/jYA9f

#css
How To Build an Amazon Product Scraper with Node

I’m not sure Amazon would endorse this approach given they offer APIs for the purpose, but learning how to do this sort of Web scraping is a valuable skill you can transfer to other use cases too. - http://amp.gs/jYAXB

#nodejs
👍1
How to Show/Hide Elements in Vue

How to use v-if, v-show and :class to show/hide elements in Vue. - http://amp.gs/jYqXX

#vue
Seven YouTube Channels for Learning React Techniques - http://amp.gs/jYsqB

#react
Why Angular is the best front-end for the enterprise

Learn why Angular is the best front-end technology for any enterprise application. - http://amp.gs/jYir8

#angular
How to Handle File Uploads from Node.js to Express

Learn how to upload files by posting multipart/form-data from Node.js to Express with the help of the FormData and Multer libraries. - http://amp.gs/jYD9P

#nodejs
A Clever Sticky Footer Technique

Chris Coyier outlines a simple technique to stick a footer to the bottom of the screen, even when the content of the page isn’t enough to push them there. - http://amp.gs/jYuxv

#css
7 Repos To Help You Master JavaScript

List of resources to help become a better JavaScript developer. - http://amp.gs/jYJBx

#javascript