Learn Flexbox in 12 Interactive Screencasts
A free course focused on getting you up to speed on Flexbox as quickly as possible using novel, interactive code-driven screencasts -
https://goo.gl/FWVtQM
#css #flexbox #screencasts
A free course focused on getting you up to speed on Flexbox as quickly as possible using novel, interactive code-driven screencasts -
https://goo.gl/FWVtQM
#css #flexbox #screencasts
Scrimba
Learn Flexbox for free | Scrimba.com
12 interactive screencasts to take you from beginner to advanced
How to Become a React Native Developer in 2018
General tips and resources for anyone curious about learning React Native. - https://goo.gl/fbBvPc
#reactNative
General tips and resources for anyone curious about learning React Native. - https://goo.gl/fbBvPc
#reactNative
Hacker Noon
How to Become a React Native Developer in 2018
If you’ve looked at the results from The State of JavaScript 2017 you’ll find a ton of interesting data.
Drag and Drop for Design Systems
Defining UI patterns for drag and drop across components - https://goo.gl/uekjiV
#design
Defining UI patterns for drag and drop across components - https://goo.gl/uekjiV
#design
Interesting ECMAScript 2017 Proposals That Weren’t Adopted
Some interesting feature proposals that didn’t make it. One for the perpetually curious readers amongst you - https://goo.gl/KGZ3BC
#es2017
Some interesting feature proposals that didn’t make it. One for the perpetually curious readers amongst you - https://goo.gl/KGZ3BC
#es2017
LogRocket
Interesting ECMAScript 2017 proposals that weren’t adopted
Kaelan highlights the most interesting feature proposals that weren’t adopted last summer.
Routing and Route Protection in Server-Rendered Vue Apps Using Nuxt.js
The concept and implementation details of Server-Side Rendering (SSR) are challenging for beginners as well as experienced developers. - https://goo.gl/RRhMtp
#vue
The concept and implementation details of Server-Side Rendering (SSR) are challenging for beginners as well as experienced developers. - https://goo.gl/RRhMtp
#vue
CSS-Tricks
Routing and Route Protection in Server-Rendered Vue Apps Using Nuxt.js
You might have had some experience trying to render an app built with Vue on a server. The concept and implementation details of Server-Side Rendering (SSR) are challenging for beginners as well as experienced developers. The challenges get more daunting…
PWAs Are Coming to iOS 11.3: Cupertino, We Have A Problem
Multi-platform PWAs are now possible, but right now iOS support comes with some caveats. - https://goo.gl/P7iuEG
#mobile #pwa
Multi-platform PWAs are now possible, but right now iOS support comes with some caveats. - https://goo.gl/P7iuEG
#mobile #pwa
Medium
PWAs are coming to iOS 11.3: Cupertino, we have a problem
After the surprise yesterday from a tweet from Ricky Mondello and then the Safari 11.1
A Guide to Styled Components with Interactive Examples
Learn how to use styled components and find out why they’re built with tagged template literals. - https://goo.gl/upFnDY
#react
Learn how to use styled components and find out why they’re built with tagged template literals. - https://goo.gl/upFnDY
#react
Codecamps in Flip Flops
A quick Guide to Styled Components with interactive Examples
Learn how to use styled components and how to use styled components themes. Find out why styled components are built with tagged template literals.
Creating a Drop-Down Menu for Mobile Pages
How to create and animate a hamburger menu icon and then attach an event listener through jQuery for triggering a drop-down menu. - https://goo.gl/x9akjj
#css #mobile #menu
How to create and animate a hamburger menu icon and then attach an event listener through jQuery for triggering a drop-down menu. - https://goo.gl/x9akjj
#css #mobile #menu
Code Envato Tuts+
Creating a Drop-Down Menu for Mobile Pages
This tutorial will teach you how to create and animate a hamburger menu icon and then attach an event listener through jQuery for triggering a drop-down menu.I will be using Jade (Pug) and Sass...
React Native Pros and Cons
This article takes a look at the advantages of React Native, why it’s so popular, and some potential drawbacks you might want to consider. - https://goo.gl/3Vo2tq
#reactNative
This article takes a look at the advantages of React Native, why it’s so popular, and some potential drawbacks you might want to consider. - https://goo.gl/3Vo2tq
#reactNative
Intertech Blog
React Native Pros and Cons
In this article, we’ll take a look at the advantages of React Native, why it’s so popular, and some potential drawbacks you might want to consider.
CSS Scroll Snap: What Is It? Do We Need It?
Dennis Gaebel gives a nice overview of CSS Scroll Snap. - https://goo.gl/P4o3GP
#css
Dennis Gaebel gives a nice overview of CSS Scroll Snap. - https://goo.gl/P4o3GP
#css
Web Design Envato Tuts+
CSS Scroll Snap: What Is It? Do We Need It?
It can be difficult for web developers to guarantee a well-controlled scrolling experience, but luckily a CSS module entitled “Scroll Snap” promises to help. It will enforce where a scroll position...
Mobile Web Apps Finally Becoming An Alternative to Native Apps
“web apps are finally becoming an alternative to native applications, and that’s something to be excited about” - https://goo.gl/9GFRsA
#mobile
“web apps are finally becoming an alternative to native applications, and that’s something to be excited about” - https://goo.gl/9GFRsA
#mobile
Android Police - Android news, reviews, apps, games, phones, tablets
Opinion: Mobile web apps are finally becoming an alternative to native apps
For over a decade, web-based applications have been replacing native programs - at least on the desktop. I manage my calendar with Google Calendar, check m... by Corbin Davenport in Editorials, News, Videos
Upgrading a 'create-react-app' Project to an SSR + Code Splitting Setup - https://goo.gl/k1sHTB
#react
#react
Medium
Upgrading a create-react-app project to a SSR + code splitting setup
The problem with CRA
TypeScript 2.7 Released
A key release packed with tweaks and new features, if you prefer your JavaScript with optional static types. - https://goo.gl/mrDeoo
#typescript #released
A key release packed with tweaks and new features, if you prefer your JavaScript with optional static types. - https://goo.gl/mrDeoo
#typescript #released
The Increasing Nature of Frontend Complexity
The rise in frontend complexity stems from the confluence of three mega-trends coming together to create a perfect storm. - https://goo.gl/88QSZH
#frontEnd
The rise in frontend complexity stems from the confluence of three mega-trends coming together to create a perfect storm. - https://goo.gl/88QSZH
#frontEnd
LogRocket
The increasing nature of frontend complexity
The rise in frontend complexity stems from the confluence of three megatrends coming together to create a perfect storm.
The Final Feature Set of ECMAScript 2018
The feature set of ES2018, the next formal version of the underlying language that we eventually call JavaScript, was finalized at the latest TC39 meeting. - https://goo.gl/bwjKq9
#javascript
The feature set of ES2018, the next formal version of the underlying language that we eventually call JavaScript, was finalized at the latest TC39 meeting. - https://goo.gl/bwjKq9
#javascript
2ality
ECMAScript 2018: the final feature set
The feature set of ECMAScript 2018 was finalized during the latest TC39 meeting (23-25 January 2018). This blog post describes it.
The Top 10 JavaScript Errors from 1000+ Projects
.and how to avoid them yourself. Spoiler: Most involve TypeError. The data behind this comes from the Rollbar error monitoring service. - https://goo.gl/nuMHWb
#javascript
.and how to avoid them yourself. Spoiler: Most involve TypeError. The data behind this comes from the Rollbar error monitoring service. - https://goo.gl/nuMHWb
#javascript
One File, Many Options: Using Variable Fonts on the Web
Ollie Williams gives an excellent introduction to variable fonts. - https://goo.gl/gxW2LT
#css #fonts
Ollie Williams gives an excellent introduction to variable fonts. - https://goo.gl/gxW2LT
#css #fonts
CSS-Tricks
One File, Many Options: Using Variable Fonts on the Web
In 2016, an important development in web typography was jointly announced by representatives from Adobe, Microsoft, Apple, and Google. Version 1.8 of the OpenType font format introduced variable fonts. With so many big names involved, it's unsurprising that…
Vuetiful Tabs (Part I)
See how you can use Vuetify’s Tab Component to enable faster navigation between views, documents or commands, and are styled according to the Material Design Guidelines. - https://goo.gl/RwxJMu
#vue
See how you can use Vuetify’s Tab Component to enable faster navigation between views, documents or commands, and are styled according to the Material Design Guidelines. - https://goo.gl/RwxJMu
#vue
Medium
Vuetiful Tabs (Part I)
Having lot’s of different views, data and functionalities in the application can be messy, and after some time we will have many commands…
What’s New in Safari 11.1
Introduces Service Worker support, the Payment Request API, web inspector changes and various security fixes. - https://goo.gl/x9NE4p
#safari
Introduces Service Worker support, the Payment Request API, web inspector changes and various security fixes. - https://goo.gl/x9NE4p
#safari
React and Visual Automata-Based Programming
“How state machines changed the way I think about state management.” - https://goo.gl/ke58X9
#react
“How state machines changed the way I think about state management.” - https://goo.gl/ke58X9
#react
Medium
React and visual automata-based programming – DailyJS – Medium
How state machines changed the way I think about state management.