You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const const, const var, var const, var var
a,b,c,d = 1,2,3,4
Thanks to the above syntactic improvement we gain clarity over declared types of variables, I mean...
This furtherly improves developer experience :)
Also I hope it's fine I'd add another proposition here and this will be about .
I love how DreamBerd allows me to use ! freely to show everyone how brave I am or ? if I'm not particullary okay this day. But what if I just feel good but not brave?
Please consider adding . to the syntax.
The text was updated successfully, but these errors were encountered:
For simplicity, following should be allowed:
Thanks to the above syntactic improvement we gain clarity over declared types of variables, I mean...
This furtherly improves developer experience :)
Also I hope it's fine I'd add another proposition here and this will be about
.
I love how DreamBerd allows me to use
!
freely to show everyone how brave I am or?
if I'm not particullary okay this day. But what if I just feel good but not brave?Please consider adding
.
to the syntax.The text was updated successfully, but these errors were encountered: