Using Media Queries For Responsive Design in 2018
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/TgjjEu
#css #media #responsive
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/TgjjEu
#css #media #responsive
Smashing Magazine
Using Media Queries For Responsive Design In 2018
This article will take a look at the use of media queries for responsive design today, how they work alongside Flexbox and Grid Layout, and also have a look at what is coming in the future.
Automated Browser Testing from Windows 10
An overview of the concepts and techniques involved in running test scripts against browsers using WebDriverJS on Windows 10 and Microsoft Edge. - https://goo.gl/EJJf15
#autotesting
An overview of the concepts and techniques involved in running test scripts against browsers using WebDriverJS on Windows 10 and Microsoft Edge. - https://goo.gl/EJJf15
#autotesting
Smashing Magazine
Automated Browser Testing With The WebDriver API
This article provides an overview of the concepts, technologies and coding techniques involved with running test scripts against browsers automatically using WebDriverJS on Windows 10 and Microsoft Edge.
12 Best Practices for User Account, Auth and Password Management
A post laying out best practices to ensure you have a safe, scalable, usable account authentication system. - https://goo.gl/DYCcbE
#google
A post laying out best practices to ensure you have a safe, scalable, usable account authentication system. - https://goo.gl/DYCcbE
Google Cloud Platform Blog
12 best practices for user account, authorization and password management
By Ian Maddox, GCP Solutions Architect Account management, authorization and password management can be tricky. For many developers, accou...
Bringing Virtual Reality to the Browser with ReactVR
Getting started with ReactVR, a combination of the React framework and WebVR API. - https://goo.gl/FcRjGk
#react #VR
Getting started with ReactVR, a combination of the React framework and WebVR API. - https://goo.gl/FcRjGk
#react #VR
Medium
Bring Virtual Reality to Your Browser with ReactVR
One of the latest technologies that will change interactions between humans and computers is definitely Virtual Reality. It’s not a new…
A Code-Based Node.js Cheatsheet
Lots of quick-fire code snippets in a single source file, covering global objects, console methods, fs methods, exports, process handling, and more. - https://goo.gl/LdSLp2
#nodejs
Lots of quick-fire code snippets in a single source file, covering global objects, console methods, fs methods, exports, process handling, and more. - https://goo.gl/LdSLp2
#nodejs
GitHub
LeCoupa/awesome-cheatsheets
awesome-cheatsheets - 📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Using Conic Gradients and CSS Variables to Create a Doughnut Chart Output for a Range Input
Ana Tudor demonstrates how conic gradients work. - https://goo.gl/aUxTFB
#css
Ana Tudor demonstrates how conic gradients work. - https://goo.gl/aUxTFB
#css
CSS-Tricks
Using Conic Gradients and CSS Variables to Create a Doughnut Chart Output for a Range Input | CSS-Tricks
I recently came across this Pen and my first thought was that it could all be done with just three elements: a wrapper, a range input and an output. On the CSS side, this involves using a conic-gradient() with a stop set to a CSS variable. The result we want…
Service Workers: The Little Heroes Behind Progressive Web Apps
Service workers are at the core of PWAs — learn what they’re all about and how to use them when developing your own. - https://goo.gl/ybTGZk
#pwa
Service workers are at the core of PWAs — learn what they’re all about and how to use them when developing your own. - https://goo.gl/ybTGZk
#pwa
freeCodeCamp
Service workers: the little heroes behind Progressive Web Apps
Service workers are at the core of Progressive Web Apps. They allow caching of resources and push notifications, which are two of the main…
What’s New in React 16.3 Alpha
A reasonably extensive look at the new context API, new lifecycle methods, static getDerivedStateFromProps, Strict Mode, and more. -
https://goo.gl/3hKhtG
#react
A reasonably extensive look at the new context API, new lifecycle methods, static getDerivedStateFromProps, Strict Mode, and more. -
https://goo.gl/3hKhtG
#react
Medium
What’s new in React 16.3(.0-alpha)
React 16.3-alpha just hit npmjs and can be downloaded and added to your project. What are the biggest, most interesting changes?
50 years of the Swiss Music Charts
Ever wondered what was top of the charts in Switzerland on your birthday? Me too! We’re in luck - this interactive visualisation allows you to zoom back through musical time and discover happy or sad songs. The star-chart constellations are actually showing the progression of an individual song through the charts. An article (in German) accompanies the experience and delves deeper into the data. - https://goo.gl/DHWZNT
#audio
Ever wondered what was top of the charts in Switzerland on your birthday? Me too! We’re in luck - this interactive visualisation allows you to zoom back through musical time and discover happy or sad songs. The star-chart constellations are actually showing the progression of an individual song through the charts. An article (in German) accompanies the experience and delves deeper into the data. - https://goo.gl/DHWZNT
#audio
50 Years Swiss Music Charts
A 3D universe dedicated to the best music from 1968 to 2017.
Streaming Server-Side Rendering and Caching at Spectrum
Max Stoiber describes the journey to high performance server-rendering of their React application with streaming responses and distributed caching. - https://goo.gl/G43LLX
#nodejs #cache #serverSideRendering
Max Stoiber describes the journey to high performance server-rendering of their React application with streaming responses and distributed caching. - https://goo.gl/G43LLX
#nodejs #cache #serverSideRendering
zeit.co
Streaming Server-Side Rendering and Caching at Spectrum
We recently implemented streaming server-side rendering and caching for Spectrum, here is how
Using Media Queries for Responsive Design in 2018
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/jC3FMA
#css
Explores the use of media queries in responsive design today, how they work alongside Flexbox and Grid Layout, and what’s coming in the future. - https://goo.gl/jC3FMA
#css
Smashing Magazine
Using Media Queries For Responsive Design In 2018
This article will take a look at the use of media queries for responsive design today, how they work alongside Flexbox and Grid Layout, and also have a look at what is coming in the future.
What’s the difference between UX and UI design?
Simply put, UI is how things look, UX is how things work. UX is a process, while UI is a deliverable. Harshita Arora explains. -
https://goo.gl/XNB6sa
#ux #ui
Simply put, UI is how things look, UX is how things work. UX is a process, while UI is a deliverable. Harshita Arora explains. -
https://goo.gl/XNB6sa
#ux #ui
freeCodeCamp.org
What’s the difference between UX and UI design?
by Harshita Arora What’s the difference between UX and UI design? And some tips for you to get started with both. Image credits [https://blog.nicolesaidy.com/7-steps-to-become-a-ui-ux-designer-8beed7639a95]A few days ago, I published a post on Typography…
CanJS 4.0: A Suite of Frontend Architecture Libraries
You can’t describe CanJS quickly, but it brings together custom elements, observables, routing, and more on the front-end. 4.0 is a big release. - https://goo.gl/uAd2MG
#canJS #released
You can’t describe CanJS quickly, but it brings together custom elements, observables, routing, and more on the front-end. 4.0 is a big release. - https://goo.gl/uAd2MG
#canJS #released
Bitovi
CanJS 4.0
CanJS 4.0 is out with the features our users have been asking for. Read on to find out more.
Ionic vs React Native: What’s the Difference?
A broad comparison of strengths and weaknesses of each framework. - https://goo.gl/aQ7KoX
#ionic #reactNative
A broad comparison of strengths and weaknesses of each framework. - https://goo.gl/aQ7KoX
#ionic #reactNative
Native and PWA: Choices, Not Challengers
A dig into the pros and cons of native apps versus progressive Web apps to help you arrive at an informed decision. - https://goo.gl/G7kpNN
#pwa
A dig into the pros and cons of native apps versus progressive Web apps to help you arrive at an informed decision. - https://goo.gl/G7kpNN
#pwa
Smashing Magazine
Native And PWA: Choices, Not Challengers!
Deciding to build a PWA or a native app should be based on the needs of the specific project, not hype. In this article, Aaron Gustafson walks you through the pros and cons of each approach to help you arrive at an informed decision.
Email Accessibility in Action
Rémi Parmentier shares four tips to improve email accessibility, illustrated with videos. - https://goo.gl/pL71H6
#css
Rémi Parmentier shares four tips to improve email accessibility, illustrated with videos. - https://goo.gl/pL71H6
#css
emails by HTeuMeuLeu
Email accessibility in action
Accessibility in emails is getting more and more press in the past few years, which is a good thing.
A GraphQL Primer
Part 1 of a mini series by Eric Baer. The aim of the series is not to just understand what GraphQL is, but give you an insight into the drawbacks and explain the basics of how to work with it. - https://goo.gl/NtgtF7
#graphQL
Part 1 of a mini series by Eric Baer. The aim of the series is not to just understand what GraphQL is, but give you an insight into the drawbacks and explain the basics of how to work with it. - https://goo.gl/NtgtF7
#graphQL
Smashing Magazine
A GraphQL Primer: Why We Need A New Kind Of API (Part 1)
Rather than exploring features first, it is helpful to put them into context and to understand how they came to exist. An introduction to GraphQL and lessons learned from the last 60 years of API development.
A Comprehensive Guide to Mobile App Design
Nick Babich shares practical recommendations that you can apply to your app design. - https://goo.gl/gbpvNS
#mobile #design
Nick Babich shares practical recommendations that you can apply to your app design. - https://goo.gl/gbpvNS
#mobile #design
Smashing Magazine
A Comprehensive Guide To Mobile App Design
(This article is kindly sponsored by Adobe.) There are many things to consider when designing for mobile. We're sure that this detailed guide will help you get rid of that headache when building apps.
Why Developers Love Node and What Issues They Have
Results of a survey of 539 Node developers covering why they love using Node, what they use it for, and what the biggest problems they encounter are. - https://goo.gl/U6m9ZJ
#nodejs #survey
Results of a survey of 539 Node developers covering why they love using Node, what they use it for, and what the biggest problems they encounter are. - https://goo.gl/U6m9ZJ
#nodejs #survey
RisingStack Engineering - Node.js Tutorials & Resources
Why Developers Love Node.js & what's their main issue with it? | @RisingStack
539 devs who use Node.js in production told us why they love using it, what are they using it for, and what are the greatest problems they face with it.
An Overview of JavaScript Testing in 2018
A thorough, opinionated guide to catching up with the key terms, tools, and approaches to testing with JavaScript in 2018. - https://goo.gl/Hh1smb
#javaScript #testing
A thorough, opinionated guide to catching up with the key terms, tools, and approaches to testing with JavaScript in 2018. - https://goo.gl/Hh1smb
#javaScript #testing
Medium
An Overview of JavaScript Testing in 2018
This guide is intended to catch you up with the most important reasoning, terms, tools, and approaches to JavaScript testing in 2018.