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
		- 
				
				Do you have a GitHub Link? Benchmarks?
It is optimized for a specific use case? - 
				
				
BashouT5667y@Gregozor2121 Inversion of control. It promotes loose coupling by not depending on the concrete implementation of the logic. - 
				
				@Gregozor2121 I strongly recommend to read up on SOLID principles! They are (mostly) easy to grasp yet can help to write better software greatly
 - 
				
				@iOSDev @hypervtechnics great idea. I don't have it on GitHub but I'll create the repo this weekend and post it here š¤š¤š¤
 - 
				
				@hypervtechnics no benchmarks though.. I don't think my IoC will be the fastest out there
 - 
				
				@iOSDev @hypervtechnics as promised: https://github.com/MrCSharp22/gulag
let me know what you think š¤š¤š¤ 
Related Rants
- 
						
							
bittersweet16The project where I realized I wanted to go from chemist to pro dev. I built a flow-chemistry spectrometer wi... - 
						
							
nanoandrew417About six months ago I decided I wanted to learn to write a neural network from the ground up, using only the ... - 
						
							
status-4189
Mind blown when I realised the Display Port āDā also contains a āPā. 

Built my own IoC container for C#. This taught me way too much about SOLID principles and dependency injection that i could give lessons now š
I'm still using my own IoC in my projects... It's great š¤
rant
ioc
wk128
dp