class Programmer implements ANiceHumble, Person {
Code as we know it. Open source stuff goes here
Microsoft stuff Blog
Home
Twitter
Microsoft stuff
Monday, July 18, 2016
Prefer type declaration instead of casting
If casting is use, you may incur typos or spelling errors and the compiler won't even flag you about it. Prefer type declaration, use let-variable-colon-type-assignment.
Happy Coding!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment