-
## Overall Structure
The classic structure is called the MVC app, thats Model(data), View(interface), Controller(process)
- [ ] Database (Model)
- [ ] User accounts and profile
- [ ] Products, a…
-
When should we use on_change? Can we specificy the relationship between register mutation and commands? etc...
-
- [ ] Come up with 5 most important tests to have in system by Tue EOD
- [ ] Reasoning why you are picking these 5 by Tue EOD
- [ ] Implemetation of these 5 actions by Wed EOD
-
Problem
At the moment the redirect module is not working as intended for a variety of multilingual scenarios.
For example when we create a redirect with a redirect language in the source path, it is …
-
I propose we change the associativity for ComputationExpression builders. This is only relevant in extreme corner cases where CE builders return other CE builders in their `Run` method.
This curren…
-
I think Dart needs a REPL to be more productive and accessible.
This is the Scala REPL:
![image](https://user-images.githubusercontent.com/501740/71513227-64f24c00-28d4-11ea-9f98-f6bd497450c0.png)
…
-
The `lang-js` highlighter (as used on Stack Exchange) does not appear to recognize [backticked strings][1] properly:
let s = `a a a 'a a a' "a a a" a a ${true}`; // not quite
let t = `a a…
-
Related issue: #2330
The other week, the media were praising KeeperFX on bringing Dungeon Keeper to the modern age, but one area in which even KeeperFX remains stuck in the 90s is character encodi…
-
I have implemented a part of cso file format.
It uses 2 different compressions currently unsupported: deflate and lz4. KSC generates incorrect code for them assumming certain structure of their mod…
-
```bash
# in directory called demo
mkdir -p subdir
cat