
Welcome to Code by Zeba Academy.
A technical reference library for document engineering, digital publishing standards, and automated print pipelines.
Here you’ll find production-ready schemas, validator error solutions, and implementation specs for JATS XML, EPUB 3, ONIX 3.0, Pandoc workflows, and prepress standards; built for production editors, prepress operators, and publishing technologists.
Latest Articles
Thoughts, tutorials, and insights.
-

· 5 min read
New Extension: VSCode Stories
Read more →: New Extension: VSCode StoriesDo you ever just wake up in the morning, open up VSCode, and think to yourself “Wow I wonder what other coders are doing around…
-

· 5 min read
Can We Use Flutter For Game Development?
Read more →: Can We Use Flutter For Game Development?When we began to consider all of the developments of games on Flutter, the light bulb in our heads went off with the notion of…
-

· 5 min read
Why Should iOS Developers Care About Flutter?
Read more →: Why Should iOS Developers Care About Flutter?Every day, thousands of new mobile applications are released in the App Store, while some businesses are looking for ways to create apps in a…
-

· 5 min read
Firebase for Flutter – A Quick Guide
Read more →: Firebase for Flutter – A Quick GuideFlutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Developers and organizations around the…
-

· 5 min read
Flutter Developers’ Preferred Dart Packages
Read more →: Flutter Developers’ Preferred Dart PackagesDart is the programming language used by Flutter. Dart.dev has a large and active community that offers officially supported third-party tools to make Flutter development…
-

· 5 min read
Data Types in Dart: An Overview
Read more →: Data Types in Dart: An OverviewThe data types that a programming language supports are one of its fundamental properties. In a programming language, these are the types of values that…