
Welcome to Code, a blog by Zeba Academy.
We cover all things tech, and then some more.
This is where you’d find cutting-edge content related to System Programming, Rust, Linux, and of course, Zig. π
Latest Articles
Thoughts, tutorials, and insights.
-

Β· 5 min read
Why Does Zig Treat Allocation Failure as Normal?
Read more β: Why Does Zig Treat Allocation Failure as Normal?Modern systems programming languages implicitly encourage a dangerous idea: that memory is either infinite or that running out of it is so bad that itβs…
-

Β· 5 min read
React Lists and Keys: Guide to Rendering Dynamic Data
Read more β: React Lists and Keys: Guide to Rendering Dynamic DataReact is one of the most popular JavaScript libraries for building user interfaces, especially when working with data that changes over time. At the heart…
-

Β· 5 min read
The Ultimate Guide to Mastering Kotlin Coroutines
Read more β: The Ultimate Guide to Mastering Kotlin CoroutinesModern applications, especially on Android, demand smooth and responsive user experiences. A small lag or frozen screen can frustrate users and even push them away.…
-

Β· 5 min read
Building a Chat App UI in Flutter: A Complete Guide with Code
Read more β: Building a Chat App UI in Flutter: A Complete Guide with CodeBuilding chat applications has become one of the most popular ways to learn app development, as they combine user interface design with real-time interaction. Flutter,…

