Build a Simple FLIP Animation in React
Are your UI animations laggy and janky? It's something to be avoided, as this tutorial on implementing FLIP animations explains. - http://amp.gs/L9p0
#react
Are your UI animations laggy and janky? It's something to be avoided, as this tutorial on implementing FLIP animations explains. - http://amp.gs/L9p0
#react
Souporserious
Build a Simple FLIP Animation in React
The FLIP technique allows for declarative and performant animations. In this article, we will look at a simple way to implement this method using React.
TypeScript 4.0: What I’m Most Excited About
Fernando seems particularly enthused about the latest version of TypeScript! - http://amp.gs/L4p1
#typescript
Fernando seems particularly enthused about the latest version of TypeScript! - http://amp.gs/L4p1
#typescript
Medium
TypeScript 4.0: What I’m most excited about
On August 20th, the team behind TypeScript oficially released their 4.0 version. This is the most advanced version of the language…
Surviving a Heatwave Using Google Cloud Functions
Dealing with a humid and hot summer in Belgium, Adriaan wanted some reminders to open and close his windows and curtains at certain times to keep temperatures bearable. This is how he approached the task using Google’s serverless platform. - http://amp.gs/LRI8
#nodejs
Dealing with a humid and hot summer in Belgium, Adriaan wanted some reminders to open and close his windows and curtains at certain times to keep temperatures bearable. This is how he approached the task using Google’s serverless platform. - http://amp.gs/LRI8
#nodejs
freek.dev
Surviving a heatwave using Google Cloud functions | freek.dev
This summer in Belgium has been a very hot one, and we're bound to have a couple more very warm weeks during the rest of summer.I'm not the best at dealing with this kind of heat, and with the temperature inside hitting 28° C, I've been trying to get my…
Vue.js 3.0 Announcement Talk at Vue.js Global Online
Watch the announcement and "State of Vue" talk by Evan You. - https://www.youtube.com/watch?v=Vp5ANvd88x0
#vue #video
Watch the announcement and "State of Vue" talk by Evan You. - https://www.youtube.com/watch?v=Vp5ANvd88x0
#vue #video
YouTube
Vue 3 Live Release Evan You Creator Vuejs
Vue 3 was announced & released here live on youtube. Evan You Creator of Vuejs showcased 4 years of work in the making. Evan You went Live on Friday 18th September to reveal something special for the Vuejs and Javascript Community. This keynote was followed…
Comparing Browsers for Responsive Design
A look at the various specialist dev browsers that are available for simultaneously viewing your site at different dimensions. - http://amp.gs/LUMx
#css
A look at the various specialist dev browsers that are available for simultaneously viewing your site at different dimensions. - http://amp.gs/LUMx
#css
CSS-Tricks
Comparing Browsers for Responsive Design
There are a number of these desktop apps where the goal is showing your site at different dimensions all at the same time. So you can, for example, be
Using Mobx as a State Manager in React Native Applications
In the seemingly endless parade of state management solutions, here’s a compelling and well articulated case for using the ‘battle tested’ and scalable Mobx library for your next React Native application. - http://amp.gs/Ld0F
#react
In the seemingly endless parade of state management solutions, here’s a compelling and well articulated case for using the ‘battle tested’ and scalable Mobx library for your next React Native application. - http://amp.gs/Ld0F
#react
Smashing Magazine
Using Mobx As A State Manager In React Native Applications — Smashing Magazine
MobX is one of the many state management tools available to React developers. In this tutorial, we’re going to learn how to use MobX to manage state in React Native applications by building a React Native application to see how this is done.
3 Style Management Tips That Will Save You a Headache in Your Angular App CSS
Let’s face it — when we work on the front end, writing CSS is not the thing that excites us the most. We like to mess with the more serious stuff, JavaScript. Most of the apps we come across have a big mess in the stylesheet area. Issues like code duplication, overriding styles, lack of organization, etc. are rampant. - http://amp.gs/LOJI
#angular
Let’s face it — when we work on the front end, writing CSS is not the thing that excites us the most. We like to mess with the more serious stuff, JavaScript. Most of the apps we come across have a big mess in the stylesheet area. Issues like code duplication, overriding styles, lack of organization, etc. are rampant. - http://amp.gs/LOJI
#angular
Medium
3 Style Management Tips That Will Save You a Headache in Your Angular App CSS
Let’s face it — when we work on the front end, writing CSS is not the thing that excites us the most. We like to mess with the more…
Nuxt Composition API
Learn which challenges the Composition API brought to Nuxt.js, and which posibilities we got when the Nuxt team released the powerful @nuxtjs/composition-api module. - http://amp.gs/LSRO
#nuxt
Learn which challenges the Composition API brought to Nuxt.js, and which posibilities we got when the Nuxt team released the powerful @nuxtjs/composition-api module. - http://amp.gs/LSRO
#nuxt
The Reality of Using AR in Mobile Apps in 2020
Explore the pros, cons, and valid use cases for using augmented reality (AR) in your mobile app development. - http://amp.gs/LN9x
#mobile
Explore the pros, cons, and valid use cases for using augmented reality (AR) in your mobile app development. - http://amp.gs/LN9x
#mobile
A Checklist Before You Ship Your React Native App in 2020
Pilots and astronauts use them and you should too: a ‘pre-flight’ checklist for your React Native app. It will ensure you’ve covered off all the necessary details before launching your app into the wild blue yonder. - http://amp.gs/LAEV
#reactnative
Pilots and astronauts use them and you should too: a ‘pre-flight’ checklist for your React Native app. It will ensure you’ve covered off all the necessary details before launching your app into the wild blue yonder. - http://amp.gs/LAEV
#reactnative
Medium
React Native Final Steps
A Checklist before you ship your React Native app in 2020
How to Add Version to Angular Application
A simple guide to add a version to an interface for an Angular application. - http://amp.gs/LqG6
#angular
A simple guide to add a version to an interface for an Angular application. - http://amp.gs/LqG6
#angular
Medium
How to Add Version to Angular Application
A simple guide to add version to interface for an Angular application.
Introducing Web APIs for Dual Screen and Foldable Devices
An introduction to two new experimental features that will help you effectively lay out content in a browser window that spans multiple display regions and create responsive websites that are a natural fit for dual-screen and foldable devices. - http://amp.gs/Lsno
#css
An introduction to two new experimental features that will help you effectively lay out content in a browser window that spans multiple display regions and create responsive websites that are a natural fit for dual-screen and foldable devices. - http://amp.gs/Lsno
#css
Microsoft Edge Blog
Introducing Web APIs for Dual Screen and Foldable Devices
The browser is one of the most used apps on any device, and today it’s running on a completely new hardware category: dual-screen and foldable devices.
With a variety of new dual-screen and foldable devices coming to market, inclu
With a variety of new dual-screen and foldable devices coming to market, inclu
Diving into the Virtual DOM
Dive in and explore Vue's Virtual DOM with a recursive algorithm. - http://amp.gs/Lipy
#vue
Dive in and explore Vue's Virtual DOM with a recursive algorithm. - http://amp.gs/Lipy
#vue
Vuejs-Course
Diving into the Virtual DOM
Explore Vue's Virtual DOM with a recusive algorithm
Machine Learning for JavaScript Devs in 10 Minutes
Covers the absolute basics but puts you in a position to move on elsewhere. - http://amp.gs/LiDi
#nodejs
Covers the absolute basics but puts you in a position to move on elsewhere. - http://amp.gs/LiDi
#nodejs
Medium
Machine Learning for JavaScript Devs in 10 Minutes
This article aims to introduce and teach machine learning under 10 minutes to JavaScript developers that:
Flutter: The Next Big Thing
If you’ve not played around with Flutter yet this post outlines why it might be a solid choice for your mobile dev needs. - http://amp.gs/LDBA
#flutter
If you’ve not played around with Flutter yet this post outlines why it might be a solid choice for your mobile dev needs. - http://amp.gs/LDBA
#flutter
Medium
Flutter — The Next Big Thing!
Will Flutter replace ReactNative in 2020?
Lessons Learned from Sixty Days of Re-Animating Zombies with Hand-Coded CSS
John Rhea shares some tips on working with CSS animations. - http://amp.gs/LDwm
#css
John Rhea shares some tips on working with CSS animations. - http://amp.gs/LDwm
#css
CSS-Tricks
Lessons Learned from Sixty Days of Re-Animating Zombies with Hand-Coded CSS | CSS-Tricks
I’ll be linking to individual Pens as I discuss the lessons I learned, but if you’d like to get a sense of the entire project, check out 60 days of Animation on Undead Institute. I started this project to end on August 1st, 2020, coinciding with the publication…
Full Stack Serverless: A Real-Time Chat App with GraphQL, CDK, AppSync, & React
If ‘full stack serverless’ sounds like a contradiction in terms, this will disabuse you of that notion. It explains how to use AWS’s Cloud Developent Kit and AppSync—along with React and GraphQL—to deploy a full stack app in ‘a few minutes’. - http://amp.gs/LunZ
#react
If ‘full stack serverless’ sounds like a contradiction in terms, this will disabuse you of that notion. It explains how to use AWS’s Cloud Developent Kit and AppSync—along with React and GraphQL—to deploy a full stack app in ‘a few minutes’. - http://amp.gs/LunZ
#react
DEV Community
Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React
How to build a full stack chat app on AWS with GraphQL, React, AWS CDK, AWS AppSync, Amazon DynamoDB, and Amazon Cognito.
Simple yet powerful state management in Angular with RxJS
Let’s create our own state management Class with just RxJS/BehaviorSubject (inspired by some well known state management libs). - http://amp.gs/Luua
#angular
Let’s create our own state management Class with just RxJS/BehaviorSubject (inspired by some well known state management libs). - http://amp.gs/Luua
#angular
DEV Community
Simple yet powerful state management in Angular with RxJS
TLDR Let’s create our own state management Class with just RxJS/BehaviorSubject (inspired by some wel...