- Autowiring: a new open-source inversion-of-control library for C++11. Better lifetime management, easier to configure and compose components, and no more locating your algorithms close to your data https://www.leapmotion.com/blog/hello-world-meet-autowiring-c/ 12 comments cpp
- Researchers have discovered a method to control human body temperature, mimicking hibernation in non-hibernating animals. They found that blocking a certain area in the brain (ventromedial periventricular area) they could trigger this “thermoregulatory inversion” state in rats http://news.ohsu.edu/2025/01/06/ohsu-researchers-discover-how-to-mimic-hibernation-in-non-hibernating-animals 34 comments science
- Composability vs. Inversion of control https://kentcdodds.com/blog/react-hooks-whats-going-to-happen-to-render-props#the-remaining-use-case-for-renderprops 4 comments reactjs
- Dependency Injection & Inversion of Control in Go - How and Why https://monibot.io/blog/dependency-injection-inversion-of-control-in-go 27 comments golang
- Practical example of using IoC (Inversion of Control) with typescript and express https://borjatur.com/2023/03/25/inversion-of-control/ 14 comments node
- I have built a robotic arm controller software which can control any 3DOF robotic arm. It has inverse kinematics calculation, object detection, coordinate sorting features https://youtu.be/yXRN9Aov4zM 3 comments arduino
- Inverse Association between Dietary Iron Intake and Gastric Cancer: A Pooled Analysis of Case-Control Studies of the Stop Consortium https://www.mdpi.com/2072-6643/14/12/2555/htm 11 comments science
- Build Decoupled React Components with Inversion of Control https://blog.bitsrc.io/inversion-of-control-with-react-584533e49245 29 comments reactjs
- Inversion of Control with State Reducer pattern in React: Deep Dive https://nirajkhatiwada.com/inversion-of-control-with-state-reducer-pattern-in-react-deep-dive 3 comments reactjs
- Internalized racism is inversely related to self-esteem when controlling for depressive symptoms. With devaluation of one’s racial group being the largest contributor to this relation, the promotion of racial pride could be an important intervention. https://pubmed.ncbi.nlm.nih.gov/34014704/ 31 comments science
- Why the Inversion of Control pattern could help you write better sharable react components? I wrote an article about how you can make your components cleaner and a lot more reusable. https://www.lorenzweiss.de/inversion_of_control_with_react_components/ 6 comments javascript
- Inversion of Control https://kentcdodds.com/blog/inversion-of-control 6 comments programming
- Inversion of Control (IoC) in Azure Functions https://medium.com/@ali.bahrami/inversion-of-control-ioc-in-azure-functions-110393662c61?amp%3Bsk=5ca1d2e848a44a7b98a5263d9ce94bb9&source=friends_link 5 comments dotnet
- Inversion of Control (IoC) in Azure Functions https://itnext.io/inversion-of-control-ioc-in-azure-functions-110393662c61?source=friends_link&sk=5ca1d2e848a44a7b98a5263d9ce94bb9 9 comments csharp
- Inversion of Control https://kentcdodds.com/blog/inversion-of-control 3 comments javascript
- An introduction to dependency injection and inversion of control https://medium.com/@aveuiller/about-design-patterns-dependency-injection-ab9c1742d4aa 10 comments programming
- Inversion of Control https://kentcdodds.com/blog/inversion-of-control 3 comments reactjs
- C++ Coroutine TS — It’s about inversion of control! https://hackernoon.com/c-coroutine-ts-its-about-inversion-of-control-d1588c4c4c31 10 comments programming
- C++ Coroutine TS — It’s about inversion of control! https://hackernoon.com/c-coroutine-ts-its-about-inversion-of-control-d1588c4c4c31 6 comments cpp
- Hi friends! :) I have published “Practical Inversion of Control in TypeScript, Functional Way”, a design principle useful in React apps https://hackernoon.com/practical-inversion-of-control-in-typescript-42a7364511af 18 comments reactjs
- I just published "Practical Inversion of Control in TypeScript in a Functional Way" :) https://medium.com/@danieldughila/practical-inversion-of-control-in-typescript-42a7364511af 17 comments javascript
- Does anyone here kinda hate super black boxy inversion of control frameworks? https://www.reddit.com/r/javascript/comments/7v5ap3/does_anyone_here_kinda_hate_super_black_boxy/ 47 comments javascript
- Dependency Injection and Inversion of Control with SimpleInjector http://chris.bohatka.com/breaking-down-dependency-injection-and-inversion-of-control-in-csharp-with-simpleinjector/ 10 comments csharp
- How do you achieve inversion of control in Elm? http://blog.cleancoder.com/uncle-bob/2016/01/04/alittlearchitecture.html 4 comments elm
- Using dry-container to implement Inversion Of Control for Hanami::Events http://rubyblog.pro/2017/08/inversion-of-control-wtih-dry-container-for-hanami-events 12 comments ruby
- Dependency Injection, Inversion of Control & The Dependency Inversion Principle http://kc.my-junk.info/di-ioc-dip 23 comments programming
- Better code with an inversion of control container http://icelab.com.au/articles/better-code-with-an-inversion-of-control-container/ 3 comments ruby
- The Latest Tax-Scam Corporate ‘Inversion’: Johnson Controls is actually based in Milwaukee. Tyco is based in Princeton, N.J. but became “Irish” through its own prior tax-dodging inversion(s). https://berniesanders.com/the-latest-tax-scam-corporate-inversion-who-pays-instead/ 4 comments politics
- Hillary Clinton Calls Johnson Controls-Tyco Deal ‘Outrageous,’ Will Block Inversions With An ‘Exit Tax’ http://www.ibtimes.com/hillary-clinton-calls-johnson-controls-tyco-deal-outrageous-will-block-inversions-2279495 17 comments politics
- I'm releasing a new version of my dependency injection framework / inversion of control container gem. I'd like some comments and feedback before I make the actual release. https://github.com/beraboris/jerry 5 comments ruby
- Node.js: Inversion of Control https://medium.com/@cnorthwood/node-js-inversion-of-control-4a3bbdda2c0b 6 comments node
- Presenting: control a robot arm without inverse kinematics https://www.youtube.com/watch?v=wQ6FGeSjN9c 38 comments robotics
- Unit Testing 101: Inversion Of Control http://blog.informatech.cr/2013/04/03/unit-testing-101-inversion-of-control/ 56 comments programming
- The inverse of IoC is Control http://comoyo.github.com/blog/2013/02/06/the-inverse-of-ioc-is-control/ 166 comments programming
- Invert the Inversion of Control http://www.thev.net/paulliu/invert-inversion.html 30 comments haskell
- Inversion Of Control: An Architect’s Version of Global Variables http://wekeroad.com/2012/04/01/inversion-of-control-an-architects-version-of-global-variables/?utm_source=feedburner&utm_medium=feed&utm_campaign=feed%3A+wekeroad%2Feekc+%28rob+conery%29&utm_content=google+reader 11 comments programming
- Event-Based Programming without Inversion of Control [PDF] http://lampwww.epfl.ch/~odersky/papers/jmlc06.pdf 8 comments programming
- 200 Page Manual on Inversion of Control (plus or minus 199) http://blog.wekeroad.com/smackdown/200-page-manual-on-inversion-of-control-plus-or-minus-199/ 48 comments programming
- Inversion of Control - IoC - Wiki http://abdullin.com/wiki/inversion-of-control-ioc.html 3 comments dotnet
Lambda the Ultimate
- Event-Based Programming without Inversion of Control http://lampwww.epfl.ch/~odersky/papers/jmlc06.pdf 14 comments Object-Functional , Parallel/Distributed