6 Free Material Design CSS Frameworks Compared
Giannis Konstantinidis lists some great Material Design CSS frameworks and compares them to make it easier for you to choose what best fits your needs. - https://goo.gl/HVAutf
#css #materialDesign #frameworks
Giannis Konstantinidis lists some great Material Design CSS frameworks and compares them to make it easier for you to choose what best fits your needs. - https://goo.gl/HVAutf
#css #materialDesign #frameworks
SitePoint
6 Free Material Design CSS Frameworks for 2017 Compared — SitePoint
Giannis Konstantinidis lists some great Material Design CSS frameworks and compares them to make it easier for you to choose what best fits your needs.
Server Rendering React with Ruby on Rails
The art of doing server rendering for React components inside of the Ruby webapp framework - https://goo.gl/CqJx19
#react #serverrendering
The art of doing server rendering for React components inside of the Ruby webapp framework - https://goo.gl/CqJx19
#react #serverrendering
via @codeship
Server Rendering React on Rails - via @codeship
In this article, we are going to talk about doing server rendering with our React components inside of Rails.
What's the Deal with Collapsible Margins?
A helpful refresher on collapsed margins: what occurs when two block-level elements with meeting vertical margins combine. - https://goo.gl/hRMNz6
#css
A helpful refresher on collapsed margins: what occurs when two block-level elements with meeting vertical margins combine. - https://goo.gl/hRMNz6
#css
bitsofcode
What's the Deal with Collapsible Margins?
Last week, I ran a twitter poll asking the following question - What would be the amount of space between two sibling divs, where the 1st has a margin-bottom of 10px and 2nd a margin-top of 30px? The result of this poll was that 39% of the 754 people who
Jetset: RESTful API Fetching and Caching for React Apps - https://goo.gl/63gYKC
#react #restful #fetching
#react #restful #fetching
GitHub
DigitalGlobe/jetset
jetset - RESTful API fetching and caching for React apps, backed by an immutable state tree
react-controlled-form: Flexible, Modular and Controlled Forms for React - https://goo.gl/9UjKzE
#react #form
#react #form
GitHub
rofrischmann/react-controlled-form
react-controlled-form - Flexible, Modular & Controlled Forms for React and Redux
Ink: Like A React, But For Building CLI Apps
Provides React’s component-based UI building experience, but for command line-style apps. An intriguing idea.-
https://goo.gl/LvbDjd
#react #cli
Provides React’s component-based UI building experience, but for command line-style apps. An intriguing idea.-
https://goo.gl/LvbDjd
#react #cli
GitHub
vadimdemedes/ink
ink - 🌈 React for interactive command-line apps
Using Feature Queries in CSS
Using @supports, you can apply styles conditionally based on support for certain features. Not a new article but now almost universally supported. - https://goo.gl/JB3Q8E
#css
Using @supports, you can apply styles conditionally based on support for certain features. Not a new article but now almost universally supported. - https://goo.gl/JB3Q8E
#css
Mozilla Hacks – the Web developer blog
Using Feature Queries in CSS
There’s a tool in CSS that you might not have heard of yet. It’s powerful. It’s been there for a while. And it’ll likely become ...
Let's Build a Package Manager
A thorough look at the issues behind what’s involved in creating a Yarn-esque package manager. - https://goo.gl/oiA39R
#nodejs
A thorough look at the issues behind what’s involved in creating a Yarn-esque package manager. - https://goo.gl/oiA39R
#nodejs
Yarn
Let's Dev: A Package Manager
Hello everyone! Today, we’re gonna write a new package manager, even better than Yarn! Ok, maybe not, but at least we’re gonna have some fun, learn how packa...
Sass 3.5 Released
Sass now fully supports CSS custom properties, first class functions, bracketed lists, and the ::slotted pseudo-element. - https://goo.gl/AYadFA
#sass
Sass now fully supports CSS custom properties, first class functions, bracketed lists, and the ::slotted pseudo-element. - https://goo.gl/AYadFA
#sass
Logdown
Sass 3.5 is Released « Sass Blog
I'm excited to announce that I've just released the stable version of Sass 3.5. This release focu...
The Fullstack Tutorial for GraphQL
A comprehensive video series taking you “from zero to production” with React examples based around Apollo and Relay. - https://goo.gl/P9uAjk
#react #graphQL
A comprehensive video series taking you “from zero to production” with React examples based around Apollo and Relay. - https://goo.gl/P9uAjk
#react #graphQL
Howtographql
How to GraphQL - The Fullstack Tutorial for GraphQL
The free and open-source tutorial for you to learn about GraphQL from zero to production. After a basic introduction, you’ll build a Hackernews clone with Javascript or any other technology of your choice.
Introducing npx: An npm Package Runner
npm 5.2 introduces a new binary alongside the usual npm: npx, a tool to simplify using CLI tools and other executables hosted on the registry -
https://goo.gl/vDc8E4
#nodejs #npm
npm 5.2 introduces a new binary alongside the usual npm: npx, a tool to simplify using CLI tools and other executables hosted on the registry -
https://goo.gl/vDc8E4
#nodejs #npm
Medium
Introducing npx: an npm package runner
[You can also read this post in Russian.]
High Performance React: 3 Tools to Speed Up Your Apps
Including the browser devtools’ perf timeline, why-did-you-update, and a Chrome extension. - https://goo.gl/SCofH3
#react #tools
Including the browser devtools’ perf timeline, why-did-you-update, and a Chrome extension. - https://goo.gl/SCofH3
#react #tools
freeCodeCamp
High Performance React: 3 New Tools to Speed Up Your Apps
React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, deep component…
Native Directory: A Curated List of 200+ React Native Libraries -
https://goo.gl/GC93mM
#reactNative #libraries
https://goo.gl/GC93mM
#reactNative #libraries
React Native Directory
Native Directory
Native Directory is a curated list of React Native libraries to help you build your projects.
Reverse Engineering One Line of JavaScript
A fascinating look at how a ray-casted checker board effect was implemented in a mere 101 bytes of JavaScript. - https://goo.gl/YztXsd
#javascript
A fascinating look at how a ray-casted checker board effect was implemented in a mere 101 bytes of JavaScript. - https://goo.gl/YztXsd
#javascript
Alex Kras
Reverse Engineering One Line of JavaScript
Few months ago I saw an email asking if someone could unwrap this one line of JavaScript. [crayon-59766ddc725ba454234539/] This line will render just like the image below. You can see it in your br…
Microcosm: A Data Layer For React
Microcosm is a general tool for managing state, splitting up large apps, and structuring React code. - https://goo.gl/dM7h3n
#react #microcosm
Microcosm is a general tool for managing state, splitting up large apps, and structuring React code. - https://goo.gl/dM7h3n
#react #microcosm
https://viget.com
Introducing Microcosm: Our Data Layer For React | Viget
Microcosm is our general tool for managing state, splitting up large apps, and structuring our React code.
Setting Up 2FA for Node Apps
A demo of adding 2-factor authentication to an existing app, powered by the speakeasy library. - https://goo.gl/vdWPbF
#nodejs
A demo of adding 2-factor authentication to an existing app, powered by the speakeasy library. - https://goo.gl/vdWPbF
#nodejs
Pony Foo
Setting up 2FA for Node.js Applications
Let’s take a look at how we can quickly hash out a correct two-factor authentication (2FA) solution for our web applications. First off, let’s work out the …
The Main New Features of ES2017
The new features in the 8th edition of the EcmaScript specification including padStart, padEnd, Object.getOwnPropertyDescriptors and more. - https://goo.gl/RfThcw
#es2017 #javascript
The new features in the 8th edition of the EcmaScript specification including padStart, padEnd, Object.getOwnPropertyDescriptors and more. - https://goo.gl/RfThcw
#es2017 #javascript
Hacker Noon
ES8 was Released and here are its Main New Features 🔥
The new features of the EcmaScript specification 8th edition
Building Node APIs with Async/await and Firebase
Paul Breslin covers the typical use cases you’ll come across when creating RESTful API endpoints to read and write to a Firebase database instance. - https://goo.gl/ymMtHQ
#nodejs
Paul Breslin covers the typical use cases you’ll come across when creating RESTful API endpoints to read and write to a Firebase database instance. - https://goo.gl/ymMtHQ
#nodejs
freeCodeCamp
How to write beautiful Node.js APIs using async/await and the Firebase Database
This tutorial will cover the typical use cases you’ll come across when writing RESTful API endpoints to read and write to a Firebase…
An Intro to React Native for iOS Developers
A thorough high-level introduction to React Native and related concepts that I think is useful for all developers with mobile development experience. - https://goo.gl/7F2Wss
#reactnative
A thorough high-level introduction to React Native and related concepts that I think is useful for all developers with mobile development experience. - https://goo.gl/7F2Wss
#reactnative
artsy.github.io
Intro to React Native for an iOS Developer - Artsy Engineering
React Native is a new native library that vastly changes the way in which you can create applications. The majority of the information and tutorial...
A Beginner’s Guide to Progressive Web Apps
An in-depth article on developing for the frontend web, Progressive Web Apps and the JavaScript ecosystem in general. - https://goo.gl/ZdYWVJ
#progressiveWebApp
An in-depth article on developing for the frontend web, Progressive Web Apps and the JavaScript ecosystem in general. - https://goo.gl/ZdYWVJ
#progressiveWebApp
Hacker Noon
A Beginner’s Guide to Progressive Web Apps & the Frontend Web
Developing for the frontend web and keeping up with the Javascript ecosystem and all the new terms and flashy frameworks can be…