#codereuse — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #codereuse, aggregated by home.social.
-
🔗 Reusing your Laravel MCP tools in the Laravel AI SDK
https://www.exolnet.com/en/blog/laravel-mcp-tool-to-ai-sdk
#laravel #tools #ai #codereuse #mcp -
🔗 Reusing your Laravel MCP tools in the Laravel AI SDK
https://www.exolnet.com/en/blog/laravel-mcp-tool-to-ai-sdk
#laravel #tools #ai #codereuse #mcp -
Another little project of mine - #WebRTC Guide http://marquisdegeek.com/webrtcguide/ As seen in my "making phone calls in a
browser" talks #codereuse -
Another little project of mine - #WebRTC Guide http://marquisdegeek.com/webrtcguide/ As seen in my "making phone calls in a
browser" talks #codereuse -
Why don't we share data and code? Perceived barriers and benefits to public archiving practices | Proceedings of the Royal Society B: Biological Sciences
https://royalsocietypublishing.org/doi/10.1098/rspb.2022.1113#openscience #datascience #reproducibility #transparency #datareuse #codereuse
-
Why don't we share data and code? Perceived barriers and benefits to public archiving practices | Proceedings of the Royal Society B: Biological Sciences
https://royalsocietypublishing.org/doi/10.1098/rspb.2022.1113#openscience #datascience #reproducibility #transparency #datareuse #codereuse
-
Another little project of mine - #WebRTC Guide
http://marquisdegeek.com/webrtcguide/ As seen in my "making phone calls in a
browser" talks #codereuse -
Another little project of mine - #WebRTC Guide
http://marquisdegeek.com/webrtcguide/ As seen in my "making phone calls in a
browser" talks #codereuse -
"Best Practices for Creating Reusable Custom Hooks in React - DEV Community" https://dev.to/hasancse/best-practices-for-creating-reusable-custom-hooks-in-react-37nj #React #JavaScript #WebDevelopment #CustomHooks #Programming #FrontendDevelopment #CodeReuse #SoftwareEngineering #BestPractices #ReactHooks #DevCommunity #TechTips #CodeQuality
-
"Best Practices for Creating Reusable Custom Hooks in React - DEV Community" https://dev.to/hasancse/best-practices-for-creating-reusable-custom-hooks-in-react-37nj #React #JavaScript #WebDevelopment #CustomHooks #Programming #FrontendDevelopment #CodeReuse #SoftwareEngineering #BestPractices #ReactHooks #DevCommunity #TechTips #CodeQuality
-
I'm Matthias Wiesmann, and In approve this message…
Trivial code reuse #codereuse #coding https://josvisser.substack.com/p/trivial-code-reuse -
I'm Matthias Wiesmann, and In approve this message…
Trivial code reuse #codereuse #coding https://josvisser.substack.com/p/trivial-code-reuse -
📱💻 Web devs rejoice! 🎉 With .NET MAUI, #Blazor, and HybridWebView, you can reuse your existing web skills to build native iOS, Android, Mac, and Windows apps 🙌🚀 #WebToNative #CodeReuse #dotnet #dotnetmaui
https://dev.to/dotnet/leveraging-existing-web-content-to-build-hybrid-apps-with-net-maui-48me
-
📱💻 Web devs rejoice! 🎉 With .NET MAUI, #Blazor, and HybridWebView, you can reuse your existing web skills to build native iOS, Android, Mac, and Windows apps 🙌🚀 #WebToNative #CodeReuse #dotnet #dotnetmaui
https://dev.to/dotnet/leveraging-existing-web-content-to-build-hybrid-apps-with-net-maui-48me
-
I've tried multiple crates for parsing cli arguments, and I find them all very hard to use. More than once I've just done my own, missing all the features I wanted to get by using an available crate. Some things clearly does not work all that well for me when it comes to code reuse.
#Programming #RustLang #Rust #CodeReuse #CliArgumentsParsing
-
@berkes I like your post!
@xpmatteo has previously explored the topic of not using frameworks. He may have something to contribute to the conversation.
Given your interest in the topic I guess you may enjoy Ralph Johnson's work on frameworks (eg definition of framework vs library vs toolkit), its "rule" of Three Examples (from the book Evolving Frameworks) and here from the prev millenium 😀 a list of his resources http://blogs.ugidotnet.org/luKa/archive/2010/07/15/about-frameworks.aspx
-
@berkes I like your post!
@xpmatteo has previously explored the topic of not using frameworks. He may have something to contribute to the conversation.
Given your interest in the topic I guess you may enjoy Ralph Johnson's work on frameworks (eg definition of framework vs library vs toolkit), its "rule" of Three Examples (from the book Evolving Frameworks) and here from the prev millenium 😀 a list of his resources http://blogs.ugidotnet.org/luKa/archive/2010/07/15/about-frameworks.aspx
-
@berkes isn't this an instance of what's called framework lock-in?
This is my take/guess on why:
Framework authors
1) don't use their own framework (or they use it but unlike users, with access and making changes to their framework code), they like to create it or sell it (and ignore all the good advice from Ralph E. Johnson)2) don't practice those good-design principles and don't expect the users of their framework to practice them either
-
@berkes isn't this an instance of what's called framework lock-in?
This is my take/guess on why:
Framework authors
1) don't use their own framework (or they use it but unlike users, with access and making changes to their framework code), they like to create it or sell it (and ignore all the good advice from Ralph E. Johnson)2) don't practice those good-design principles and don't expect the users of their framework to practice them either