A framework for communicating (or designing) any project.
Closing the gap between the solution you came up with and the problem you’re attempting to solve. - http://bit.ly/2lrXSlX
#framework #communicating
Closing the gap between the solution you came up with and the problem you’re attempting to solve. - http://bit.ly/2lrXSlX
#framework #communicating
Medium
A framework for communicating (or designing) any project.
For those interview presentations, website portfolio projects, or just to improve your own process designing solutions..
Level Up Your CSS Selector Skills
An in-depth review of interesting CSS selectors, complete with live, editable examples, plus a few that will be available in the future. - http://bit.ly/2K1kirX
#css
An in-depth review of interesting CSS selectors, complete with live, editable examples, plus a few that will be available in the future. - http://bit.ly/2K1kirX
#css
LogRocket Blog
A complete guide for leveling up your CSS selector skills - LogRocket Blog
Think you know your CSS selectors? Check out this in-depth review of different CSS selectors (including some you've never heard of).
The State of React Native 2018
An update on the state of the React Native project direct from Facebook including how they’re using it in more of their own apps and news of a major rearchitecturing process. - http://bit.ly/2K85VCX
#reactNative
An update on the state of the React Native project direct from Facebook including how they’re using it in more of their own apps and news of a major rearchitecturing process. - http://bit.ly/2K85VCX
#reactNative
facebook.github.io
State of React Native 2018 · React Native
It's been a while since we last published a status update about React Native.
Reaptcha: Google reCAPTCHA v2 Wrapper for React
A clean and idiomatically React way of using Google’s valuable reCAPTCHA service to keep bots away from your signup, commenting, and similar systems. - http://bit.ly/2K6ivmh
#react #google #reCAPTCHA
A clean and idiomatically React way of using Google’s valuable reCAPTCHA service to keep bots away from your signup, commenting, and similar systems. - http://bit.ly/2K6ivmh
#react #google #reCAPTCHA
Creating a Bar Graph with CSS Grid
A walkthrough of a cute way to create a basic bar graph using CSS grid layout and variables. - http://bit.ly/2lmIXcI
#css #grid
A walkthrough of a cute way to create a basic bar graph using CSS grid layout and variables. - http://bit.ly/2lmIXcI
#css #grid
CSS-Tricks
Creating a Bar Graph with CSS Grid | CSS-Tricks
If you’re looking for more manageable ways to create bar graphs, or in search of use cases to practice CSS Grid layout, I got you!
An Instagram gallery with Vue.js and CSS Grid
Building a simple gallery was surprisingly quick, thanks to Vue.js and CSS Grid - http://bit.ly/2tsITfM
#vue
Building a simple gallery was surprisingly quick, thanks to Vue.js and CSS Grid - http://bit.ly/2tsITfM
#vue
ITNEXT
An Instagram gallery with Vue.js and CSS Grid
A client of mine recently requested a simple image gallery for her site — one which would display her Instagram feed. I thought: “no…
JavaScript Engine Fundamentals
A fantastic writeup (with video, if preferred) looking at the key parts of major JavaScript VMs/engines and how they interact with the code you write. - http://bit.ly/2yHA9aB
#javascript
A fantastic writeup (with video, if preferred) looking at the key parts of major JavaScript VMs/engines and how they interact with the code you write. - http://bit.ly/2yHA9aB
#javascript
vue-wait
Complex Loader Management for Vue/Vuex and Nuxt Applications. - http://bit.ly/2Kk1i4T
#vue #component
Complex Loader Management for Vue/Vuex and Nuxt Applications. - http://bit.ly/2Kk1i4T
#vue #component
GitHub
GitHub - f/vue-wait: Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications
Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications - GitHub - f/vue-wait: Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications
How to Build a React Project From Scratch with Webpack 4
If you’ve been leaning on create-react-app till now but are keen to learn how to do it all from scratch, this basic walkthrough could help. - http://bit.ly/2KgCk9X
#react
If you’ve been leaning on create-react-app till now but are keen to learn how to do it all from scratch, this basic walkthrough could help. - http://bit.ly/2KgCk9X
#react
Mobile-First Index: How Will It Affect You?
Google’s mobile-first index is now rolling out. So, what does it mean? - http://bit.ly/2IqHFGw
#mobile
Google’s mobile-first index is now rolling out. So, what does it mean? - http://bit.ly/2IqHFGw
#mobile
mobiForge
Mobile-first index: How will it affect you?
Google’s mobile-first index is rolling out. If you’ve signed up to Google’s Search Console / Webmaster Tools you might already have received a notification “Mobile-first indexing enabled” for http://your-site.com. If you haven’t received the notification…
Don’t Use The 'Placeholder' Attribute
The ‘placeholder’ attribute populates an input element with temporary text to indicate what input is expected, but it introduces issues that prevent it from being as useful as it sounds. - http://bit.ly/2yKpaxj
#css
The ‘placeholder’ attribute populates an input element with temporary text to indicate what input is expected, but it introduces issues that prevent it from being as useful as it sounds. - http://bit.ly/2yKpaxj
#css
Smashing Magazine
Don’t Use The Placeholder Attribute — Smashing Magazine
The placeholder attribute contains a surprising amount of issues that prevent it from delivering on what it promises. Let’s clarify why you need to stop using it.
Node 10.5 (Current) Released
Significantly, there’s now experimental support for multi-threading by way of worker threads. Support for crypto.scrypt() has also been added. - http://bit.ly/2lBdB1Q
#nodejs #release
Significantly, there’s now experimental support for multi-threading by way of worker threads. Support for crypto.scrypt() has also been added. - http://bit.ly/2lBdB1Q
#nodejs #release
Node.js
Node v10.5.0 (Current) | Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Remaining character count in Vue.js
Often you’ll want to limit the number of characters a user can put into an input field such as a textarea. - http://bit.ly/2KlILFw
#vue
Often you’ll want to limit the number of characters a user can put into an input field such as a textarea. - http://bit.ly/2KlILFw
#vue
sampo.co.uk
Remaining character count in Vue.js
Often you'll want to limit the number of characters a user can put into an input field such as a textarea. When you do this it's a good idea to show the number of characters the user has left available in real time to avoid frustration. This is a common practice…
Animating Images and Videos with Curtains.js
Curtains.js uses WebGL to turn images and videos into a plane that can be animated in a ‘curtain’-like way. It’s a striking effect, but be careful not to overuse it. - http://bit.ly/2ll53Mr
#shaders
Curtains.js uses WebGL to turn images and videos into a plane that can be animated in a ‘curtain’-like way. It’s a striking effect, but be careful not to overuse it. - http://bit.ly/2ll53Mr
#shaders
CSS-Tricks
Animate Images and Videos with curtains.js | CSS-Tricks
While browsing the latest award-winning websites, you may notice a lot of fancy image distortion animations or neat 3D effects. Most of them are created
Perfect Pulled Pork with React Native, Expo, and Express
An extensive tutorial of building an app to take and upload a photo of a thermometer every 30 seconds in order to smoke some meat perfectly. - http://bit.ly/2yGmjp1
#reactNative
An extensive tutorial of building an app to take and upload a photo of a thermometer every 30 seconds in order to smoke some meat perfectly. - http://bit.ly/2yGmjp1
#reactNative
Dave Ceddia
Perfect Pulled Pork with React Native, Expo, and Express
How to setup a Cordova App using Vue.js
How setup your hybrid app step-by-step. - http://bit.ly/2Kj5YLE
#vue #cardova
How setup your hybrid app step-by-step. - http://bit.ly/2Kj5YLE
#vue #cardova
Medium
How to setup a Cordova App using Vue.js
In the last period I decided to study Vue.js because I feel the necessity to have a first approach with single page applications. The best…
Winston 3.0: A Popular Node.js Logging Solution
Winston is a very long standing project (8 years old) and has just come out of the other side of a 3 year total rewrite. - http://bit.ly/2twPRRa
#nodejs #winston
Winston is a very long standing project (8 years old) and has just come out of the other side of a 3 year total rewrite. - http://bit.ly/2twPRRa
#nodejs #winston
Augmented Reality for the Web with WebXR
A new WebXR AR API has been added to Chrome Canary to enable initial testing and playing about if augmented reality is your thing. - http://bit.ly/2N17ccO
#web #webXR #AR
A new WebXR AR API has been added to Chrome Canary to enable initial testing and playing about if augmented reality is your thing. - http://bit.ly/2N17ccO
#web #webXR #AR
Google Developers
Augmented reality for the web | Web
| Google Developers
| Google Developers
Augmented reality allows placement and tracking of virtual objects in a real-world view.
Managing React State with Render Props
“Render props provide a flexible structure for building components in React by decoupling state and the view.” - http://bit.ly/2toukKj
#react
“Render props provide a flexible structure for building components in React by decoupling state and the view.” - http://bit.ly/2toukKj
#react
NearForm Enterprise Software Solution Development
Managing React State with Render Props - NearForm
How to share and reuse React components with render props