Open in app

Sign In

Write

Sign In

Jimmy Harijanto
Jimmy Harijanto

111 Followers

Home

About

Jun 18, 2022

Combine Texts in SwiftUI

In some cases, you’ll need to combine Text into one. How do you achieve this? Using + operator There are several ways on how to achieve this. The most simple one is adding + between Text. Text overloads the + operator so you can combine them to make a new Text. Reduce Returns the result of combining the elements of the sequence using the given closure. —Apple Developer Documentation You can use reduce to combine all items in a collection to create a single new value. In this case, combine all Texts into a single new Text.

Swiftui

1 min read

Swiftui

1 min read


Jun 18, 2022

MVVM vs VIP. Which is suitable for iOS?

An Architectural Pattern expresses a fundamental structural organization or schema for software systems. It provides a set of predefined subsystems, specifies their responsibilities, and includes rules and guidelines for organizing the relationships between them. — F. Buschmann, R. Meunier, H. Rohnert, P.Sommerlad, and M. Stal, John Wiley and Sons Architectural Patterns You…

Mvvm

3 min read

MVVM vs VIP. Which is suitable for iOS?
MVVM vs VIP. Which is suitable for iOS?
Mvvm

3 min read


Dec 6, 2021

Social Login Integration for iOS

Social login simplify login and registration experiences for the user and provide a convenient alternative to account creation. Social login uses information from social networking, in this case we will use Google and Facebook, to facilitate the login process. Prerequisites Setup the Google OAuth Client ID by following this instruction and…

IOS

3 min read

Social Login Integration for iOS
Social Login Integration for iOS
IOS

3 min read


Published in

Blibli.com Tech Blog

·Dec 5, 2021

Continuous Integration and Delivery for iOS

Continuous feedback is one of the most important things to have not only from our customers but also from our own team. And, adding Continuous Integration/Continuous Delivery to the project makes everyone better. :) Continuous Integration enables better transparency and farsightedness in the process of software development and delivery. …

Continuous Integration

5 min read

Continuous Integration and Delivery for iOS
Continuous Integration and Delivery for iOS
Continuous Integration

5 min read


Jul 8, 2021

The Complexity between Mandarin and Madurese and it’s Impact

(This article has been published on my previous blog and has been removed) Something interesting comes to my Youtube feeds page and suddenly I recall one of my previous blogs and tried to revive one of the article I have ever written, and thankfully it worked! Thanks to archive.org :) …

Language

3 min read

The Complexity between Mandarin and Madurese and it’s Impact
The Complexity between Mandarin and Madurese and it’s Impact
Language

3 min read


Published in

Blibli.com Tech Blog

·Jun 14, 2021

Limit the number of network calls in Swift

You would like to upload multiple images in your apps, and it’s over 100 images. …

IOS Development

3 min read

Limit the number of network calls in Swift
Limit the number of network calls in Swift
IOS Development

3 min read


Published in

Blibli.com Tech Blog

·Nov 20, 2020

Gracefully handle retry requests using Alamofire

When we got a lot of errors, you need to first have a barrier before going on with the existing or new requests, so you won’t get the same errors over and over. Yeah I know it’s not as simple as that, but lot of us loves simplification, clean solution…

IOS Development

5 min read

Gracefully handle retry requests using Alamofire
Gracefully handle retry requests using Alamofire
IOS Development

5 min read


Sep 29, 2020

Make Yourself Accountable to Someone Else

"You cannot maximize your capacity if you cannot increase your discipline. Life continually gets busier and more complicated. It doesn’t go the other way.", —John C. Maxwell Hola Amigos! This is my first blog this year after a eight-year hiatus from my previous blog, Jimzland. Keep fighting for what you…

Capacity

1 min read

Capacity

1 min read

Jimmy Harijanto

Jimmy Harijanto

111 Followers

More awareness, meaning, and passion

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • umair haque

    umair haque

  • StartUp Health

    StartUp Health

  • Darius Foroux

    Darius Foroux

  • John Rampton

    John Rampton

See all (134)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams