Skip to main content
All Posts By

Michael Veroukis

Managing Open-Source Dependencies with JitPack

By Application Development, Application Lifecycle Management, Consulting, Productivity

As you can see, we have some options when dealing with problematic open-source dependencies. What I demonstrated above is not specific to GitHub or JitPack or even Android development. Not only do these tools allow us to keep our codebase and dependencies tidy, but also allow for one other often unappreciated benefit; it allows us to effortlessly give back to the open-source community.

Read More

Guide to Blazor JavaScript Interop

By All Posts, Application Development
Blazor is an exciting new framework from Microsoft that allows us to create full featured websites using C# instead of JavaScript. Like many web frameworks it provides for data binding and event handling, which binds DOM elements defined in our HTML to data sources and callback methods in our .Net code. Binding uses a declarative approach as opposed to the programmatical approach typically employed when using JavaScript directly. However, there are cases where binding is...
Read More
Let‘s Talk.

Let's talk!