I hereby claim:
- I am ulihorn on github.
- I am ulihorn (https://keybase.io/ulihorn) on keybase.
- I have a public key ASAGGIj5yj7CZ1648d0_SqEw-WlyU2HqJNKZVQAiKrElFwo
To claim this, I am signing this object:
| # Source: https://gist.github.com/84324e2d6eb1e62e3569846a741cedea | |
| #################### | |
| # Create a Cluster # | |
| #################### | |
| minikube start | |
| ############################# | |
| # Deploy Ingress Controller # |
| // SPDX-License-Identifier: MIT | |
| pragma solidity ^0.8.0; | |
| import "./IERC20.sol"; | |
| import "./extensions/IERC20Metadata.sol"; | |
| import "../../utils/Context.sol"; | |
| /** | |
| * @dev Implementation of the {IERC20} interface. |
I hereby claim:
To claim this, I am signing this object:
Create a repo. Make sure there is at least one file in it (even just the README) Generate ssh key:
ssh-keygen -t rsa -C "[email protected]"
Copy the contents of the file ~/.ssh/id_rsa.pub to your SSH keys in your GitHub account settings. Test SSH key:
ssh -T [email protected]
We will compare ASP.NET and Node.js for backend programming.
Source codes from examples.
This document was published on 21.09.2015 for a freelance employer. Some changes since then (14.02.2016):
async/await. yield and await are used almost in the same way, so I see no point to rewrite the examples.