KINTOテクノロジーズ の技術ブログ
全456件
Developing reusable components using props and slots in Vue
2024/08/12
ブックマーク
Hello, I'm Chris, a frontend developer in the Global Development Division at KINTO Technologies. When developing frontend components, you’ve probably heard about using props to pass necessary information. Popular frameworks such as Angular, React, Vue, and Svelte each have their own ways of implementing this functionally for passing data between components. Discussing all of these would make this article very lengthy, so I will focus on Vue, which is commonly used in our Global Development
KINTOテクノロジーズはiOSDC Japan 2024のゴールドスポンサーです&チャレンジトークンはこちら 🚙
2024/08/09
ブックマーク
🎉 iOSDC Japan 2024のゴールドスポンサーとして協賛します こんにちは!もうすぐお盆シーズンですね。今年は子供と一緒に遊びに行こうと思っています。ヒロヤ (@___TRAsh) です。さて、今回は僕たちiOSチームからお知らせです。 KINTOテクノロジーズはiOSDC Japan 2024のゴールドスポンサーとして協賛します🙌 今回、初出展となるiOSDC Japan 2024ではコーディングクイズを開催しま
Slack虎の巻🐯
2024/08/09
ブックマーク
KINTOテクノロジーズで my route(iOS) を開発しているRyommです。 先日7/5に 室町情報共有会 LT大会 🎋七夕スペシャル🎋 を開催しました! 今回はこちらで発表した「Slackを使いこなせ!Slack効率3000倍」というLTの文字起こしバージョンです。 資料はこちら @ speakerdeck Motivation みなさん、Slackは使いこなせていますか? Slackには様々な機能があります。それらを使いこなせるように
How To Use OpenSearch Serverless As A Datasource In AWS Managed Grafana
2024/08/08
ブックマーク
Introduction At KINTO Technologies' Platform Engineering team, we were not fully satisfied with our current logging solution. With new AWS services available, we saw an opportunity to enhance our logging platform, making it both easier to use and more cost-effective - a win-win situation! Of course we could not just tear down everything already in place to replace it with the new shiny services - that would be like replacing the engine of a car while it's still running! We needed to inve
KINTO Technologies MeetUp! (Operation staff version)
2024/08/07
ブックマーク
Hello ( º∀º )/ This is Murayama from the Tech Blog Team and the Budget Control Group! In this article, I’d like to share insights from the organizing staff as we host our company's first external event, the "KTC Meet Up!" You can read another article about this event here, detailing everything from the study session planning to appointing supporting staff, written by the organizer, Kinchan ✍️ The first KINTO Technologies MeetUp! From start to launch ![](/assets/bl
UITextViewをSwiftUIで使えるようにUIViewRepresentableする
2024/08/07
ブックマーク
KINTOテクノロジーズで my route(iOS) を開発しているRyommです。 TextKitを使いたい場合など、未だUITextViewは必要になることが多いと思います。 UITextViewをSwiftUIで使えるようにUIViewRepresentableしようとしたところ、高さの調整にハマったので、その解決記事です。 結論 こんな感じでできます。 import UIKit struct TextView: UIViewRepresentable { var text: NSAttributedString func makeCoordinator() -> Coordin
Introducing a Secure Method for Database Password Rotation
2024/08/06
ブックマーク
Hello, I am _awache ( @_awache ), from DBRE at KINTO Technologies (KTC). In this article, I’ll provide a comprehensive overview of how I implemented a safe password rotation mechanism for database users primarily registered in Aurora MySQL, the challenges I encountered, and the peripheral developments that arose during the process. To start, here's a brief summary, as this will be a lengthy blog post. Summary Background Our company has implemented a policy requiring database users to rotat
データベースのパスワードを安全にローテーションする仕組みの導入
2024/08/06
ブックマーク
こんにちは、KINTO テクノロジーズ (以下 KTC) DBRE のあわっち( @_awache ) です。 今回は AWS の提供するシークレットローテーションの機能を利用して、主に Aurora MySQL に登録されている データベースユーザーのパスワードを安全にローテーションする仕組みを導入したのでその導入方法やつまずいた点、さらに周辺で開発したものを全てまとめて紹介させていただきます。 か
2024 Kick Off! : Journey to Our First Company-Wide Offline Gathering
2024/08/05
ブックマーク
Introduction Hello everyone. I am Mori from the Tech Blog Team, now the Technical Public Relations Group. Starting this April, we’ve rebranded our team as the ‘Technical Public Relations Group’ ✨ Thank you for your ongoing support ️🙇♀️ I’ve covered my other projects in separate articles. If you’re interested, please feel free to check them out 👀 Compliance with GDPR in the Global KINTO GDPR compliance: Implementing a Cookie Consent Pop-up on a Global Website Getting
A story about how gratitude transcends boundaries
2024/08/02
ブックマーク
Hello! I'm an organizational development coordinator in the Human Resources Group. After joining the company in January 2023, the first company-wide event I organized turned out to be a heartwarming experience, so I decided to write about it. This article covers an event held in February 2023. KTC #thanks Days ![KTC #thanks Days](/assets/blog/authors/hr-team/thanks-days/thanks-days.png =400x) This is the name of the event. Within the company, we refer to KINTO Technologies as KTC. ■Event O
SCoE Group: Leading the Evolution of Cloud Security
2024/07/31
ブックマーク
Introduction Hello, I'm Tada from the SCoE Group at KINTO Technologies (from now on referred to as, KTC). The term SCoE, which stands for Security Center of Excellence, might still be unfamiliar to some. At KTC, we reorganized our CCoE team into the SCoE Group this past April. In this blog, I would like to share the background and mission behind our new SCoE organization. For more information on the activities of our CCoE team, please refer to the previous articles if you are interested. Bac
JavaScriptの学び直し/スコープ
2024/07/30
ブックマーク
はじめに 初めまして。KINTO ONE開発部の新車サブスク開発グループでフロントエンド開発を担当しているITOYUです。 今、Webアプリケーションを作成する際はVue.js、React、Angularなどのフレームワークを使うことが一般的です。新車サブスク開発GでもReact、Next.jsを使って開発を行っています。 やれReactのver.19がリリースされた、やれNext.jsのVer.15がリリースされたというように
try! Swift Tokyo 2024: LT event recap
2024/07/29
ブックマーク
Introduction Hello. I am Nakaguchi from KINTO Technologies, Mobile App Development Group. I work on developing KINTO Easy Application App and also organize study sessions and events for the iOS team. Eight members of our iOS team attended try! Swift Tokyo 2024 , which was held from March 22 to 24, 2024. Later, as part of our study sessions, we held LTs (lightning talks) to reflect on our experiences. Out of the eight participants, five gave presentations through LT, while the remaining three pub
The Story of How the Help Desk of KINTO and KINTO Technologies Have Collaborated (and Continue to Collaborate)
2024/07/26
ブックマーク
Introduction Hello! I am TKG from the Corporate IT Group at KINTO Technologies (KTC). As a corporate engineer, I usually manage the Service Desk and Onboarding Operations. The other day, I presented the "Study Session in the Format of Case Presentations + Roundtable Discussions, Specialized in the Corporate IT Domain" at the event **“KINTO Technologies MeetUp! 4 case studies for information systems shared by information systems” ** " This time, I would like to introduce the co
Create a Reference Image for Snapshot Testing in Any Directory on iOS
2024/07/24
ブックマーク
My name is Ryomm and I work at KINTO Technologies. I am developing the app my route (iOS). Today I will explain how to create a reference image for Snapshot Testing in any directory. Conclusion verifySnapshot(of:as:named:record:snapshotDirectory:timeout:file:testName:line:) You can specify the directory if you use this method. Background Recently, I wrote an article about introducing Snapshot Testing. However, after running it for a while, the number of test files has increased significantly, ma