Jack Preece
10 posts
Abhishek Desikan | Growing as a Software Engineer Means Letting Go of Perfection
When I started writing code, I thought the goal was perfection. A flawless feature. A zero-bug release. The…
Introduction to Ansible: A Beginner’s Guide
Introduction Ansible is an open-source automation tool used for configuration management, application deployment, and task automation. It simplifies…
Mastering C# Fundamentals: Do-While and For Loops
Meta Description: Learn how to efficiently control the flow of your C# programs using iteration statements like do-while…
16 Brand New APIs Every Developer Should Use
If you looking to add some serious oomph to your next programming project, I’ve compiled a list of…
Reflexões sobre SOLID – Princípios Básicos
Recentemente, tenho refletido bastante sobre alguns padrões de desenvolvimento, boas práticas e qualidade de código. Diversas ideias vêm…
How many variations can be produced by obfuscating a single line of JavaScript code: ‘var a=1’?
Confusing code is a technique used to make it difficult to understand and reverse engineer, often employed to…
Backup Sitecore Media Library items with a PowerShell script
Hi! In this blog, we’ll find a Sitecore PowerShell script to be able to backup Media Library items…
ArticlePlanet – Write, Learn and Share Stories with the world
URL – https://articleplanet.github.io/
Top 10 terraform tools you should know about.
Terraform stands out as a powerful Infrastructure-as-Code (IaC) tool on its own, yet as the sophistication of your…
The silent competitor: Built solutions
This article is based on Jack’s brilliant interview with Mark Assini on the Product Marketing Life podcast. One…