Explore >> Select a destination


You are here

www.onswiftwings.com
| | benoitpasquier.com
3.3 parsecs away

Travel
| | To be sure new code won't break old one already implemented, it's best practice to write unit tests. When it comes to app architectures, it can be a challenge to write those tests. Following an MVVM pattern, how to unit test a view and its viewModel? That's what I would like to cover here using dependency injection.
| | blog.kulman.sk
3.1 parsecs away

Travel
| | How many times how you copied and pasted some code in your current codebase because there was no good way to abstract it? Maybe because it was some repeating code required by a framework or mapping of some data transfer structures. Writing such boilerplate code is an error-prone waste of time, especially when there is a much better way: generating that code. There are a few tools to help you do that, one of the most flexible of them being GYB. What is GYB? GYB is a lightweight templating system that allo...
| | devopsian.net
3.1 parsecs away

Travel
| | Discover the value of API-First design for side projects. Learn how this approach can streamline development, improve consistency, and accelerate your workflow through practical examples and code generation.
| | blog.suborbital.dev
30.9 parsecs away

Travel
| A bit about me I'm Philippe, and I'm Technical Account Manager at GitLab. I am french, but you cannot hear my lovely accent. I love a lot speaking in front of people, mainly in French (it's, of course, easier for me), so I wrote this blog post like i...