GTGajender Tyagiinoss.hashnode.dev·1d ago · 3 min readLearn IBMI/AS400IBM i has a reputation for being stable, reliable, and difficult to replace. Many businesses still depend on applications written in RPG, CL, DDS, and Db2 for i. At the same time, finding structured a00
GTGajender Tyagiinoss.hashnode.dev·Mar 21 · 7 min readI Built a VS Code Extension to Copy AI-Ready Context Instead of Raw CodeIf you use ChatGPT, Claude, or any other AI assistant while coding, you already know the real problem is not asking the question. It is giving the AI the right context. Most of us still do this manual00
GTGajender Tyagiinoss.hashnode.dev·Sep 15, 2025 · 4 min readRPG and NODEJS integrationhttps://github.com/IBM/xmlservice https://xmlservice.readthedocs.io/en/latest/intro.html https://nodejs-itoolkit.readthedocs.io/en/latest/ https://ibmi-oss-docs.readthedocs.io/en/latest/odbc/README.html https://ibmi-oss-docs.readthedocs.io/en/latest/...00
GTGajender Tyagiinoss.hashnode.dev·Sep 28, 2023 · 5 min readLeveling Up: RPG and JavaScript FunctionsWelcome back to our enlightening series where we draw parallels between RPGLE and JavaScript. In our previous entry, we delved deep into a comparison of data types between the two languages. In this edition, we'll be exploring how JavaScript function...00
GTGajender Tyagiinoss.hashnode.dev·Jul 9, 2023 · 7 min readJavaScript for RPG/IBMi DevsIntroduction: In this blog post, we will explore the similarities and differences between JavaScript and RPG. While the initial part of this post will cover the basics of both languages and their data types, subsequent articles in this series will de...00