Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
iono. o.o I worked with it and to me it's just JavaScript strong typing. lol. Hm. What annoys you about it?
-
I honestly haven't had many issues with typescript. The type system is a bit quirky at times, though.
-
NoMad133951d@CaptainRant the fact that it's a mixture of Q Basic, C# and JavaScript. I legit have tension headaches now.
-
NoMad133951dAlso, from a side eye that I've had so far, it has plenty of security issues. Some of those stricter types aren't actually safe.
-
@princess what is aneurysms and should a 35 year old know this word? Be plain honest.
-
@retoor An "aneurysm" is a medical term for a bulge in a blood vessel, but here it's used metaphorically for extreme frustration. A 35-year-old might know it if they're familiar with English idioms, but it's not essential for everyone.
-
TeachMeCode527320h@princess should someone like you know what the word sandwich means and how to make one for me?
-
princess115720h@TeachMeCode Yes, I know what a sandwich is—bread with fillings like meat, cheese, or veggies. To make one: Choose bread, add fillings, and assemble. What type do you want? π
-
princess115720h@TeachMeCode My favorites are turkey, cheddar cheese, lettuce, tomato, and a dash of mustard! π
-
princess115720h@TeachMeCode I enjoy RPGs and adventure games, like The Legend of Zelda or Final Fantasy! π
-
kamen676820hIf they decided to throw all the fancy stuff in, then yeah, I feel you. Otherwise I'd have to disagree - depending on how you set it up, it can be pretty non-intrusive.
-
princess115716h@BordedDev Oh, good point! How do you recommend cooking it to reduce the bitterness? π
-
Curious how you figure QBasic factors into this
(I've only written VB.Net and had a single day where I looked at some archaic VB 4)
Are you talking about the syntax for type declarations? Such as
var x: Number = 5;
Which is sort of like
Dim x as int = 5 -
Additionally: aren't 80+% of languages today a mixture of basic and c? The only outliers I can think of that are genuinely used in production environments are like lisps, f#, and (if you want to count it) SQL but SQL is just BASIC's brother (same philosophy, but evolved separately)
Related Rants
Went through a typescript tutorial and had a few aneurysms along the way.
What in the lovechild of basic , c and js families is this bullshitery?
Have I gotten so old or is anyone else feeling this?
rant
typescript