Tags

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

My First Post On Reddit

YouTube has been recommeding me blog tips and I’ve recently been keen on trying to get views on this blog. Today, my blog is still not indexed by google, but my half-baked portfolio f...

In Review, Blog, Oct 07, 2019

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

mundana

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

jekyll

Using Netlify As A CMS For Your Jekyll Blog

I was actually intimidated by the idea of trying out Netlify for my blog but not so much anymore. It turned out pretty easy to do.

In Jekyll, Tutorial, Oct 27, 2019

Using Forestry As A CMS For Your Jekyll Blog

This is by far the best CMS for Jekyll I have discovered. It only takes a few clicks to get it up and running, unlike Jekyll-admin/manager and Netlify. I still haven’t found a workaro...

In Jekyll, Tutorial, Oct 27, 2019

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

theme

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

gh-pages

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

github

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

pages

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

jekyll-admin

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

A Free Blog Using Mundana Jekyll Theme In Github Pages

This might be too technical for a non-computer-savvy to be doing, so I’ve formulated this article to help guide you in creating one of your own. If you want your blog to be in a subdi...

In Jekyll, Tutorial, Admin, Sep 26, 2019

app

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

connect

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

itunes

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

store

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

submission

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

capabilities

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

uiwebview

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

deprecated

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

api

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

support

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

url

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

FacebookCore

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

notifications

Issues With My First App Store Connect Submission

It was my first app submission to the app store. I mean, well, I hadn’t submitted it for review yet, but it already detected a couple of issues that needs dealing with. I uploaded it ...

In Publish, Sep 26, 2019

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

Fake Airpods i500 TWS Review

I bought a pair of Apple Fake Airpods on Shopee for Php 1060 including shipping. Yes, that’s right! I bought it cheap. It’s around $20 and it’s worthy, I might add.

In Review, Oct 20, 2019

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

Context Menu in SwiftUI

This is one of the coolest things you’d see in an iOS app. Context Menus, like the one showed in the picture, was something that I thought could only happen with App Icons. It turns o...

In Tutorial, SwiftUI, Oct 14, 2019

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

Enums For Beginners

Enums can be confusing for everybody, especially the newbies. I mean, why use those when you can just create variables and constructs. It does the same right? Some claim that they use...

In Tutorial, Swift, Oct 12, 2019

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

My First Post On Reddit

YouTube has been recommeding me blog tips and I’ve recently been keen on trying to get views on this blog. Today, my blog is still not indexed by google, but my half-baked portfolio f...

In Review, Blog, Oct 07, 2019

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

Swift: If Let vs. Guard Let

This is a brief explanation for newbies. It’s because when I was still a newbie, I didn’t really understand how or when to use either of these two. I never touched them at all. If you...

In Tutorial, Swift, Oct 03, 2019

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

You may have difficulty booting from this destination volume, the underlying disk is not partitioned with a partitioning scheme that Apple recommends for Intel Macs.

You might encounter this problem after cloning with Carbon Copy Cloner. You’ve also come here because you’re trying to make the cloned hard drive bootable. Well, you’re in luck. The p...

In Tutorial, Mac, Oct 02, 2019

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

custom

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

table

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

swiftui

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

How's 100 Days of SwiftUI

Like most Udemy courses, this course also begins by introducing Swift. Hence, Swift UI begins at a later part like Day 16. So that makes it 84 days haha.

In Review, Dec 29, 2019

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

Context Menu in SwiftUI

This is one of the coolest things you’d see in an iOS app. Context Menus, like the one showed in the picture, was something that I thought could only happen with App Icons. It turns o...

In Tutorial, SwiftUI, Oct 14, 2019

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

cell

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

scott

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

smith

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

ios

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

row

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

Custom Table Cell With SwiftUI

First of all, thanks to Scott Smith for helping me understand this. I know it can be another learning curve to start learning SwiftUI if you’ve only begun diving into becoming an iOS ...

In Tutorial, Sep 27, 2019

eureka

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

location

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

swift

Constraints, Dimensions and Font Sizes

Aside from the dimensions from the image above, I’m sure you are also concerned with dimensions of inner components of the storyboard. I would like to share more of these dimensions. ...

In Cheatsheet, Swift, Dec 26, 2019

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

Using Touch ID and Face ID In Your App (Swift 5)

To use Face ID, or even Touch ID, we need to import LocalAuthentication. The code below works for both Face and Touch ID. Whichever is enabled in the user’s settings.

In Tutorial, Oct 28, 2019

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

Enums For Beginners

Enums can be confusing for everybody, especially the newbies. I mean, why use those when you can just create variables and constructs. It does the same right? Some claim that they use...

In Tutorial, Swift, Oct 12, 2019

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

Swift: If Let vs. Guard Let

This is a brief explanation for newbies. It’s because when I was still a newbie, I didn’t really understand how or when to use either of these two. I never touched them at all. If you...

In Tutorial, Swift, Oct 03, 2019

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

mapkit

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

cllocation

Eureka LocationRow

If you’re a newbie on this, you might not actually figure this out quick. Apparently, it’s only a quick tour to the example project in Eureka. Particularly in CustomCells.swift. Just ...

In Tutorial, Sep 28, 2019

sublime

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

bundle_editor

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

editor

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

bash

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

profile

Sublime 3 In BUNDLER_EDITOR

First, let’s create a symlink:

In Tutorial, Sublime, Sep 29, 2019

Swift

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

Realm

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

Filter

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

NOT

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

Equal

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

Inverse

!= VS. NOT Filter In Realm Swift

Instead of using != as your not equal, you can or should use NOT instead. I’m writing this post because I just can’t seem != to work as part of my predicate. I was struggling to find ...

In Tutorial, Sep 29, 2019

jekyll-manager

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

blog

My First Post On Reddit

YouTube has been recommeding me blog tips and I’ve recently been keen on trying to get views on this blog. Today, my blog is still not indexed by google, but my half-baked portfolio f...

In Review, Blog, Oct 07, 2019

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

dashboard

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

admin

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

grammarly

Use Jekyll Manager Instead of Jekyll Admin

I was hesitant in making a change at first, since I just started blogging using Jekyll. Looking at how updates are freshly being added to the jekyll-admin library made me think it’s m...

In Jekyll, Admin, Manager, Sep 29, 2019

remote

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

notification

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

cloud

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

function

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

firebase

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

messaging

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

APNs

Using Cloud Functions To Create Remote Notifications With Firebase In Swift 5 and Javascript

This is tested using Firebase Realtime Database, not with Firestore. Before all of these, I assume you have already been using the realtime database. More importantly, you already hav...

In Tutorial, Swift, Notification, Sep 30, 2019

collection

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

view

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

empty

A Better EmptyView In An Empty CollectionView

One of the most lovely codes I’ve found is to turn an empty view into something more informative than showing nothing. As you can see, I have two labels in place of my collection view...

In Tutorial, Improvise, Oct 01, 2019

state

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

bindable

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

object

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

@objectbinding

@State to @ObjectBinding Modifier

Notice how Scott changed from @State to @ObjectBinding. He started discussing BindableObject at 5:17. That’s because you can only use @State with local properties in the struct view. ...

In Tutorial, SwiftUI, Oct 01, 2019

portfolio

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

developer

Top 5 Github Pages Portfolio Templates

As a developer, I’d like to host my portfolio somewhere free and somewhere familiar to developers. Oh wait! I know where that is. These templates are forkable and for each one of thes...

In Portfolio, Github, Pages, Oct 01, 2019

firestore

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

database

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

collections

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

documents

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

Xcode

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

Why I Prefer Cloud Firestore Than Realtime Database

This is just a brief insight on why I prefer using Firestore. At first, I was hesitant to dive into Firestore, because I thought there wasn’t really much difference. I saw videos and ...

In Tutorial, Firestore, Firebase, Oct 01, 2019

codable

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

decode

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

encode

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

SwiftyJSON

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

CodingKeys

Codable JSON Parsing

One of the reasons why you should learn this is, first, because you’re an iOS developer. You need to trim down the size of your app by avoiding 3rd party frameworks. Now, let’s look a...

In Tutorial, Swift, Oct 02, 2019

sean

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

allen

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

youtuber

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

designcode

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

course

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

learn

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

build

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

bootcamp

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

Sean Allen Finally Learns SwiftUI

I’ve seen him talk about how he was hesitant to dive into learning Swift UI. I took his sentiment as my own because I don’t really see why I needed to.

In Promotion, Oct 02, 2019

semaphore

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

counter

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

dispatchqueue

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

centreal

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

grand

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

central

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

dispatch

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

Where Better To Understand Semaphores (Swift)

Thanks to Roy Kronenfeld’s Medium post for this explanation of how to use a semaphore, specifically, utilizing the counter: let semaphore = DispatchSemaphore(value: 0). Another tutori...

In Tutorial, Swift, Oct 02, 2019

async

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

callback

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

hell

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

futures

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

algorithm

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

advanced

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

await

Where To Learn Async Callback and Futures

One of my favorite online tutors is Let’s Build That App. He’s really good with his YouTube thing going on. Makes me understand a lot of Swift stuff that I never imagined to be diggin...

In Tutorial, Swift, Oct 02, 2019

carbon

You may have difficulty booting from this destination volume, the underlying disk is not partitioned with a partitioning scheme that Apple recommends for Intel Macs.

You might encounter this problem after cloning with Carbon Copy Cloner. You’ve also come here because you’re trying to make the cloned hard drive bootable. Well, you’re in luck. The p...

In Tutorial, Mac, Oct 02, 2019

copy

You may have difficulty booting from this destination volume, the underlying disk is not partitioned with a partitioning scheme that Apple recommends for Intel Macs.

You might encounter this problem after cloning with Carbon Copy Cloner. You’ve also come here because you’re trying to make the cloned hard drive bootable. Well, you’re in luck. The p...

In Tutorial, Mac, Oct 02, 2019

cloner

You may have difficulty booting from this destination volume, the underlying disk is not partitioned with a partitioning scheme that Apple recommends for Intel Macs.

You might encounter this problem after cloning with Carbon Copy Cloner. You’ve also come here because you’re trying to make the cloned hard drive bootable. Well, you’re in luck. The p...

In Tutorial, Mac, Oct 02, 2019

EFI

You may have difficulty booting from this destination volume, the underlying disk is not partitioned with a partitioning scheme that Apple recommends for Intel Macs.

You might encounter this problem after cloning with Carbon Copy Cloner. You’ve also come here because you’re trying to make the cloned hard drive bootable. Well, you’re in luck. The p...

In Tutorial, Mac, Oct 02, 2019

UIKit

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

mapbox

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

googlemap

MapKit Theme Style Overlay Swift 5

You don’t want to use MapBox or GoogleMap? Me too. I don’t want to pay for something that isn’t going to be much different. For now, I don’t see myself using their extra features, wha...

In Tutorial, MapKit, Swift, Oct 03, 2019

language

Swift: If Let vs. Guard Let

This is a brief explanation for newbies. It’s because when I was still a newbie, I didn’t really understand how or when to use either of these two. I never touched them at all. If you...

In Tutorial, Swift, Oct 03, 2019

interview

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

questions

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

reference

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

knowledge

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

iOS

Take Your Swift Data Structures Knowledge To The Next Level

I just found one of the best guides to prepare for your interview. I found out about this in Sean Allen’s Swift News. Though I wouldn’t recommended relying on this alone, in case you ...

In Reference, Swift, Oct 04, 2019

data

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

structure

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

static

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

struct

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

class

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

construct

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

type

How Static Is Used

Static is like creating a global variable. You’ll see what I mean when you’ve watched Sean Allen’s video tutorial.

In Tutorial, Swift, Oct 05, 2019

assistant

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

xcode

Constraints, Dimensions and Font Sizes

Aside from the dimensions from the image above, I’m sure you are also concerned with dimensions of inner components of the storyboard. I would like to share more of these dimensions. ...

In Cheatsheet, Swift, Dec 26, 2019

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

where

Where Is Assistant Editor Mode In Xcode 11

Welcome to the world of Xcode 11 where it’s now confusing to find the assistant editor. Well, there it is. It is not in the same place anymore. On the top right corner of the storyboa...

In Tutorial, Xcode, Oct 06, 2019

barrier

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

ultimate

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

guide

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

asynchronous

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

operation

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

combine

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

framework

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

Grand Central Dispatch (GCD): Where To Start Learning

I’ve been hearing and reading GCD for quite a while now. Grand Central Dispatch. Whoa! Big word! It’s really just a concept of using threads. It’s not a railway system, no. GCD is an...

In Reference, Swift, Oct 06, 2019

manager

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

corelocation

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

queue

Sophisticated Way To Use LocationManager Swift 5

This is the most elegant solution I found on how to retrieve location with CoreLocation.

In Tutorial, Swift, CoreLocation, Oct 06, 2019

local

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

push

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

UNUsernotification

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

newbies

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

basic

Basic Implementation of Local Notifications

Let’s get one thing straight now baby. Local notifications is not the same as Push/Remote notifications. It is also not the same as the Notification-Observer relationship which I will...

In Tutorial, Swift, Oct 07, 2019

reddit

My First Post On Reddit

YouTube has been recommeding me blog tips and I’ve recently been keen on trying to get views on this blog. Today, my blog is still not indexed by google, but my half-baked portfolio f...

In Review, Blog, Oct 07, 2019

post

My First Post On Reddit

YouTube has been recommeding me blog tips and I’ve recently been keen on trying to get views on this blog. Today, my blog is still not indexed by google, but my half-baked portfolio f...

In Review, Blog, Oct 07, 2019

review

How's 100 Days of SwiftUI

Like most Udemy courses, this course also begins by introducing Swift. Hence, Swift UI begins at a later part like Day 16. So that makes it 84 days haha.

In Review, Dec 29, 2019

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

mac

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

os

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

messenger

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

facebook

Native Messenger App For Mac OS (Review) vs Caprine vs Goofy vs Franz

I’m currently on Mojave and I just thought that it’s time I use an app for messenger. It takes quite a while to load Facebook messenger on my Chrome browser. Maybe it’s just my intern...

In Review, Oct 07, 2019

online

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

check

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

internet

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

connection

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

available

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

offline

Check If Online Swift 5

Thanks to Paul Hudson @twostraws for the informative knowledge on how to check for internet connection. Let me remind you that this solution is available since iOS 12.0. WWDC in June ...

In Tutorial, Swift, Oct 08, 2019

observer

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

trigger

Notification And Observer: The Basics

This topic is not about Local Notifications or Push Notifications. It is about creating triggers. This is a straightforward snippet of how you call a trigger or the one-liner that not...

In Tutorial, Swift, Oct 08, 2019

sign

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

out

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

feature

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

access

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

token

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

defer

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

login

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

Sign Out Firebase And Remove Access Token

I call the signOut() to sign out, but there’s really a lot of things going on inside my call. I’m not sure which is the correct way to do this yet, but what I’m trying to achieve is o...

In Tutorial, Swift, Firebase, Oct 08, 2019

design

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

apps

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

sketch

Can You Design iOS Apps If You're Not A Designer?

I’m in no position to give any advise on creating designs because I’ve never been a designer. I only code my way through Xcode and I’ve only begun trying to deploy an app on the App S...

In Tutorial, Design, Oct 10, 2019

carthage

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

cocoapods

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

cocoapod

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

pod

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

import

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

libraries

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

bettersegmentedcontrol

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

gmstepper

Experience With Carthage As Opposed To Cocoapods

Cocoapods make your build times slower and that’s why I’ve taken the liberty of trying Carthage. Well, from the instructions I’ve read in bigger frameworks like Realm and FacebookCore...

In Review, Xcode, Oct 10, 2019

in

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

apple

Fake Airpods i500 TWS Review

I bought a pair of Apple Fake Airpods on Shopee for Php 1060 including shipping. Yes, that’s right! I bought it cheap. It’s around $20 and it’s worthy, I might add.

In Review, Oct 20, 2019

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

uikit

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

Sign In With Apple Swift 5 Tutorial

First of all, a big thanks to Kilo Loco’s tutorial. Check it out. Not only is this feature available for iOS 13 up, it’s also available for Mac OS 10.15.

In Tutorial, Swift, Oct 11, 2019

enums

Enums For Beginners

Enums can be confusing for everybody, especially the newbies. I mean, why use those when you can just create variables and constructs. It does the same right? Some claim that they use...

In Tutorial, Swift, Oct 12, 2019

tutorial

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

Enums For Beginners

Enums can be confusing for everybody, especially the newbies. I mean, why use those when you can just create variables and constructs. It does the same right? Some claim that they use...

In Tutorial, Swift, Oct 12, 2019

package

Let's Start Using Swift Package Manager

The first time I encountered the word Swift Package Manager was just a few days ago while searching for alternative ways to install the Firebase framework in my project. I thought Car...

In Review, Oct 13, 2019

context

Context Menu in SwiftUI

This is one of the coolest things you’d see in an iOS app. Context Menus, like the one showed in the picture, was something that I thought could only happen with App Icons. It turns o...

In Tutorial, SwiftUI, Oct 14, 2019

Context Menu in SwiftUI

This is one of the coolest things you’d see in an iOS app. Context Menus, like the one showed in the picture, was something that I thought could only happen with App Icons. It turns o...

In Tutorial, SwiftUI, Oct 14, 2019

vertical

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

mouse

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

carpal

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

tunnel

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

syndrome

Using Vertical Mouse: My Take

I bought the Wireless Vertical Mouse Game 800/1600/2400DPI Mice 2-Button a couple of weeks ago and it just arrived a week ago. I bought mine in Shopee. It’s a marketplace here in the ...

In Review, Health, Hardware, Oct 14, 2019

unowned

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

weak

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

self

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

memory

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

leak

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

deinit

Weak Self vs Unowned Self

Most articles regarding this are overwhelming and I’m about to make it easier. This is based on Brian Voong’s tutorial. I urge you to watch the video too because, essentially, that is...

In Tutorial, Swift, Oct 14, 2019

airpods

Fake Airpods i500 TWS Review

I bought a pair of Apple Fake Airpods on Shopee for Php 1060 including shipping. Yes, that’s right! I bought it cheap. It’s around $20 and it’s worthy, I might add.

In Review, Oct 20, 2019

i500

Fake Airpods i500 TWS Review

I bought a pair of Apple Fake Airpods on Shopee for Php 1060 including shipping. Yes, that’s right! I bought it cheap. It’s around $20 and it’s worthy, I might add.

In Review, Oct 20, 2019

tws

Fake Airpods i500 TWS Review

I bought a pair of Apple Fake Airpods on Shopee for Php 1060 including shipping. Yes, that’s right! I bought it cheap. It’s around $20 and it’s worthy, I might add.

In Review, Oct 20, 2019

userdefaults

Sharing UserDefault Between Apps

I just discovered a way for two apps to communicate with each other with the use of UserDefaults. I thought that UserDefault is only available locally in the app. Sandboxed in its own...

In Tutorial, Swift, Oct 21, 2019

model

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

controller

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

viewmodel

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

brian

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

voong

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

rebeloper

Taking A Look At MVVM

There are two MVVM tutorials I’ve come across. Let’s see how similar it is and how we can tell both are MVVM. I will arrange their code in this order: model, view model, and controlle...

In Tutorial, Swift, Oct 25, 2019

code

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

syntax

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

indentation

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

highlight

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

block

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

prism

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

pygment

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

markdown

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

css

Jekyll Code Syntax Indentation

I’ve been bothered by this problem for quite a while now. I never thought of finding a solution for it, but now that I have, it’s actually pretty simple. All that’s needed to fix this...

In Tutorial, CSS, Oct 26, 2019

cms

Using Netlify As A CMS For Your Jekyll Blog

I was actually intimidated by the idea of trying out Netlify for my blog but not so much anymore. It turned out pretty easy to do.

In Jekyll, Tutorial, Oct 27, 2019

Using Forestry As A CMS For Your Jekyll Blog

This is by far the best CMS for Jekyll I have discovered. It only takes a few clicks to get it up and running, unlike Jekyll-admin/manager and Netlify. I still haven’t found a workaro...

In Jekyll, Tutorial, Oct 27, 2019

netlify

Using Netlify As A CMS For Your Jekyll Blog

I was actually intimidated by the idea of trying out Netlify for my blog but not so much anymore. It turned out pretty easy to do.

In Jekyll, Tutorial, Oct 27, 2019

Using Forestry As A CMS For Your Jekyll Blog

This is by far the best CMS for Jekyll I have discovered. It only takes a few clicks to get it up and running, unlike Jekyll-admin/manager and Netlify. I still haven’t found a workaro...

In Jekyll, Tutorial, Oct 27, 2019

forestry.io

Using Forestry As A CMS For Your Jekyll Blog

This is by far the best CMS for Jekyll I have discovered. It only takes a few clicks to get it up and running, unlike Jekyll-admin/manager and Netlify. I still haven’t found a workaro...

In Jekyll, Tutorial, Oct 27, 2019

forestry

Using Forestry As A CMS For Your Jekyll Blog

This is by far the best CMS for Jekyll I have discovered. It only takes a few clicks to get it up and running, unlike Jekyll-admin/manager and Netlify. I still haven’t found a workaro...

In Jekyll, Tutorial, Oct 27, 2019

biometric

Using Touch ID and Face ID In Your App (Swift 5)

To use Face ID, or even Touch ID, we need to import LocalAuthentication. The code below works for both Face and Touch ID. Whichever is enabled in the user’s settings.

In Tutorial, Oct 28, 2019

touch id

Using Touch ID and Face ID In Your App (Swift 5)

To use Face ID, or even Touch ID, we need to import LocalAuthentication. The code below works for both Face and Touch ID. Whichever is enabled in the user’s settings.

In Tutorial, Oct 28, 2019

face id

Using Touch ID and Face ID In Your App (Swift 5)

To use Face ID, or even Touch ID, we need to import LocalAuthentication. The code below works for both Face and Touch ID. Whichever is enabled in the user’s settings.

In Tutorial, Oct 28, 2019

cts

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

carpal tunnel syndrome

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

hardware

Delux M618 USB Wired Ergonomic Vertical Optical Mouse Review

My new vertical mouse just arrived as we speak. This is a little different from the previous one; It has a wire instead of it being wireless and it feels funny around my hands.

In Review, Hardware, Oct 28, 2019

SwiftUI

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

DWA-123 11n

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

IO80211Family.kext

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

kext

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

wifi

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

realtek

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

sluggish

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

catalina

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

hackintosh

Is Catalina Sluggish? (Hackintosh)

As a developer, technically, not yet, but I’m trying to become an iOS developer. I have been giving SwiftUI some thought. I want to try it because the declarative way of developing ap...

In Review, Oct 30, 2019

experience

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

flutter

Freezed | JsonSerializable | GeoFirePoint | None of the provided TypeHelper instances support the defined type.

This is for when you create a class that has a member with an unusual type, like for example, GeoFirePoint.

In Flutter, Bug, Nov 20, 2020

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

dart

From Swift UIKit to Dart Flutter Review

I’ve given this some thought for maybe a month or two now. To switch from iOS developer to Flutter developer, even though I’m not employed or something. Now, why would I do that? Xcod...

In Review, Nov 06, 2019

partition

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

volume

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

terminal

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

diskutil

Cannot Delete or Merge Old Volume In Partition In Catalina

This post is from StackExchange, coming from a user named Charles.

In Mac, Tutorial, Dec 24, 2019

storyboard

Constraints, Dimensions and Font Sizes

Aside from the dimensions from the image above, I’m sure you are also concerned with dimensions of inner components of the storyboard. I would like to share more of these dimensions. ...

In Cheatsheet, Swift, Dec 26, 2019

100 days

How's 100 Days of SwiftUI

Like most Udemy courses, this course also begins by introducing Swift. Hence, Swift UI begins at a later part like Day 16. So that makes it 84 days haha.

In Review, Dec 29, 2019

paul hudson

How's 100 Days of SwiftUI

Like most Udemy courses, this course also begins by introducing Swift. Hence, Swift UI begins at a later part like Day 16. So that makes it 84 days haha.

In Review, Dec 29, 2019

save

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

storing

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

nested

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

coredata

FriendFace: Saving Nested Object In CoreData With SwiftUI

There’s no face image in this challenge, from 100 days of SwiftUI. I will only be discussing my codes. Thanks to Peter Barclay for his repo. I assure you I didn’t follow through his l...

In Tutorial, Jan 11, 2020

jpg

Detect Image File Change | Crop It Then Replace Image To .png Using Javascript Node

The objective here is to grab an image that is recently been added to a particular folder. Give the user the ability to crop it with their own dimensions of choosing, then save that c...

In Node, Javascript, Jan 29, 2020

png

Detect Image File Change | Crop It Then Replace Image To .png Using Javascript Node

The objective here is to grab an image that is recently been added to a particular folder. Give the user the ability to crop it with their own dimensions of choosing, then save that c...

In Node, Javascript, Jan 29, 2020

image

Detect Image File Change | Crop It Then Replace Image To .png Using Javascript Node

The objective here is to grab an image that is recently been added to a particular folder. Give the user the ability to crop it with their own dimensions of choosing, then save that c...

In Node, Javascript, Jan 29, 2020

node

Detect Image File Change | Crop It Then Replace Image To .png Using Javascript Node

The objective here is to grab an image that is recently been added to a particular folder. Give the user the ability to crop it with their own dimensions of choosing, then save that c...

In Node, Javascript, Jan 29, 2020

javascript

Detect Image File Change | Crop It Then Replace Image To .png Using Javascript Node

The objective here is to grab an image that is recently been added to a particular folder. Give the user the ability to crop it with their own dimensions of choosing, then save that c...

In Node, Javascript, Jan 29, 2020

state management

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

I'm Choosing GetX Over Provider/Riverpod

I’ve just come back from aspiring to become a respectable video editor. Sadly, video editing isn’t my passion. It is way easier, but it doesn’t keep me up at night wanting to quickly ...

In Flutter, Oct 14, 2020

provider

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

I'm Choosing GetX Over Provider/Riverpod

I’ve just come back from aspiring to become a respectable video editor. Sadly, video editing isn’t my passion. It is way easier, but it doesn’t keep me up at night wanting to quickly ...

In Flutter, Oct 14, 2020

riverpod

I'm Choosing GetX Over Provider/Riverpod

I’ve just come back from aspiring to become a respectable video editor. Sadly, video editing isn’t my passion. It is way easier, but it doesn’t keep me up at night wanting to quickly ...

In Flutter, Oct 14, 2020

getx

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

I'm Choosing GetX Over Provider/Riverpod

I’ve just come back from aspiring to become a respectable video editor. Sadly, video editing isn’t my passion. It is way easier, but it doesn’t keep me up at night wanting to quickly ...

In Flutter, Oct 14, 2020

CustomScrollView

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

Slivers

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

Flutter

Coding in Flutter on a Macbook M1 January 2021 Update

I’ve just bought a Macbook Air M1 for the purpose of editing videos and programming in Flutter. I’m going to tell you what that feels like, and it’s not so great.

In M1 Chip, Macbook, Flutter, Jan 05, 2021

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

NestedScrollView

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

pull to refresh

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

refreshindicator

Collapsible Header And A List With Pull To Refresh [Flutter]

Disclaimer: We will not tackle the design part of the image above. If you wish to see a speed code video of that, go here: https://www.youtube.com/watch?v=tlj2oNJkbjo

In Tutorial, Flutter, Nov 04, 2020

shortcuts

When Should You Use or Not Use VelocityX For Flutter

This is one of the coolest flutter packages I’ve come across. I’ve had a little bit of experimenting with SwiftUI before, and some of its syntax is now brought here in Flutter. Althou...

In VelocityX, Flutter, Tutorial, Nov 07, 2020

widgets

When Should You Use or Not Use VelocityX For Flutter

This is one of the coolest flutter packages I’ve come across. I’ve had a little bit of experimenting with SwiftUI before, and some of its syntax is now brought here in Flutter. Althou...

In VelocityX, Flutter, Tutorial, Nov 07, 2020

velocityx.dev

When Should You Use or Not Use VelocityX For Flutter

This is one of the coolest flutter packages I’ve come across. I’ve had a little bit of experimenting with SwiftUI before, and some of its syntax is now brought here in Flutter. Althou...

In VelocityX, Flutter, Tutorial, Nov 07, 2020

velocity_x

When Should You Use or Not Use VelocityX For Flutter

This is one of the coolest flutter packages I’ve come across. I’ve had a little bit of experimenting with SwiftUI before, and some of its syntax is now brought here in Flutter. Althou...

In VelocityX, Flutter, Tutorial, Nov 07, 2020

MVVM

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

android

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

architecture

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

bloc

Where To Start Learning BloC Architecture for Flutter

If I’m not mistaken, you, yes you, probably are using different state management before trying to learn BloC. I did too. I knew Provider first, then GetX. GetX is the holy grail, but ...

In BloC, Flutter, Guide, Nov 12, 2020

geofirepoint

Freezed | JsonSerializable | GeoFirePoint | None of the provided TypeHelper instances support the defined type.

This is for when you create a class that has a member with an unusual type, like for example, GeoFirePoint.

In Flutter, Bug, Nov 20, 2020

json_annotation

Freezed | JsonSerializable | GeoFirePoint | None of the provided TypeHelper instances support the defined type.

This is for when you create a class that has a member with an unusual type, like for example, GeoFirePoint.

In Flutter, Bug, Nov 20, 2020

json_serializable

Freezed | JsonSerializable | GeoFirePoint | None of the provided TypeHelper instances support the defined type.

This is for when you create a class that has a member with an unusual type, like for example, GeoFirePoint.

In Flutter, Bug, Nov 20, 2020

freezed

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

Freezed | JsonSerializable | GeoFirePoint | None of the provided TypeHelper instances support the defined type.

This is for when you create a class that has a member with an unusual type, like for example, GeoFirePoint.

In Flutter, Bug, Nov 20, 2020

json

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

file

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

base64

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

flutter bloc

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

hydrated bloc

Encode/Decode "File" to JSON While Using Freezed and HydratedBloc

You might have encountered an error when using a HydratedBloc. It turns out your Model that has a File member cannot be encoded or decoded to JSON. Well, this is a snippet on how you ...

In Freezed, Dec 16, 2020

firebase storage

Displaying a Uint8List Image File From Firebase Storage and [Flutter Web] 2021

Presently, I haven’t found any source that would allow me to upload and download an image in Flutter web in a more structured way. I only found bits and pieces scattered throughout St...

In Web, Images, Flutter, Jan 06, 2021

Flutter Web Uploading An Image Using Firebase Storage

Uploading an image on the Web with the use of Flutter might have been something unheard of until late 2020. It’s not permitted to go through the File system in your browser with Javas...

In Web, Flutter, Jan 03, 2021

image upload

Flutter Web Uploading An Image Using Firebase Storage

Uploading an image on the Web with the use of Flutter might have been something unheard of until late 2020. It’s not permitted to go through the File system in your browser with Javas...

In Web, Flutter, Jan 03, 2021

flutter web

Displaying a Uint8List Image File From Firebase Storage and [Flutter Web] 2021

Presently, I haven’t found any source that would allow me to upload and download an image in Flutter web in a more structured way. I only found bits and pieces scattered throughout St...

In Web, Images, Flutter, Jan 06, 2021

Flutter Web Uploading An Image Using Firebase Storage

Uploading an image on the Web with the use of Flutter might have been something unheard of until late 2020. It’s not permitted to go through the File system in your browser with Javas...

In Web, Flutter, Jan 03, 2021

VS Code

Coding in Flutter on a Macbook M1 January 2021 Update

I’ve just bought a Macbook Air M1 for the purpose of editing videos and programming in Flutter. I’m going to tell you what that feels like, and it’s not so great.

In M1 Chip, Macbook, Flutter, Jan 05, 2021

M1 chip

Coding in Flutter on a Macbook M1 January 2021 Update

I’ve just bought a Macbook Air M1 for the purpose of editing videos and programming in Flutter. I’m going to tell you what that feels like, and it’s not so great.

In M1 Chip, Macbook, Flutter, Jan 05, 2021

Macbook air M1

Coding in Flutter on a Macbook M1 January 2021 Update

I’ve just bought a Macbook Air M1 for the purpose of editing videos and programming in Flutter. I’m going to tell you what that feels like, and it’s not so great.

In M1 Chip, Macbook, Flutter, Jan 05, 2021

images

Displaying a Uint8List Image File From Firebase Storage and [Flutter Web] 2021

Presently, I haven’t found any source that would allow me to upload and download an image in Flutter web in a more structured way. I only found bits and pieces scattered throughout St...

In Web, Images, Flutter, Jan 06, 2021

uint8list

Displaying a Uint8List Image File From Firebase Storage and [Flutter Web] 2021

Presently, I haven’t found any source that would allow me to upload and download an image in Flutter web in a more structured way. I only found bits and pieces scattered throughout St...

In Web, Images, Flutter, Jan 06, 2021