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

React Native vs Real Native Apps

Highlights the theoretical and practical aspects of using React Native in comparison to - Swift https://goo.gl/X9UKdw

#reactNative

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

FrontEnd Development

Dear web developers! 👨💻👩💻
Welcome to the “Webstack” @wbstack community. At us you will find the most interesting and useful materials on web development - selections, tools, services and articles.

Daily publication of posts from the world of web development! @wbstack

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

FrontEnd Development

Vue User Permissions Through Directives

Michael from Code Boutique has done a great article about managing user access though Vue directives. - https://goo.gl/MxQzCg

#vue

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

FrontEnd Development

A High Level Overview of Current Mobile Development Tools

A general overview of native and hybrid mobile development tooling software options. - https://goo.gl/j8EXWZ

#mobile

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

FrontEnd Development

Create A Vuex Undo/Redo Plugin For VueJS

Vuex is a great way to manage the state of your Vue application. In this article, I’ll demonstrate how to create an undo/redo feature with Vuex, which works in a similar way to time-travel debugging. - https://goo.gl/5KQgZu

#vuex

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

FrontEnd Development

Exploring Some Advanced React Router Concepts

Including code splitting, animated transitions, scroll restoration, and recursive paths. - https://goo.gl/AQsGVY

#react #router

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

FrontEnd Development

Error Logging in Angular 2 with `ErrorHandler`

Error handling is one of those things no one wants to deal with, well in Angular you can create a global handler and never have to worry again. Here’s how. - https://goo.gl/kxH6AC

#angular2

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

FrontEnd Development

Using a Mapbox In A NativeScript Angular Application

How to include maps in a NativeScript Android and iOS mobile app built with Angular and TypeScript. - https://goo.gl/6Ren4n

#nativeScript #angular

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

FrontEnd Development

Basic Concepts of Flexbox

Rachel Andrew gives an outline of the main features of flexbox. - https://goo.gl/DV7Koi

#css #flexbox

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

FrontEnd Development

Generate forms using JSON Schema and Vue.js

Vue component which adds forms based your defined JSON Schemas - https://goo.gl/CLn97i

#vue

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

FrontEnd Development

A Summary of New Angular 5 Features

A look at some of the most important changes to Angular, as well as pointers on upgrading. - https://goo.gl/PDY9Lz

#angular5

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

FrontEnd Development

How to Deploy Node Applications: Heroku vs Now.sh

Michiel Mulders compares Heroku and Now.sh, showing how to deploy Node apps to each service and looking at additional features like monitoring and logging. - https://goo.gl/ZCBD2r

#nodejs

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

FrontEnd Development

Exploring Some Simple React Patterns - https://goo.gl/eb29Tz

#react

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

FrontEnd Development

Vue School is just around the corner

Vue School is dropping their Master Class soon. Leave your email to get a ridiculous launch-offer. - https://goo.gl/VkZAUZ

#vue #school

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

FrontEnd Development

Internationalization with React and i18next

i18next is a framework for providing i18n features across your entire app. - https://goo.gl/NMbTPX

#react #internationalization

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

FrontEnd Development

Debugging Memory Leaks and Memory Bloat in Node

Memory issues can be daunting when you first encounter them, but this article aims to make them a little more approachable. - https://goo.gl/YhfWme

#nodejs

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

FrontEnd Development

The Ultimate Guide to Bulletproof Buttons in Email Design

Jason Rodriguez gives some advice on creating bulletproof buttons for email. - https://goo.gl/NZ4amL

#css #email #design

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

FrontEnd Development

Securing a React Webapp with Server-Side Authentication -
https://goo.gl/3FC478

#react

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

FrontEnd Development

React Native vs Real Native Apps

Highlights the theoretical and practical aspects of using React Native in comparison to Swift. - https://goo.gl/f7XgxK

#reactNative #vs #nativeApp

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

FrontEnd Development

Creating Secure Password Resets With JSON Web Tokens

A thorough introduction to JWTs and their use from Node. JWTs can contain encoded information that can be validated to ensure it hasn’t been tampered with. - https://goo.gl/7KsVC9

#nodejs

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

FrontEnd Development

Using SVGs as Placeholders, and Other Image Loading Techniques

A frontend developer from Spotify looks at several approaches to showing something in place of an image before that image loads. - https://goo.gl/qBbkkP

#svg

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

FrontEnd Development

Launch a Vue.js Blog in Less Than 2 Hours

Learn how to build a killer Vue.js blog with a full demo: custom plugin, templating, pagination, filtering, data decoupling, and more! - https://goo.gl/wWZK25

#vue

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

FrontEnd Development

Using a React 16 'Portal' to Do Something Cool

Portals provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component. - https://goo.gl/pYarJb

#react

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

FrontEnd Development

SEO in 2018: The Definitive Guide

An excellent all-encompassing guide to Search Engine Optimisation (SEO) for 2018. The list takes you through current best practices as well as some of the changes that Google are making and how they might affect you - like a mobile-first index for example. - https://goo.gl/kcKf12

#seo #guide

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

FrontEnd Development

4 Steps to Improve Your Workflow as a React Native Developer

Some tips to boost your productivity when creating mobile apps with React Native. - https://goo.gl/5me2Eq

#reactNative

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

FrontEnd Development

How Redux Can Make You A Better Developer

If adopted, Redux has the potential to totally change your approach to writing code and organizing applications. - https://goo.gl/as6bvt

#redux

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

FrontEnd Development

Node v9.2.0 (Current) Released

Only a minor update. process.ppid, fs.realpathSync.native and fs.realpath.native are now exposed - https://goo.gl/p5o6o3

#nodejs #release

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

FrontEnd Development

Crossing Guards

A really great overview from Chris Burnell about the IntersectionObserver. Chris looks at how we (used) handle lazy-loading or infinite scrolling these days, covers off the potential pitfalls when it comes to 60FPS and performance and finishes with a rather tasty codepen demo - https://goo.gl/T3Jv2E

#responsive

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

FrontEnd Development

29 Videos from Last Week’s NodeConfEU 2017

NodeConfEU took place in Ireland last week and there are already some great videos out, including Building a radio data network with Node, The memory footprint of Node modules, and a talk about the development of npm v5 and v6. - https://goo.gl/JVvuWY

#nodejs #conf #video

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

FrontEnd Development

A Guide to Automating and Scraping the Web

.using Headless Chrome, Puppeteer, and Node.js. - https://goo.gl/BoEVkN

#nodejs

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