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
		- 
				
				 flag020179yIt's there if you want to use it and some people like having classes but typescript quickly gets more complicated than you are comfortable with considering its a freaking scripting language at its core flag020179yIt's there if you want to use it and some people like having classes but typescript quickly gets more complicated than you are comfortable with considering its a freaking scripting language at its core
- 
				
				@flag0 just curious, but what does that mean? Up until about 2005, people said the same thing about Python. I'm not a huge JS fan, but it *is* Turing complete. Not trying to be a dick, just saying that the whole 'it's less powerful bc it's a "scripting language"' doesn't hold up if you think about it..
- 
				
				 flag020179y@stable-penguin well I don't object to using JS if you find it comfortable. And I accept that it has evolved to become much more than a scripting language. But I absolutely despise people who just learn Angular, jQuery, react or one of the popular framework and then think they know JavaScript. I try to keep framework use to minimum. Maybe I like keeping things as slim as possible and this is the result of that mentality. flag020179y@stable-penguin well I don't object to using JS if you find it comfortable. And I accept that it has evolved to become much more than a scripting language. But I absolutely despise people who just learn Angular, jQuery, react or one of the popular framework and then think they know JavaScript. I try to keep framework use to minimum. Maybe I like keeping things as slim as possible and this is the result of that mentality.
- 
				
				@flag0 Ok, that makes more sense. I agree that someone should learn the fundamentals first and that learning a framework does not equate to knowledge of the entire language. Thanks for the feedback!
Related Rants
- 
						
							 cdrice104"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ... cdrice104"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
- 
						
							 MoboTheHobo36My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe... MoboTheHobo36My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
- 
						
							tommy16Right now someone at Google is coding something useless for us to laugh at on April Fools.



I started making a library to get to know TypeScript. 4 days into the commits and I don't know if I made the best choice or the worst choice. I MEAN WHY CLASSES!! JAVASCRIPT IS MORE A FUCNTIONAL PROGRAMMING LANGUAGE THAN AN IMPERATIVE PROGRAMMING LANGUAGE! I DONT WANT TO NEW UP! I DONT WANT THE DEVELOPERS TO NEW UP! WHERE ARE THE DESIGN PATTERNS! I CANT FUCKING FIND IT!!
undefined
javascript
typescript
fp
fml