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
		- 
				
				Yeah that always bothered me.... maybe there's more of a CS kinda reason for that name? Or it's just plain dumb.
 - 
				
				@SortOfTested I'll create a framework with a method addition() that returns the ADDress posITION
 - 
				
				@shoogknight
That's honestly not even the most offensive thing about js arrays 🤣 - 
				
				@Demolishun
The front end should only be concerned with presentation concerns and user interaction.
The backend should only be concerned with business logic and security.
Separate those concerns. - 
				
				@Demolishun
Ah, cool. I've done similar with wasm and rust. I don't generally do disconnected applications anymore, so I don't have a lot of cases where the ideal location for that logic isn't an API. Were I producing that kind of application, I'd eschew JS altogether, it's kind of a shitshow. 

Javascript's splice(). The definition of splice doesnt even relate to what the function does
rant