FrontEnd Development
30.8K 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 Complex UI Animation in React, Simply

Alex Holachek shows how to use React, styled-components, and react-flip-toolkit to make your own version of the animated navigation menu. - http://bit.ly/2OpDqzf

#react
The Guide to Integrating and Styling Icon Systems — SVG Sprites, SVG Symbols and Icon Fonts

Sebastiano Guerriero gives an in-depth look at SVG image sprites, SVG symbols and icon fonts. - http://bit.ly/2Lu5bZA

#css
Vue Authentication And Route Handling Using Vue Router

In this tutorial by Chris Nwamba, you will learn how to use vue-router and JSON web tokens to implement authentication and provide access control to different parts of your application. - http://bit.ly/2OtYjtk

#vue
A Milestone for Chrome Security: Marking HTTP As “Not Secure”

Chrome 68, released this week (more on that below), shows a “Not secure” message in the location bar when accessing a site over unencrypted HTTP. The march to ‘HTTPS everywhere’ continues. - http://bit.ly/2M3tOZk

#chrome
Announcing the Ionic 4 Beta

The beta release of Ionic 4, a framework for building native apps and PWAs with Web technology, has just landed. 4.0 marks the first version to completely embrace modern Web APIs such as Custom Elements, CSS Variables and Shadow DOM, plus it’s framework-agnostic at its core. - http://bit.ly/2v1cqhA

#ionic
Redux vs. the React Context API

A look at how the new context API in React 16.3 works, how it compares to Redux, and when you’d want to consider using one versus the other. - http://bit.ly/2v1Wewn

#react #redux
Adding Particle Effects to DOM Elements with Canvas

A neat tutorial showing how to create a basic HTML-to-particle effect. You have to balance a few concepts to make it work but the result is striking. - http://bit.ly/2M3Wsth

#css
Vue.js - Forms, Components and Considerations

Forms are the main mechanism for an app to collect data from a user. If you’re using AJAX and a single-page application architecture, there are unique challenges including accessibility and usability. - http://bit.ly/2OtYQvk

#vue
A One Year PWA Retrospective

A look back at what it took to build Pinterest’s PWA and the metrics around customer response. - http://bit.ly/2K95XFX

#pwa
Chrome 68 Released: What’s New For Developers?

Other than the ‘Not Secure’ marker (above), Chrome 68 provides the Page Lifecycle API for you to detect when your tab has been suspended or restored, the Payment Handler API, and lots of neat DevTools improvements. - http://bit.ly/2Os8yhF

#chrome
Building a Vue.js Whitelabel Solution

Whitelabel apps are made to be rebranded with ease. This tutorial shows you how to implement whitelabel features in a new or existing Vue.js app. - http://bit.ly/2LA3lq0

#vue
excel4node: An Excel Spreadsheet (XLSX) Generation Library

Conforms to the ECMA-376 OOXML specification 2nd edition and the examples in the documentation are quite thorough. ExcelJS is another option in this space. - http://bit.ly/2LLTBIQ

#nodejs #excel
👍1
5 'Hot' New CSS Features and How to Use Them

Including the CSS Display module (e.g. display: contents), CSS overscroll behavior, conditional rules, and containment. - http://bit.ly/2NRrFR9

#css
👍1
Why Kent C. Dodds Never Uses Shallow Rendering

“Tests should help me be confident that my application is working and there are better ways to do that than shallow rendering.” - http://bit.ly/2viTIkz

#react
👍1
Why Apollo: Advantages, Disadvantages and Alternatives

If you’re using GraphQL in your apps, this run through of the pros and cons of using Apollo, plus links to some alternatives, may be worth a look. - http://bit.ly/2LLJxzA

#nodejs #apollo
Building “Renderless” Vue Components

There’s this popular analogy of Vue that goes like this: Vue is what you get when React and Angular come together and make a baby. - http://bit.ly/2NStAVA

#vue
👍1