Risav Karnarisav.dev·Aug 31, 2024Mt. Kolmogorov: A Complex ClimbIn the second part of this series, we will take a quick quasi-philosophical detour and think a bit more formally about the core essence of code-generation and abstractions. Then we will quickly recap what we have built so far to compose a minimal des...DiscussMountains & Software: Tao of Code Zenkolmogorov-complexity
Daniel Barrientosblog.pbuilder.dev·Apr 29, 2024Understanding JS Code Automation for BeginnersIntroduction In this article, I'll explore code generation with JavaScript (JS). I aim to share why I embarked on this journey and what insights you can expect from this and subsequent articles. Note: Feel free to skip the story section if you prefer...DiscussSchematics
Diksha Jadhavdikshacodes.hashnode.dev·Jan 19, 2024Streamlining Node.js Development and Deployment: A Jenkins CI/CD Pipeline on AWSIntroduction: In the fast-paced world of software development, continuous integration and continuous deployment (CI/CD) have become essential practices to ensure agility, reliability, and efficiency in the development lifecycle. This article will gui...Discuss·10 likes·47 readsAWS Deployment