Blog

From everyday struggles to smart hacks.

Blog2023-12-06T10:11:05+00:00
  • Egeniq member of Dutch Digital Agencies

Egeniq member of Dutch Digital Agencies

October 21st, 2020|

This article is about who Egeniq is and why they are becoming a member of Dutch Digital Agencies. If you are interested in knowing more about that, you are at the right adres.

Newsletter

Become an app expert? Leave your e-mail.

nederlandse loterij en egeniq
pathe thuis en egeniq
rpo and egeniq
mvw en egeniq
rtl and egeniq
  • jetpack navigation & form factors

Jetpack Navigation & Form Factors

September 25th, 2019|

The Jetpack Navigation component is a very welcome add-on that makes the development of Android apps so much easier. No more committing Fragment transactions, and no more hassle to make sure that the up- and back button give the user the expected experience, not to mention the trouble of having to maintain a concise back stack for deep links and finally: How did we survive for so long without that visual navigation graph? In this article we'll show you how to approach this.

  • understanding of swiftui

A deeper understanding of SwiftUI

August 15th, 2019|

This article will give you a deeper understanding of SwiftUI, and how you can code this yourself. In this article you can find an easy overview with examples on how to do this yourself.

  • Rewriting a real app for SwiftUI

Rewriting a real app for SwiftUI

August 1st, 2019|

This article is about how to rewrite a real SwiftUI app yourself. So if you are interested that, in this article there is an explanation and examples on how to do it.

  • javascript tests issues

Mocking in JavaScript tests with Sinon, Mocha and Jest.

July 24th, 2018|

Do you have issues with JavaScript testing with much AJAX calls done with jQuery or the fetch library? Then you'll need Jest and Mocha. In this article we'll explain how to resolve this issue, with a step by step approach.