MWAN MOBILE

×
mwan_logo
Application Development

Create a server-side app in Swift

Some months ago, I noticed that most iOS developers here at Wolox needed to make regular changes to a ruby-based API, but

blog-banner
Application Development

Getting Started with Jetpack Compose

You might have already heard about Jetpack Compose, as it is the most trending topic in Android Development. Still, let’s

blog-banner
Application Development

How to optimize your Android app for large screens (And what NOT to do!)

Large foldables, tablets, and desktop devices like Chromebooks – with more active large screen Android devices each year, it’s more

blog-banner
Application Development

Closures Vs. Combine Vs. Async Await

There are three methods of asynchronous coding in Swift: Closures (i.e. completion handlers), Combine, and Async/Await. Closures are a fundamental

blog-banner
Application Development

How to Use Redux and Redux Toolkit – Tutorial for Beginners

When I started learning Redux, I found it challenging to wrap my head around the concepts. Despite reading many online

blog-banner
Application Development

Microservices in NestJS: How to build it? A Guide

It’s not easy to develop, test and deploy scalable applications. It’s best to follow a software development lifecycle (SDLC) and

blog-banner
Application Development

14 Things to know for Android developers at Google I/O!

Today, at Google I/O 2023, you saw how we are ushering in important breakthroughs in AI across all of Google. For

blog-banner
Application Development

What’s New in Angular 15: Deep Dive into Latest Features of Angular v15

Quick Summary: The latest version of the most demanded front-end framework, Angular, is here with its latest release Angular 15.

blog-banner
Application Development

Top 9 Microservice Best Practices

This week’s system design refresher: Evolution of the Netflix API Architecture (YouTube video) Microservice Best Practices Code Review Pyramid Kubernetes

blog-banner
Application Development

2023 React Native Trends You Need to Know About

Welcome to the world of React Native! As we dive into 2023, it’s important to stay up to date on

blog-banner