- Home
- 過去の記事一覧
josysnavi_editor_en一覧
-
- 2024/12/4
- 未分類
ユーザーペルソナ作成ガイド
ターゲットユーザーを深く理解することは、効果的なマーケティング、製品設計、ユーザー体験戦略の基盤です。その理解を深めるための強力なツールの一つがユーザーペルソナです。これは、理想的なユーザーを表現する架空のプロフ… -
- 2024/11/28
- 未分類
HTTP Streaming vs WebSockets
HTTP Streaming vs WebSockets: Choosing the Right Real-Time Communication Protocol In the world of rea… -
- 2024/11/27
- ブログ
How to create React component properly
In this post we will take a look at how I created React component in the past and how I changed it. These ch… -
useMemo vs useCallback: Mastering React Optimization Hooks
Optimizing website performance often starts with reducing unnecessary re-renders, and React’s useMemo and us… -
- 2024/11/22
- ブログ
Getting Started with Swift
Getting Started with Swift Programming Introduction to Swift Swift is Apple’s programming language for bui… -
- 2024/11/15
- 未分類
感情に訴えるUIデザイン
デジタルプロダクトの世界では、機能性や使いやすさだけでは他との差別化が難しくなってきています。ユーザーに強い印象を与え、深いつながりを築くためには、デザインが感情を呼び起こすものである必要があります。感情的なデザ… -
-
- 2024/11/13
- ブログ
React Native 0.76 Launched: Finally the Wait is Over
The React Native 0.76 update is here, sparking excitement across the mobile development community … -
- 2024/11/11
- ブログ
Building a Simple REST API with Spring Boot and Kotlin
Introduction Spring Boot is a popular framework for building Java-based applications, offering a fast and e… -
- 2024/11/7
- ブログ
Bloom filter in Applications
Let’s started 1. User Existence Check pain point Nowadays, this problem has become more and more popular i… -
- 2024/10/31
- ブログ
UIデザインにおける余白の役割
余白は、ボタンやテキスト、画像、アイコンなどの要素の周囲にある未使用のスペースであり、デザインにおいて重要な役割を果たします。UIデザインの中で、余白はユーザーの視線を誘導し、読みやすさを向上させ、全体のバランス… -
- 2024/10/30
- ブログ
Create mock API with Mockoon
If you have been using NextJs for a long time, you must have remembered there was a time when we could moc…