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
Vue.js Server-Side Rendering With Vue Router: Step-By-Step Guide

This tutorial goes through the steps of setting up a server-rendered multi-page app with Vue and Vue Router. - https://goo.gl/Eeit1j

#vue
Getting Started with Building PWAs using Vue

An introduction on how to build a book listing app with progressive web apps using Vue to build the UI. - https://goo.gl/oSoGms

#pwa #vue
Using OpenCV from Node to Recognize Objects in Images

The latest in a series of OpenCV + Node tutorials, this time leaning on Tensorflow and Caffe to recognize objects in photos. - https://goo.gl/HTeGeg

#nodejs #neuralNetwork
Modern Asynchronous CSS Loading

Scott Jehl shows how and why you should use rel=preload to load CSS asynchronously. - https://goo.gl/aD6VPc

#css
30 Seconds of Code: Useful, Bitesize JavaScript Snippets

A large curated collection of useful bits of JavaScript code you can understand in 30 seconds or less. - https://goo.gl/z3Rbz8

#javascript #snippets
PostHTML: An HTML/XML Transformation Tool Based on JS Plugins

Think PostCSS but for HTML and XML (which brings formats like SVG into play too). Check out the examples and plugins available. - https://goo.gl/e8tcdv

#tools #postHtml
The React and React Native Event System Explained

How exactly does React handle events? Here’s a look at what’s happening behind the scenes. - https://goo.gl/x4VV31

#react #event
Design Ideas for Mobile Menus

Ideas to help inspire a mobile navigation strategy - https://goo.gl/aPFK1e

#mobile #design #menu
Popmotion: A Functional JavaScript Motion Library

Mix tweens, physics, & user inputs to create elegant Web-based interactions - all in 11KB. - https://goo.gl/n9nHAZ

#javascript #animations
React is the Most Used Front-End Framework

Results from this year’s State of JavaScript survey show React is the dominant player, though Vue is the one most people want to learn next. - https://goo.gl/r8SkZK

#survey #frontEnd