Unblocking Clipboard Access in Chrome 66+
The Async Clipboard API supersedes the document.execCommand approach to clipboard interactions from JavaScript and makes the process asynchronous. - https://goo.gl/9yVFLa
#clipboard
The Async Clipboard API supersedes the document.execCommand approach to clipboard interactions from JavaScript and makes the process asynchronous. - https://goo.gl/9yVFLa
#clipboard
Google Developers
Unblocking Clipboard Access | Web
| Google Developers
| Google Developers
Copycats rejoice! Async Clipboard API is unblocking copy & paste in Chrome 66.
How to Integrate Phalcon and Vue.js Components
An interesting article by Anthony Shivakumar on integrating the Phalcon PHP framework with Vue.js. Learn how data should be passed between Phalcon and Vue, how Vue components should be designed and how to structure your Phalcon views - https://goo.gl/wKTeHg
#vue
An interesting article by Anthony Shivakumar on integrating the Phalcon PHP framework with Vue.js. Learn how data should be passed between Phalcon and Vue, how Vue components should be designed and how to structure your Phalcon views - https://goo.gl/wKTeHg
#vue
Antsand
How to integrate php (Phalcon) and Vue.js components?
Have you been looking around the internet trying to find a good way to integrate these two frameworks? Banging your head against the wall, figuring how to make them work in harmony? Are you to a point,
TOAST UI Chart: Attractive Charts to Visualize Data
Cross-browser (even supports IE8) and you get bar/column, line, area, bubble, pie, heatmap, bullet, and boxplot charts out of the box as well as combinations of them. - https://goo.gl/P9n2dP
#components
Cross-browser (even supports IE8) and you get bar/column, line, area, bubble, pie, heatmap, bullet, and boxplot charts out of the box as well as combinations of them. - https://goo.gl/P9n2dP
#components
GitHub
nhn/tui.chart
🍞📊 Beautiful chart for data visualization. Contribute to nhn/tui.chart development by creating an account on GitHub.
What Houdini Means for Animating Transforms
Ana Tudor explains how to animate the components of a transform using Houdini. - https://goo.gl/RLHPX4
#css
Ana Tudor explains how to animate the components of a transform using Houdini. - https://goo.gl/RLHPX4
#css
CSS-Tricks
What Houdini Means for Animating Transforms | CSS-Tricks
I've been playing with CSS transforms for over five years and one thing that has always bugged me was that I couldn't animate the components of a
CSS Techniques and Effects for Knockout Text
Goes deep into the visual effect of having text reveal a background. There’s more to it than you might think. - https://goo.gl/d7kXEZ
#css
Goes deep into the visual effect of having text reveal a background. There’s more to it than you might think. - https://goo.gl/d7kXEZ
#css
CSS-Tricks
CSS Techniques and Effects for Knockout Text | CSS-Tricks
Knockout text is a technique where words are clipped out of an element and reveal the background. In other words, you only see the background because the
Oclif: Heroku’s 'Open CLI' Framework for Node
A framework for building command line interfaces whether with a few simple flags or lots of subcommands. It comes out of Heroku’s work on its own CLI tools - https://goo.gl/qkH7mj
#nodejs
A framework for building command line interfaces whether with a few simple flags or lots of subcommands. It comes out of Heroku’s work on its own CLI tools - https://goo.gl/qkH7mj
#nodejs
How Fast Is AMP Really?
A look at how AMP performs in several contexts - in Google search, when used as a standalone framework, when served via AMP cache and compared to the canonical article. - https://goo.gl/8iGWWN
#amp
A look at how AMP performs in several contexts - in Google search, when used as a standalone framework, when served via AMP cache and compared to the canonical article. - https://goo.gl/8iGWWN
#amp
Driver.js: 'Drive' Users' Focus Across a Web Page
A no-dependency library for creating ‘tour’-style mechanisms and highlights on a page. - https://goo.gl/bK3eU2
#components
A no-dependency library for creating ‘tour’-style mechanisms and highlights on a page. - https://goo.gl/bK3eU2
#components
GitHub
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page - kamranahmedse/driver.js
How to Separate Frontend + Backend with Rails API, Nuxt.js and Devise-JWT
Which framework should you use for a powerful web application, Rails or Nuxt.js? Why not both! This post goes through the process of building a decoupled app with the Rails API and Nuxt, as well as a basic authentication system using Devise-JWT - https://goo.gl/4iMdjw
#froneEnd
Which framework should you use for a powerful web application, Rails or Nuxt.js? Why not both! This post goes through the process of building a decoupled app with the Rails API and Nuxt, as well as a basic authentication system using Devise-JWT - https://goo.gl/4iMdjw
#froneEnd
Medium
How to separate frontend + backend with Rails API, Nuxt.js and Devise-JWT
I’ve been a huge fan of Ruby on Rails since the early days, and although the web world has moved on a lot since then, Rails still has a…
Understanding Margin Collapse in CSS
A visual look at a fundamental CSS concept: margins that ‘collapse’ against each other. Except when they don’t. - https://goo.gl/f7GA5c
#css
A visual look at a fundamental CSS concept: margins that ‘collapse’ against each other. Except when they don’t. - https://goo.gl/f7GA5c
#css
Jonathan Harrell | CSS Blogger & Teacher, UI/UX Designer, Front-End Developer
How Margin Collapse Rules Work in CSS - The Fundamentals
Learn about margin collapse, a fundamental concept of CSS layout. See visual examples of when margin collapse happens, and when it doesn't.
Using Kubernetes for Local Development
Kubernetes provides production-level container management but you can develop against it locally. Google’s Skaffold tool makes this relative easily and this brief tutorial demonstrates using it to do so with a basic Node app. - https://goo.gl/5sgi5L
#nodejs
Kubernetes provides production-level container management but you can develop against it locally. Google’s Skaffold tool makes this relative easily and this brief tutorial demonstrates using it to do so with a basic Node app. - https://goo.gl/5sgi5L
#nodejs
Gergely Nemeth
Using Kubernetes for Local Development
This article walks you through how you can develop an application locally using Kubernetes
Say Hello to Houdini and the CSS Paint API
Will Boyd introduces the Houdini project and shows how to get started with the CSS Paint API (the first part of Houdini to go live). - https://goo.gl/L4X8qd
#css #paintAPI
Will Boyd introduces the Houdini project and shows how to get started with the CSS Paint API (the first part of Houdini to go live). - https://goo.gl/L4X8qd
#css #paintAPI
Codersblock
Say Hello to Houdini and the CSS Paint API / Coder's Block
I haven’t been this excited about a new browser tech in a long time. Houdini is an ambitious project to give developers more power over CSS than we’ve ever had before. The first piece of this project […]
JavaScript Modules Worth Using
A quick breakdown of the most useful JavaScript modules that Travis Fischer has found himself using over and over again. - https://goo.gl/DQZnEb
#javascript
A quick breakdown of the most useful JavaScript modules that Travis Fischer has found himself using over and over again. - https://goo.gl/DQZnEb
#javascript
Hacker Noon
🔥 JavaScript Modules Worth Using 🔥
A quick breakdown of the most useful JavaScript modules that I find myself using over and over again.
Theming with Variables: Globals and Locals
Andrés Galante shares some tips on theming using Global and Component variables. - https://goo.gl/BLWeZp
#css
Andrés Galante shares some tips on theming using Global and Component variables. - https://goo.gl/BLWeZp
#css
CSS-Tricks
Theming With Variables: Globals and Locals
Setting CSS variables to theme a design system can be tricky: if they are too scoped, the system will lose consistency. If they are too global, you lose granularity. Maybe we can fix both issues. I’d like to try to boil design system variables down to two…
Creating a Progressive Web App with Ionic and Firebase Hosting
Part 3 in a series on creating a real-time chat app using Socket,io and Ionic, with the final part showing how to convert it to a Progressive Web App. - https://goo.gl/wAwUjk
#ionic
Part 3 in a series on creating a real-time chat app using Socket,io and Ionic, with the final part showing how to convert it to a Progressive Web App. - https://goo.gl/wAwUjk
#ionic
Masteringionic
Creating a Progressive Web App with Ionic and Firebase hosting
Using Ionic and Firebase Hosting to create a Progressive Web App that we will test with Google Chrome Lighthouse plugin
🥰1
A Short Guide to a Productive Docker Dev Environment
If you don’t need full-on Kubernetes, you may prefer this tutorial focused on Docker. - https://goo.gl/im5DpP
#nodejs #docker
If you don’t need full-on Kubernetes, you may prefer this tutorial focused on Docker. - https://goo.gl/im5DpP
#nodejs #docker
Nrempel
A Short Guide to a Super Productive Docker Development Environment | Nicholas Rempel
Nick Rempel is an experienced software developer with a focus on SaaS and mobile application development. When he's not working, Nick spends his time exploring Vancouver Island and the outdoors.
Tips and Tricks for Creating a Native Mobile App with NativeScript - https://goo.gl/A3wyZN
#nativeScript
#nativeScript
DEV Community
Creating a native mobile app with NativeScript — tips and tricks
I wrote a native app with NativeScript and I am keen to share some of the things I learned that can save you time.
CSS Gradient
CSS Gradient is an online tool that lets you create gradients for the web. - https://goo.gl/CexBgV
#css #tools
CSS Gradient is an online tool that lets you create gradients for the web. - https://goo.gl/CexBgV
#css #tools
CSS Gradient
CSS Gradient — Generator, Maker, and Background
As a free css gradient generator tool, this website lets you create a colorful gradient background for your website, blog, or social media profile.
Building a GitHub Client with React Apollo
A walkthrough of building an app to interact with GitHub’s awesome GraphQL API. - https://goo.gl/mvkmqL
#react #apollo
A walkthrough of building an app to interact with GitHub’s awesome GraphQL API. - https://goo.gl/mvkmqL
#react #apollo