type Person = {
name: string;
role: string;
location: string;
}
let me = {
name = "Steve Testa"
role = "Software Developer"
location = "Cleveland, Ohio"
}
let greetingsFrom person = $"{person.name}, thanks you for stopping by!"
greetingsFrom me
Software architect, developer, and accessibility advocate.
-
@TestaSoftware, Hyland Software
- Cleveland, OH
-
23:18
(UTC -05:00) - https://testasoftware.com
- @testasoftware.com
- @steve_testa@hachyderm.io
- in/stevendtesta
Highlights
- Pro
Pinned Loading
-
edit-nupkg-manifest
edit-nupkg-manifest PublicUpdates/Overrides a Package Manifest (.nuspec) in an existing NuGet Package
TypeScript 2
-
-
ComputingSystem
ComputingSystem PublicElements of Computing Systems. The core components of a modern computer: logic gates, the alu, etc. Built from the ground up.
Hack
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




