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
How to Build a Group Chat App with Vue.js | PubNub

Learn how to build your own realtime group chat app with Vue.js in this developer tutorial. - http://amp.gs/dArT

#vue
5 Free Ways To Host Your Node.js App in 2019

Openshift, Openode, Heroku, ZEIT Now, and Glitch all provide options. I’d also add Netlify to the list if building a static site from a Node app counts. - http://amp.gs/dqUD

#nodejs
Nuxt + Jest setup from scratch

Setting up testing can be very daunting: especially if you are just starting out - http://amp.gs/ds4G

#nuxt #jest
Component Inheritance in Angular

Respect the DRY rule! Learn how to write code efficiently using component inheritance. - http://amp.gs/dDGQ

#angular
How to Control and Record Voice Calls with Node.js Serverless Functions

In case you forgot that communications platform Twilio has its own serverless functions platform, this well-written tutorial on using it to managing the recording of voice calls might whet your appetite. - http://amp.gs/dunD

#nodejs
JavaScript Clean Code: Some Best Practices

You might not sign up for all of them (particularly those around classes and inheritance), but these ‘Uncle Bob’-inspired tips might help you think more about how you name things and structure your code. - http://amp.gs/d0z1

#javascript
Dockerizing a Vue App

This tutorial looks at how to Dockerize a Vue app, built with the Vue CLI, using Docker along with Docker Compose and Docker Machine for both development and production. - http://amp.gs/dKgf

#vue #docker
Sharing and Reusing Vue Mixins in the cloud with Bitdev

This post is suited for all stages of developers that use Vue JS, and this includes beginners. - http://amp.gs/d3rw

#vue #mixin
Awesome Mobile Web Development

An “awesome list” (basically a community curated list of resources) focused on links related to mobile web development. There’s a lot to explore here - http://amp.gs/d36s

#mobile #web #development
CSS Can Do That?

Ananya Neogi shares a number of amazing things that CSS can do. - http://amp.gs/dHUH

#css
How to setup editor.js in vuejs without hassle

Editor.js is a next-generation block-based editor, and it’s open source. editor.js returns a JSON output. editor.js built by codex-team. -
http://amp.gs/d2xN

#vue
Material-UI 4.0: Google Material Design-Inspired React Components

Material-UI has blown up in popularity recently and offers a variety of Material Design friendly components. v4 includes significant improvements to theming, documentation, and performance, though React 16.8+ is a must as hooks are used. - http://amp.gs/dwIc

#react
FunctionScript: Turn Node Functions into Typed HTTP APIs

A specification that allows Node functions to be seamlessly exported as HTTP APIs by defining what the HTTP interface will look like and how it behaves in the preceding comment block. Currently oriented around the Standard Library platform but has potential for broader use. - http://amp.gs/dFI0

#nodejs
The State of Fluid Web Typography

This detailed summary seeks to answer the question of whether fluid typography is ready to be used on the web today. Highlights how fluid type can improve the reading experience, explores potential scaling problems and raises some accessibility considerations. - http://amp.gs/dF6u

#css #typography