-
```
Is it possible to make a zoom function on the graphs? because sometimes when i
sleep for over 12 hours it's hard to see the smaller differences.
```
Original issue reported on code.google.com by…
-
```
Is it possible to make a zoom function on the graphs? because sometimes when i
sleep for over 12 hours it's hard to see the smaller differences.
```
Original issue reported on code.google.com by…
-
### Separation of concerns:
- Single Responsibility Principle: Following the principle of Single Responsibility, each component should have a clear and well-defined responsibility. If a component req…
-
### Description
Adding custom breakpoints causes wrong results from the useBreakpointValue hook
### CodeSandbox/Snack link
https://snack.expo.dev/pir0Noo21
### Steps to reproduce
1. Open the prov…
-
First, I find the added value of using Sigma in this solution rather small and the solution could also have been written in normal Java, even. Therefore, I think the solution is rather about MOEA than…
-
I am a bit confused with the runtime figures for the SDMLib solution. The times given in the paper are totally different from both the SHARE demo (which in some degree makes sense because of the small…
-
🐞 **Problem**
Simple CRA it's difficult to maintain.
🎯 **Goal**
Add this feat:
* next.js meta framwork
* typescript support
* sass support
* unit test for components
📋 **Steps to s…
-
### Is this a bug report?
No
### Environment
Environment:
OS: macOS High Sierra 10.13.6
Node: 8.12.0
Yarn: 1.9.4
npm: 6.4.1
Watchman: 4.9.0
Xcode: Xcode …
-
Hello, everyone!
I have idea to impl linting of Feature Driven Development rules, based on [FDD principles](https://www.notion.so/Summary-YouTube-Feature-Driven-Arhitecture-b8609fd4452b41f499703c84…
-
I have been working on Status Board v2.0, it a total rewrite.
Server side:
* jobs can now be a package added via npm / yarn
* async / await - no more callbacks
* caching of job responses
* …