-
The template must have the following parts:
- Title: Pull Request Overview
- Summary
- Changes Made
- Tests Results
- Next Steps
Use the following photo as an example:
-
The template must have the following parts:
- Title: Pull Request Overview
- Summary
- Changes Made
- Tests Results
- Next Steps
Use the following photo as an example:
-
1. Tools: JavaScript, unit tests (tape?)
2. It is good to learn why unit tests are important and same time refactor your code and learn to not be afraid of deleting code and rewriting it.
3. 2 l…
-
There are some unused imports all over the frontend application, please remove them.
-
The template must have the following parts:
- Title: Pull Request Overview
- Summary
- Changes Made
- Tests Results
- Next Steps
Use the following photo as an example:
-
### WiX Version
5.0.0
### .NET or MSBuild or Visual Studio Version
MSBuild version 17.9.8+b34f75857 for .NET Framework
### HeatWave Version
1.0.3.14
### Windows Version
Windows10 22H2 (OS Build…
-
書籍Chapter13-3-2 dynamoDB item削除後の確認コードにて.
respとitemの混在が見られます.
4-5行目
現在
if item.get("Item"):
print(item.get(Item"))
正:
if resp.get("Item"):
print(resp.get(Item"))
-
Windows users need to use WSL2 for our Dojos, and explicitly day 2 where we are coding using IntelliJ
We currently reference WSL2, but it was clear in the dojo that more guidance on using Windows+W…
-
For Sentry
-
OKX and Bitget wallets are not installed and should then be showed in the last position instead of right after argent/braavos
You can reuse the `sortConnectors` function [here](https://github.c…