30 Seconds of CSS: Useful CSS Snippets You Can Understand Quickly
Around 40 different CSS snippets for various situations. It’s a bit like 30 Seconds of Code but solely for CSS. - http://bit.ly/2JRCvWF
#css
Around 40 different CSS snippets for various situations. It’s a bit like 30 Seconds of Code but solely for CSS. - http://bit.ly/2JRCvWF
#css
30-seconds.github.io
30 Seconds of CSS
A curated collection of useful CSS snippets you can understand in 30 seconds or less. From foundational elements such as clearfix to gradient text color and gradient cursor tracking to CSS easing and far beyond.
My friends have launched a new powerful service that will help to increase the conversion rate on your website by adding only one line of code.
Today is the best day to launch this project. They are giving 5 months of absolutely free access to the service with full functionality!
Visit their telegram channel and start boosting conversions on your website.
@TrustActivity
Today is the best day to launch this project. They are giving 5 months of absolutely free access to the service with full functionality!
Visit their telegram channel and start boosting conversions on your website.
@TrustActivity
Connection-Aware Components in Angular
The navigator.connection object contains a read-only property named effectiveType, which returns the effective connection type. That type is determined using a combination of recently observed RTT (round-trip time) and downlink values. (at the time of writing, browser support is limited) - http://bit.ly/2yNUngL
#angular
The navigator.connection object contains a read-only property named effectiveType, which returns the effective connection type. That type is determined using a combination of recently observed RTT (round-trip time) and downlink values. (at the time of writing, browser support is limited) - http://bit.ly/2yNUngL
#angular
Medium
Connection-Aware Components in Angular
The navigator.connection object contains a read-only property named effectiveType, which returns the effective connection type. That type…
Shards Vue - A Free Vue UI Kit with a Sleek & Modern Design
Shards Vue is a high-quality & free Vue UI kit featuring a modern design system with dozens of custom components. - http://bit.ly/2OmWXz2
#vue
Shards Vue is a high-quality & free Vue UI kit featuring a modern design system with dozens of custom components. - http://bit.ly/2OmWXz2
#vue
Designrevision
Getting Started - Shards Vue
The documentation site for Shards Vue.
What’s New in Create React App 2.0: A Video Series
Create React App 2.0 is only two weeks old, but Elijah Manor has already put together a set of handy, brief videos on using it for eggheadio. - http://bit.ly/2yRUFmy
#react #createApp2
Create React App 2.0 is only two weeks old, but Elijah Manor has already put together a set of handy, brief videos on using it for eggheadio. - http://bit.ly/2yRUFmy
#react #createApp2
Medium
What’s New in Create React App 2.0 Video Series
11 Oct 2018
billboard.js: A Simple Chart Library Based on D3 v4+ - http://bit.ly/2F17Ya3
#javascript #d3js #chart
#javascript #d3js #chart
GitHub
GitHub - naver/billboard.js: Re-usable, easy interface JavaScript chart library based on D3.js
:bar_chart: Re-usable, easy interface JavaScript chart library based on D3.js - GitHub - naver/billboard.js: Re-usable, easy interface JavaScript chart library based on D3.js
An Introduction to Chrome’s Picture-in-Picture Web API
The Picture-in-Picture Web API is designed to let users continue to watch videos in a floating window when they move on to other tabs or even applications. - http://bit.ly/2DoVkji
#chrome #webapi
The Picture-in-Picture Web API is designed to let users continue to watch videos in a floating window when they move on to other tabs or even applications. - http://bit.ly/2DoVkji
#chrome #webapi
Google Developers
Watch video using Picture-in-Picture | Web | Google Developers
Control Picture-in-Picture for video elements on your website.
Working an application in Vue.js with TDD — part 2
An extensive guide for people who have time. - http://bit.ly/2SHMKAD
#vue
An extensive guide for people who have time. - http://bit.ly/2SHMKAD
#vue
Medium
Working an application in Vue.js with TDD — An extensive guide for people who have time — part 2
Continuing the UserView
Profiling React Components with the User Timing API
Profiling your React components may be the most important thing you can do to improve performance. - http://bit.ly/2qtFYS1
#react
Profiling your React components may be the most important thing you can do to improve performance. - http://bit.ly/2qtFYS1
#react
Telerik Blogs
Profiling React Components with the User Timing API
Profiling your React components may be the most important thing you can do to improve performance. Learn how to do this using the browser's User Timing API.
WebAssembly’s Post-MVP Future: A Cartoon Skill Tree
This is a fantastically accessible guide to understanding where WebAssembly fits into the big picture, what’s yet to come, and what impact WebAssembly could have on both the Web and related areas like IoT and Node.js. - https://mzl.la/2OuVeba
#webAssembly
This is a fantastically accessible guide to understanding where WebAssembly fits into the big picture, what’s yet to come, and what impact WebAssembly could have on both the Web and related areas like IoT and Node.js. - https://mzl.la/2OuVeba
#webAssembly
Mozilla Hacks – the Web developer blog
WebAssembly’s post-MVP future: A cartoon skill tree – Mozilla Hacks - the Web developer blog
People have a misconception—they think that the WebAssembly that landed in browsers back in 2017—is the final version. In fact, we still have many use cases to unlock, from heavy-weight ...
Siteaudit
Siteaudit is a command-line tool that analyzes your site and generates audit for Pagespeed, Lighthouse, and A11y. - http://bit.ly/2DyrSr4
#tools
Siteaudit is a command-line tool that analyzes your site and generates audit for Pagespeed, Lighthouse, and A11y. - http://bit.ly/2DyrSr4
#tools
GitHub
GitHub - thecreazy/siteaudit: Site audit for your site from terminal
Site audit for your site from terminal. Contribute to thecreazy/siteaudit development by creating an account on GitHub.
Introducing React 'Hooks'
Hooks are a proposed new feature for using state and other React features without writing classes. You can try them out in an alpha build of React 16.7. - http://bit.ly/2RASgUq
#react
Hooks are a proposed new feature for using state and other React features without writing classes. You can try them out in an alpha build of React 16.7. - http://bit.ly/2RASgUq
#react
All About Angular Bindings
Angular bindings are a super-powerful mechanism built into the framework. Unfortunately, they can be difficult to remember. This blog post by Alyssa Nicoll will help. - http://bit.ly/2qGrXke
#angular
Angular bindings are a super-powerful mechanism built into the framework. Unfortunately, they can be difficult to remember. This blog post by Alyssa Nicoll will help. - http://bit.ly/2qGrXke
#angular
The Intl.RelativeTimeFormat API
Enables localized formatting of relative times without sacrificing performance. Chrome 71+ only so far. - http://bit.ly/2PMuhnV
#intl #RelativeTimeFormat
Enables localized formatting of relative times without sacrificing performance. Chrome 71+ only so far. - http://bit.ly/2PMuhnV
#intl #RelativeTimeFormat
Vue JS Hooks And React JS Hooks At A Glance
“Hooks” are a feature proposal for React that allow you to provide reusable state to a functional component. This article breaks down how hooks work in React and how they are being experimentally adapted for Vue.js. - http://bit.ly/2PNNtlo
#vue #react #hooks
“Hooks” are a feature proposal for React that allow you to provide reusable state to a functional component. This article breaks down how hooks work in React and how they are being experimentally adapted for Vue.js. - http://bit.ly/2PNNtlo
#vue #react #hooks
Medium
Vue JS hooks and React JS Hooks at a glance (hint: it’s not that complex)
As React Doc says, Hooks are a new feature proposal that lets you use state and other React features without writing a class. It’s…
GraphQL Designer
A prototyping tool to develop full-stack GraphQL applications. With a few simple inputs, GraphQL Designer auto generates code for download, to start and implement your new application including GraphQL root queries, schemas, mutations, and client queries. - http://bit.ly/2JLQnkY
#graphQL #tools
A prototyping tool to develop full-stack GraphQL applications. With a few simple inputs, GraphQL Designer auto generates code for download, to start and implement your new application including GraphQL root queries, schemas, mutations, and client queries. - http://bit.ly/2JLQnkY
#graphQL #tools
GitHub
GitHub - GraphQL-Designer/graphqldesigner.com: A developer web-app tool to rapidly prototype a full stack implementation of GraphQL…
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React. - GitHub - GraphQL-Designer/graphqldesigner.com: A developer web-app tool to rapidly prototype a ful...
MatError & Cross-Field Validators In Angular Material 7
It seems like a basic necessity to be able to validate a form by data which is currently in the form. Take the most basic and common example: a Verify Password field in a sign-up form. - http://bit.ly/2PVnHeK
#angular
It seems like a basic necessity to be able to validate a form by data which is currently in the form. Take the most basic and common example: a Verify Password field in a sign-up form. - http://bit.ly/2PVnHeK
#angular
ITNEXT
MatError & Cross-Field Validators In Angular Material 7
Using mat-error to display form-level validations in a form control. The content is relevant to Angular Material 2+.
Setting Up a RESTful API with Express.js and Postgres
A nice straightforward tutorial aimed at beginners. - http://bit.ly/2QEhhy4
#nodejs #postgresql
A nice straightforward tutorial aimed at beginners. - http://bit.ly/2QEhhy4
#nodejs #postgresql
LogRocket Blog
CRUD REST API with Node.js, Express, and PostgreSQL - LogRocket Blog
Learn how to install and set up PostgreSQL in the command line, create users, databases, and tables, and run SQL commands.