-
Clear any error messages on the frontend, upon receiving the next 200 response.
-
> **As a** developer,
> **I want to** be notified if my changes had caused the build to fail,
> **So that** I can be assured that the system is always in a functional state.
This would be a goo…
-
-
In the latest [bbfsh logs](https://github.com/bblfsh/bblfshd/issues/298) the following errors arose:
unused field(s) on node CPPASTLiteralExpression: ExpandedFromMacro
```
src/af/ev/unix/…
-
So the thing is called whittle, this is not a very good name. I propose woffle instead, it's a play on words from waffle and waffles are yummy with bananas which your game was inspired by (bananagrams…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
-
One of my preivous commits (https://github.com/bgreenawald/bananagrams/commit/91424bbe047b7c735cc7f21723a20709193a9489) broke the pipeline's tests. I made trivial (or so I thought) changes to the fro…
-
Create a function that determines whether a shopping order is eligible for free shipping. An order is eligible for free shipping if the total cost of items purchased exceeds $50.00.
Examples
```
…
-
In starting to implement a new review stage, I realize a couple of issues with it.
1. From the backend standpoint, it would effectively involve copying and pasting the *OVER* state, since the backe…