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
Building a Small PWA with Preact & Firebase — https://goo.gl/Nst2gR

#prereact #pwa
CoffeeScript 2: A New CoffeeScript for the ES6+ Era

This new release of the controversial compile-to-JS language preserves its clean syntax but bridges the gap with ES6 and beyond. - https://goo.gl/ZH42Hh

#coffeescript
React Network: Notifies Your App When the Network is Up/Down -
https://goo.gl/34Zxff

#react
How to build a realtime chat app in React Native

Introduction to building mobile apps in React Native and how to use Pusher to handle multiple realtime messaging. - https://goo.gl/R7g7yv

#reactNative
Vue.Js Vs. Jquery: Use Cases and Comparison with Examples
Should I stop using jQuery if I learnt Vue.js? Can you use it outside Laravel? Richard Laasri answers these questions and shows us some examples too - https://goo.gl/E39TPD

#vue #jquery
Paul Irish on Debugging in 2017 with Node.js

Paul Irish demonstrates improved workflows for debugging, profiling and understanding your app using the DevTools protocol. He also shares more advanced techniques for automating and monitoring Node. - https://goo.gl/yUHLz6

#nodejs #debugging
Writing CSS with Accessibility in Mind

Techniques, considerations, and approaches that will help you write more accessible CSS. - https://goo.gl/o3ih7g

#css
How to Organize a Large React App and Make It Scale

Jack Franklin describes a set of tips and best practices for creating and organizing React applications in a scalable way. - https://goo.gl/vHKky3

#react
Building a Movie App Interface with Vue.js

Most of us use an online streaming service to watch our favourite shows/movies. This post will highlight how to build a similarly styled movie streaming interface, with Vue.js 2.0 - https://goo.gl/pYYgxz

#vue