Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from felixrieseberg/windows95
💩 🚀 Windows 98 in Electron. Runs on macOS, Linux, and Windows. -
This is a small but funny puzzle game from http://www.webhek.com/misc/inverter
-
-
797 contributions in the last year
Contribution activity
October 2020
Created an issue in encode/orm that received 1 comment
get returns NoMatch if the record does not exist
I noticed that if the id of the record does not exist, then the get will raise a exception, the invoke code need to try/catch it which is not conve…