Development

TypeScript 101: Putting ‘seatbelts’ on JavaScript
Betrayal of JavaScript JavaScript is the most widely used language in the world, and is a very flexible and easy to write language. However, as the project size grows and becomes more complex, 'f
- Development, Frontend
- 26 Jun, 2024

Complete CI/CD pipeline automation starting with GitHub Actions
Escape the nightmare of manual deployment “Okay, now the coding is done! Let’s connect to the server, get git pull, reinstall dependencies, build, kill the existing process, and launch a new pr
- DevOps, Development
- 24 Jun, 2024

Python Data Analysis Basics: Mastering Pandas Core Functions
Excel in the Python data ecosystem, Pandas Why was Python able to become the overwhelming number one language in the fields of data science and machine learning? This is thanks to an excellent ec
- Development, Data Science
- 20 Jun, 2024

Website Performance Optimization Strategies: How Loading Speed Affects Your Business
Butterfly effect with 1 second loading speed The patience of not only Koreans, a “fast, quick” people, but also internet users around the world, is getting shorter and shorter. An Amazon study fo
- Development, Frontend
- 18 Jun, 2024

React vs Vue.js: Guide to Choosing a Front-End Framework in 2024
Front-end war, what is your choice? If you are at all interested in web development, you have probably heard the names 'React' and 'Vue.js' at least once. As the jQuery era comes to an end and th
- Development, Frontend
- 16 Jun, 2024

The Complete Guide to Git Branching Strategy: From Git Flow to GitHub Flow
A necessity for collaboration, Git branch strategy In software development projects, when multiple developers write code simultaneously, conflicts and confusion inevitably arise. “Who modified th
- Development
- 14 Jun, 2024

Mastering Kubernetes: Container Orchestration Beyond Docker
What is Kubernetes? While Docker revolutionized the creation and management of single containers, Kubernetes (k8s for short) is a 'Container Orchestration' tool that automates the process of depl
- Development
- 12 Jun, 2024

The Complete Guide to Docker: Introduction to and Use of Container Technology for Beginners
What is Docker? One of the technologies that has brought about the most innovative changes in the software development and distribution environment in recent years is Docker. Docker is a software
- Development
- 10 Jun, 2024

Front-end ecosystem trends in 2024: What should we learn and prepare for?
Introduction: The ever-changing front-end ecosystem Among the web development fields, the front-end ecosystem is one where the speed of change is dazzlingly fast. New frameworks and tools are con
- Development
- 31 May, 2024

Practical guide to developer-prompted engineering in the era of generative AI
Introduction: Why do developers need prompt engineering? In an era where generative AI writes code and fixes bugs, the role of developers is rapidly evolving from simply ‘typing’ code to ‘designi
- Development
- 31 May, 2024