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
			Related Rants






 Just got this slack from our server admin.
Just got this slack from our server admin.

One of the challenges I find is remembering which construct works in which context. It's like.. I try to pass in rgb() in JavaScript but then I forget that only works in CSS. lmao. Things like that... Through learning a ton of mixed things, sometimes the brain mixes things up. Yes, I know it depends on how well you master your fundamentals. lol
rant
mixing-things-up
whoops