|
You are here |
hjr265.me | ||
| | | | |
www.ayush.nz
|
|
| | | | | Quick and easy client-side JavaScript search with Lunr.js - Display search results from any JSON data object in the browser using Lunr.js. | |
| | | | |
damienradtke.com
|
|
| | | | | ||
| | | | |
jbrandhorst.com
|
|
| | | | | In a previous post I introduced my open source project to bring GopherJS bindings to Improbable's gRPC-Web client. I'm happy to say that the initial goal of supporting all features of the gRPC-Web client has been completed. I was initially going to leave it at that and wait for client side streaming to land in the WHATWG Streams API Standard, and subsequently added to the official grpc-web spec and probably the gRPC-Web client, but then I was sitting at the GolangUK conference and I had a brain wave. | |
| | | | |
www.integralist.co.uk
|
|
| | | Interfaces in Go Name Your Interface Arguments Keep Interfaces Small Accept Interfaces, Return Concrete Types Don't Return Concrete Types Use existing interfaces Don't Force Interfaces Embedding Interfaces Upgrading Interfaces Standard Library Interfaces Tight Coupling Dependency Injection Refactoring Considerations Testing More flexible solutions? Conclusion This post is going to explain the importance of interfaces, and the concept of programming to abstractions (using the Go programming language), by ... | ||