diff options
author | Steve Huguenin <steve.huguenin-elie@protonmail.ch> | 2024-01-11 09:32:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 09:32:53 +0100 |
commit | a57c72103d2c363392ff56882d85aa79f295c378 (patch) | |
tree | 6afe52e19bb643e9e79c3dd9a254bda46951be8b /ada.html.markdown | |
parent | 4d3f15e10eb5d8427c9b2787eba24f76195980fc (diff) |
[assemblyscript/en] Learn AssemblyScript in Y minutes (#4209)
* Learn AssemblyScript in Y minutes
AssemblyScript is based on TypeScript, therefore the tutorial is based on Learn Typescript in Y minutes
* Fixes for compliancy to contrib.md and Quick fix
80 characters line limit
Also return type for function
* Solve suggested changes
Changes were suggested by @SebastianSpeitel
* Adding examples on Array Type inference
As suggested by Max Graey
* Derived class use the extends keyword
Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de>
* Fix alert conventional signature
Co-authored-by: Max Graey <maxgraey@gmail.com>
* Removed Type Assertion
Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de>
* Fix dangling interfaces and namespace uses
Co-authored-by: Max Graey <maxgraey@gmail.com>
Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de>
* Export functions, classes and namespaces
AssemblyScript doesn't tell about errors in a non exported body
Co-authored-by: Max Graey <maxgraey@gmail.com>
Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de>
---------
Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de>
Co-authored-by: Max Graey <maxgraey@gmail.com>
Diffstat (limited to 'ada.html.markdown')
0 files changed, 0 insertions, 0 deletions