-
## Overview
This article presents the use cases of an HTTP client and provides a solution for customizing a http client util utilizing window.fetch.
### Requirements Analysis
1. In certain …
-
**Welcome!**
Thank you for your interest in CyberConnect. You are welcome to participate in our competitions.
**Bounty Prize: 4000 USDC**
For Great CyberConnect Application Season Two, we set…
-
Options:
- Ionic React: maybe can re-use parts of Coach CO2 web app?
- React Native: everybody uses it, more slick
- Vue: NREL CIMS UI dev group uses it
- Flutter: wave of future?
Ideally, we w…
-
material-ui is bloated & slow. the root cause is the crazy way styles are handled & the desire to stick with auto-prefix, which results in a net increase in payload (and means SSR is impossible). May …
-
The seems it's not support right to left languages (in labels)!!!
-
## Issue
**Unimplemented JS SDK features include:**
- [ ] **storage.uploadBytes** (~~This one is a blocker for us~~) `uploadBytesResumable` seems like a drop-in replacement, at least for us, but m…
-
I/O errors when saving to files and loading from files must trigger exceptions that users of the code can catch and react to. Users include python nupic clients that access nupic.core through swig bin…
-
WIP with [PR-58](https://github.com/oakmac/standard-clojure-style-js/pull/58)
-
With the advent of [hooks](https://reactjs.org/docs/hooks-intro.html) you no longer require class-based components to handle state. There should be an option to enforce using only function components …
-
We're building a large set of twig components.
Currently, it is possible to pass the attributes from one component into another one.
This works, as long as the attributes in the parent component ar…