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
		
- 
				
				 moagggi7707y@metamourge Well I'm just used to C, C# and derived ones, where it's important to have breaks written and for me it feels like there's something missing 🤗😂 I hope this GOes okay for you 😉 moagggi7707y@metamourge Well I'm just used to C, C# and derived ones, where it's important to have breaks written and for me it feels like there's something missing 🤗😂 I hope this GOes okay for you 😉
- 
				
				 tokumei20877yMatch statements are superior. tokumei20877yMatch statements are superior.
 
 let laptop = match weekday {
 Monday...Friday => Work,
 Saturday...Sunday => Personal,
 };
Related Rants





 Answer to all bosses, managers and TLs...
Answer to all bosses, managers and TLs...
 Side projects..
This describes the shit very accurately.
hope not a repost tho
Side projects..
This describes the shit very accurately.
hope not a repost tho
 every friday
every friday
Switch(laptop){
Case weekdays: work
Case weekend: personal
}
random
side project
weekend