xyzdata
xyzdata
# bug & help wanted > Error: Response validation failed: failed schema validation http://localhost:8080/users?name=xgqfrms   ## codes > .yaml ```yaml swagger: "2.0" info: version: "1.1.1" title: API App #...
# Q: > Maybe you should provide us with some docs? # A: > todo... ```js // const canvasRuler = new ruler({ // container: document.querySelector(`#wrapper`) // }); const canvasRuler =...
# Game Over? > The Stormpath API `shut down` on August 17, 2017. Thank you to all the developers who have used Stormpath.
# custom-scrollba https://cdn.xgqfrms.xyz/custom-scrollbar/index.html
https://github.com/gildata/vscode-react/issues/2 https://github.com/xabikos/vscode-react/issues/28 ## bad ```jsx import React, { Component, PropTypes } from 'react ``` ## good ```jsx import React, {Component} from 'react'; import PropTypes from 'prop-types'; ```
# where is the dist folder???  > what's going on?