Arjuna Sky Kok

  I'm a software engineer, a Youtuber, and a writer. I build PredictSalary, SailorCoin, and Pembangun.

   



6 Stories by Arjuna Sky Kok

XML parsing in Swift: Tutorial with examples

Learn about Swift’s XMLParser, which allows you to manipulate XML files and offers features like namespace support.
0 7 min read

Getting started with result builders in Swift

Learn how to use result builders in Swift, including advanced functions like buildOptional, buildArray, and buildExpression.
0 6 min read

Getting started with RegexBuilder on Swift

Learn how to build regular expressions using Swift’s RegexBuilder, and review Regex concepts such as quantifiers and components.
0 6 min read

Build a treasury wallet with multisignature Gnosis Safe

Protect your assets on the blockchain with Gnosis Safe, a tool that requires multisignature authentication for sensitive transactions.
0 11 min read

Getting started with esbuild

Learn how to quickly and efficiently bundle TypeScript, React, CSS, and image files in this comprehensive esbuild tutorial.
0 9 min read

Getting started with startTransition in React 18

Don't let expensive UI renders slow you down! With React 18's startTransition feature, you don't have to sacrifice reactivity for good UI.
1 5 min read