Creating Progressive Web Apps with Angular
Part one in a series on building Progressive Web Apps with Angular - https://goo.gl/chBvGZ
#angular #pwa
Part one in a series on building Progressive Web Apps with Angular - https://goo.gl/chBvGZ
#angular #pwa
react-offline-hoc: Higher-Order Component for Detecting Network Offline State - https://goo.gl/sF2Q5Z
#react #component
#react #component
GitHub
LINKIWI/react-offline-hoc
react-offline-hoc - React higher-order component for detecting network offline state
An 'Ultimate' Guide to Flexbox in 7 Thorough Examples
The trick to learning Flexbox is simply by playing with it, so these 7 examples and walkthroughs provide a lot of food for thought. -
https://goo.gl/RfF94D
#css #flexbox
The trick to learning Flexbox is simply by playing with it, so these 7 examples and walkthroughs provide a lot of food for thought. -
https://goo.gl/RfF94D
#css #flexbox
freeCodeCamp
The Ultimate Guide to Flexbox — Learning Through Examples
What’s the best way to understand Flexbox? Learn the fundamentals, then build lots of stuff. And that’s exactly what we’re going to do in…
PrimeReact 1.0 Released: A Suite of UI Components
A set of over 60 open source UI components for React. - https://goo.gl/CAZqmj
#primeReact #release
A set of over 60 open source UI components for React. - https://goo.gl/CAZqmj
#primeReact #release
PrimeFaces
PrimeReact 1.0.0-Final Released | PrimeFaces
PrimeTek is excited to announce that PrimeReact 1.0.0-Final is now available featuring over 60 open source UI components for ReactJS. We’ve announced the project kickstart back in January 2017 and after months of hard work and dedication, 1.0 is finally…
How Memory Management Works in JavaScript
. and how to handle 4 common memory leaks. A good primer for anyone not familiar with the depths of memory management. - https://goo.gl/J7H6PH
#javascript
. and how to handle 4 common memory leaks. A good primer for anyone not familiar with the depths of memory management. - https://goo.gl/J7H6PH
#javascript
SessionStack Blog
How JavaScript works: memory management + how to handle 4 common memory leaks
A few weeks ago we started a series aimed at digging deeper into JavaScript and how it actually works: we thought that by knowing the…
Putting the 'App' in Progressive Web Apps
Nicole Saidy offers an overview of Progressive Web Apps (PWAs), what they are, which problems they solve, and what makes them apps or app-like. - https://goo.gl/G3SfEj
#pwa
Nicole Saidy offers an overview of Progressive Web Apps (PWAs), what they are, which problems they solve, and what makes them apps or app-like. - https://goo.gl/G3SfEj
#pwa
SitePoint
Putting the "App" in Progressive Web Apps — SitePoint
Nicole Saidy offers an overview of Progressive Web Apps (PWAs), what they are, which problems they solve, and what makes them apps or app-like.
Mastering Framework7 v2 Router
A look at some of the most interesting new features in V2 Router. - https://goo.gl/rYo1mx
#framework7
A look at some of the most interesting new features in V2 Router. - https://goo.gl/rYo1mx
#framework7
Framework7 Blog
Mastering Framework7 v2 Router
V2 Router has a lot of new features. Let’s look at the most interesting ones.
React Quickly: How to Work with Forms in React
An excerpt from Azat Mardan’s “React Quickly” book, which explains how to work with forms in React and the concept of controlled components. - https://goo.gl/Vfvbva
#react #forms
An excerpt from Azat Mardan’s “React Quickly” book, which explains how to work with forms in React and the concept of controlled components. - https://goo.gl/Vfvbva
#react #forms
SitePoint
React Quickly: How to Work with Forms in React — SitePoint
An excerpt from Azat Mardan's "React Quickly" book, which explains how to work with forms in React and the concept of controlled components.
Vue2 and Quasar Framework
Learn how to create a Vue project on Quasar framework by creating a mobile application for IOS and Android. - https://goo.gl/m6En82
#vue2 #quasar
Learn how to create a Vue project on Quasar framework by creating a mobile application for IOS and Android. - https://goo.gl/m6En82
#vue2 #quasar
Discover the Power of CSS Transforms
With a single line of CSS, we can completely reorient any element. Dan Wilson gets into the transform property and how you can use it to change your site. - https://goo.gl/JRuSQ4
#css #transforms
With a single line of CSS, we can completely reorient any element. Dan Wilson gets into the transform property and how you can use it to change your site. - https://goo.gl/JRuSQ4
#css #transforms
Heart Internet Blog - Focusing on all aspects of the web
Discover the Power of CSS Transforms - Heart Internet Blog - Focusing on all aspects of the web
With a single line of CSS, we can completely reorient any element. Dan Wilson gets into the transform property and how you can use it to change your site.
React for Angular Developers
Are you an Angular dev looking to get started with React? If so, join Mark Brown for a guided tour of the differences and similarities. - https://goo.gl/L2B4Cv
#react #angular
Are you an Angular dev looking to get started with React? If so, join Mark Brown for a guided tour of the differences and similarities. - https://goo.gl/L2B4Cv
#react #angular
SitePoint
React for Angular Developers — SitePoint
Are you an Angular dev looking to get started with React? If so, then join Mark Brown for a guided tour of the differences and similarities between the two.
DOM Attributes in React 16
From React 16, any unknown attributes within HTML tags in JSX will be passed through rather than stripped out. This may help with some edge cases - https://goo.gl/nDQL7c
#react
From React 16, any unknown attributes within HTML tags in JSX will be passed through rather than stripped out. This may help with some edge cases - https://goo.gl/nDQL7c
#react
legacy.reactjs.org
DOM Attributes in React 16 – React Blog
This blog site has been archived. Go to react.dev/blog to see the recent posts. In the past, React used to ignore unknown DOM attributes. If you wrote JSX with an attribute that React doesn’t recognize, React would just skip it. For example, this: would render…
A React And Preact Progressive Web App Performance Case Study: Treebo
A case study on performance of a Progressive Web App built with React and then Preact. - https://goo.gl/M2s8w2
#react #prereact #pwa
A case study on performance of a Progressive Web App built with React and then Preact. - https://goo.gl/M2s8w2
#react #prereact #pwa
Medium
A React And Preact Progressive Web App Performance Case Study: Treebo
Authors: Treebo: Lakshya Ranganath, Chrome: Addy Osmani
7 Helpful HTTP Tools Worth Knowing About
A review of some HTTP CLIs & GUI clients like cURL, http-console, HTTPpie, and http-prompt. - https://goo.gl/HFp3gM
#http #tools
A review of some HTTP CLIs & GUI clients like cURL, http-console, HTTPpie, and http-prompt. - https://goo.gl/HFp3gM
#http #tools
Test Deeply Rendered Vue.js Components in Jest
See how to use vue-test-utils to test a fully rendered component tree. - https://goo.gl/NDqGMz
#vue #jest #testing
See how to use vue-test-utils to test a fully rendered component tree. - https://goo.gl/NDqGMz
#vue #jest #testing
Alex Jover
Test Deeply Rendered Vue.js Components in Jest
Let's see how to use vue-test-utils to test a fully rendered component tree.
Optimizing React Performance
How to improve React performance in production and avoid common mistakes. - https://goo.gl/SbcMEU
#react
How to improve React performance in production and avoid common mistakes. - https://goo.gl/SbcMEU
#react
Medium
Optimize React Performance
How to improve React performance in production and avoid common mistakes