- Home
- 過去の記事一覧
josysnavi_editor_en一覧
-
- 2024/7/26
- ブログ
Handle Over Million Requests – Factors a Database should have
1. Business Design Statements (BD) When planning to handle over a million requests, we should clear the Bus… -
- 2024/7/26
- ブログ
SvelteKit Routing Explained: A Beginner’s Guide
For developers transitioning from other frameworks or those new to web development, understanding routing … -
- 2024/7/26
- ブログ
What is Phased Rollout Deployment Strategy?
In the realm of software development, deploying new updates and features requires careful planning and exe… -
- 2024/7/23
- ブログ
Docker and basic setup
Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packag… -
- 2024/7/19
- ブログ
Values of a Full-stack Developer
1. Who are Full-stack Developers? Most developers spend the majority of their careers in a specific area su… -
- 2024/7/19
- ブログ
Handling Errors in Go
To start this session, let's look at how JavaScript, one of the most popular programming languages, handles … -
- 2024/7/19
- ブログ
Buy Google One (Google Drive) with the Cheapest Price
1. What is Google One Subscription? All of us heard about Google Drive, storage, and something like that, b… -
- 2024/7/19
- ブログ
Keep your code simple with KISS Principle
1. What is the KISS Principle The KISS principle, which stands for "Keep It Simple, Stupid," emphasizes tha… -
- 2024/7/18
- ブログ
A Deep Dive into Shadow Deployment
In the fast-paced world of software development, ensuring seamless and reliable updates is crucial. One effe… -
- 2024/7/18
- ブログ
Recreate Deployment Strategy: A Simple Guide
Introduction The recreate deployment strategy is a straightforward yet powerful method for deploying update… -
- 2024/7/18
- ブログ
Mastering Clean Architecture: A How To Guide
Clean architecture is a software design philosophy that emphasizes separation of concerns, modularity, and t… -
- 2024/7/18
- ブログ
Unlocking the Power of Feature Flags in Modern Software Development
Introduction In the rapidly evolving world of software development, deploying new features and updates with…