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
Creating Your Own Router for Vue.js

Probably you’ve been using routers in the frontend world for a while, but… have you ever written one by yourself? Do you know the foundations of a router? It might seem like it just works, but under the hood, a router must take care of several things - http://bit.ly/2HYNGhI

#vue
WebGL2 Fundamentals: Learn WebGL 2.0 from the Ground Up

Lots of depth, inline examples, etc. - http://bit.ly/2KnzBZx

#webGL
Build a React Native YouTube Replica

How to build a YouTube type of app using React Native, React Navigation and the YouTube API. - http://bit.ly/2K8wynW

#reactNative
How to build a load more button with Vue.js and GraphQL

Learn how to build a load more button with Vue.js and GraphQL through a lazy loading of color palettes example. - http://bit.ly/2HAFFQv

#vue #graphql
Serverless-Side Rendering With AWS Lambda & NuxtJS

A comprehensive guide by Fernando Alvarez on setting up a serverless app with AWS Lambda and NuxtJS. This post includes a link to a complete codebase for your own experimentation. - http://bit.ly/2JJp7SS

#vue #nuxtjs
Introducing the React Context API

React’s new Context API continues to be a popular topic we’ve seen covered from numerous angles recently. - http://bit.ly/2JF587N

#react
Bringing Google Maps to a React Project - http://bit.ly/2HDB3sI

#react
Layers and How to Force Them

Surma explains how rendering engine of a browser works, and how to force element onto its own layer. - http://bit.ly/2HWL70k

#css
TUI Calendar: An Attractive, Full Featured Calendar Control

From the creators of TUI Chart comes TUI Calendar, a highly customizable JavaScript calendar widget that supports numerous view types (weekly, monthly, etc.), dragging and resizing of schedule items, and is basically like your own Google Calendar in a box. MIT licensed too. - http://bit.ly/2rpNeiP

#javascript
Storybook 3.4 Released: The UI Component Builder

Now supports React, React Native, Vue, Angular and Polymer. - http://bit.ly/2FRIwyS

#storybook #realeased