fedevelopment | Technologies

Telegram-канал fedevelopment - FrontEnd Development

21578

Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile и многое другое. Администратор: @andrey2019 Donate: https://goo.gl/5FJz4U

Subscribe to a channel

FrontEnd Development

billboard.js: A Chart Library, based on D3 v4+
A fork of C3.js focusing on ease of use and working with the latest D3. - https://goo.gl/bXQrsq

#javascript #d3js

Читать полностью…

FrontEnd Development

8 Habits of a Happy Node Hacker (2017 Edition) - https://goo.gl/H3gprH

#nodejs

Читать полностью…

FrontEnd Development

React State vs. Redux State: When and Why?
Even if you choose to use Redux in your project, you will still need to make decisions on how much of your data is stored in Redux. - https://goo.gl/dvX7vU

#react #redux

Читать полностью…

FrontEnd Development

Create a Sliding Item Animation with a Directive in Ionic 2 / 3
How to create a sliding item animation in Ionic 2+. - https://goo.gl/C5nwyy

#angular2 #ionic #directive

Читать полностью…

FrontEnd Development

WebAssembly 101: A Developer's First Steps
An exercise in porting a JavaScript library to WebAssembly (wasm) - perfect for those wanting more than a Hello World introduction. - https://goo.gl/amqcer

#webAssembly

Читать полностью…

FrontEnd Development

How to Structure Your React Project
Dave Ceddia explains how he structures his React projects. - https://goo.gl/nvWRwd

#react

Читать полностью…

FrontEnd Development

Webpack 3.0 Officially Released
Now with scope hoisting, ‘magic comments’, and more. The upgrade process from v2 is also designed to be very smooth. - https://goo.gl/AM2LR4

#webpack

Читать полностью…

FrontEnd Development

Create iOS/Android 'To Do' App with Ionic and Angular - https://goo.gl/FCGhmb

#angular2 #ionic

Читать полностью…

FrontEnd Development

Classes, Complexity, and Functional Programming
Where do functions, classes, and objects fit into the big picture of writing simpler code that’s easy to maintain? - https://goo.gl/fMvbJp

#javascript

Читать полностью…

FrontEnd Development

AR on your Phone with MagicaVoxel, Wikitude and PhoneGap
How to build an augmented reality PhoneGap app with cool 3D models made in voxel art. - https://goo.gl/ewbLGD

#mobile #ar

Читать полностью…

FrontEnd Development

How CSS's New minmax() Function Works
Introduced with the CSS Grid Layout Spec, the minmax() function “opens the door to us being able to write much more powerful and succinct CSS”. - https://goo.gl/28owTW

#css

Читать полностью…

FrontEnd Development

2017 is becoming the year of Container Security
Security is always of great importance, but that doesn’t mean it gets the marketing and media attention it deserves. Interestingly, however, I think, Docker and the rise of mass-scale containerisation outside of Silicon Valley is putting security front and centre. - https://goo.gl/31sht5

#microservice #docker

Читать полностью…

FrontEnd Development

Animate Components: Elemental Components for Animations
Component based animation with a minimal API. The aim is ease of use. - https://goo.gl/1TTTmM

#react #animation #components

Читать полностью…

FrontEnd Development

Storing Data Locally in a PhoneGap App with SQLite
How to store data locally in a PhoneGap app with SQLite. - https://goo.gl/4b5Jzw

#mobile #phonegap

Читать полностью…

FrontEnd Development

Managing microservices with the Istio service mesh
With the adoption of microservices, new problems emerge due to the sheer number of services. Problems that had to be solved once for a monolith, like security, load balancing, monitoring, and rate limiting need to be handled for each service. - https://goo.gl/JWK4n3

#microservice

Читать полностью…

FrontEnd Development

JavaScript Power Tools: Real-World 'redux-saga' Patterns
redux-saga is a versatile library that can clarify the behavior and interaction patterns of complex single-page-applications and forms. - https://goo.gl/MH7xa5

#react #reduxsaga

Читать полностью…

FrontEnd Development

The Browser Hacker's Guide To Instantly Loading Everything
A snappy 25 minute talk on modern techniques to improving page loading performance from the front-end perspective, particularly from a mobile POV. - https://goo.gl/KDm6Ry

#browser

Читать полностью…

FrontEnd Development

How to Build an Android App using Cordova & Vue.js
Rather than learn Android development from scratch, put your JavaScript skills to use with Cordova and Vue.js to build a basic ‘to do’ app. - https://goo.gl/qit8xM

#mobile #vue #cordova

Читать полностью…

FrontEnd Development

Turning Your Reusable React Component Into An npm Package - https://goo.gl/m6bSkx

#react #component

Читать полностью…

FrontEnd Development

Simone - A Distributed Simulation Service
Simone is a service that enables configuration, deployment, and execution of simulations within arbitrary domains throughout the Netflix environment. - https://goo.gl/L9B1w4

#microservice

Читать полностью…

FrontEnd Development

A Look at Node 8's util.promisify()
util.promisify converts a callback-based function to a Promise-based one. Dr. Axel shows off how to use it. - https://goo.gl/B4Wtp6

#nodejs

Читать полностью…

FrontEnd Development

Angular and RxJS: Create an API Service to Talk to A REST Backend
Jurgen Van de Moere takes an existing Angular 2+ app and adds a REST API service. Learn about RxJS observables and how to mock HTTP services for testing. - https://goo.gl/rA7mxx

#angular2 #rxjs

Читать полностью…

FrontEnd Development

'Serverless' Server-Side Rendering with React using Redux or MobX
Essentially using a third party service (roast.io) to render pages. - https://goo.gl/zg7qe7

#react #serverSideRendering #mobx #redux

Читать полностью…

FrontEnd Development

From Node 6 to Node 8: A Real-World Performance Comparison
David Gilbertson details how the switch to Node 8 resulted in shaving a quarter off server-rendering time and a third off npm install time on his app. - https://goo.gl/3njURF

#nodejs

Читать полностью…

FrontEnd Development

A Simple Introduction to State Management with MobX in React Native - https://goo.gl/eDWjtL

#reactnative #mobx

Читать полностью…

FrontEnd Development

Porting a React Component from ES6 to TypeScript - https://goo.gl/pou9Ph

#react #component

Читать полностью…

FrontEnd Development

Node.fz: Fuzzing The Server-Side Event-Driven Architecture - https://goo.gl/sZVuHL

Читать полностью…

FrontEnd Development

iD3 - an IDE dedicated for development in D3.js
iD3 is an open-source, cross-platform desktop application geared to simplify data visualization with D3 for non-JavaScript and JavaScript data scientists and analysts. With our integrated Python based data management system and custom generated attribute controls, iD3 supports the full process from importing your data to exporting your final presentation.. - https://goo.gl/wQy7nE

#d3js

Читать полностью…

FrontEnd Development

Fun with Viewport Units
Viewport units (e.g. vw, vh, vmin, vmax) have been around for a while, and are well supported. Here’s a look at various uses for them. - https://goo.gl/dxXUTh

#css #viewportUnits

Читать полностью…

FrontEnd Development

Leveraging the Web Perf Metrics That Affect User Experience
A 40-min talk looking at the metrics and platform APIs that enable user-centric performance measurement and how devs can use this data to improve end-user experiences. - https://goo.gl/BQJUK7

#gogleio

Читать полностью…
Subscribe to a channel