GrowingIO Tech Team
Author

GrowingIO Tech Team

The official technical account of GrowingIO, showcasing our tech innovations, experience summaries, and cutting‑edge black‑tech.

23
Articles
0
Likes
52
Views
0
Comments
Recent Articles

Latest from GrowingIO Tech Team

23 recent articles
GrowingIO Tech Team
GrowingIO Tech Team
Aug 5, 2021 · Operations

How Jira Automation Supercharges Your Workflow Without Writing Code

This article introduces Jira Automation's no‑code features, explains its management interface, rule creation process, component types, smart values, and shares practical use cases such as scheduled backups, epic‑task automation, version syncing, and bug notifications to instant‑messaging groups.

Smart Valuesdevopsjira
0 likes · 19 min read
How Jira Automation Supercharges Your Workflow Without Writing Code
GrowingIO Tech Team
GrowingIO Tech Team
Jul 22, 2021 · Databases

How to Diagnose and Fix Common HBase RegionServer Crashes

This article examines frequent HBase RegionServer failures caused by long GC pauses, oversized scans, and HDFS decommissioning, outlines step‑by‑step troubleshooting procedures—including log searches, GC tuning, scan size limits, and monitoring strategies—and provides practical solutions to prevent and resolve these issues.

HBaseMonitoringRegionServer
0 likes · 14 min read
How to Diagnose and Fix Common HBase RegionServer Crashes
GrowingIO Tech Team
GrowingIO Tech Team
May 7, 2021 · R&D Management

Accelerating R&D Onboarding: A Mentor‑Guided Framework for Fast Language Mastery

This guide presents a mentor‑driven onboarding framework that helps new R&D engineers quickly overcome language and project challenges by focusing on essential programming concepts, fast‑learning tags, experiment‑driven and test‑driven development, and clear project hand‑off procedures, ultimately boosting team delivery speed.

OnboardingProgramming LanguageR&D Management
0 likes · 10 min read
Accelerating R&D Onboarding: A Mentor‑Guided Framework for Fast Language Mastery
GrowingIO Tech Team
GrowingIO Tech Team
Feb 4, 2021 · Operations

How GrowingIO Built Its CI/CD Pipeline: Lessons for SaaS DevOps

GrowingIO’s QA leader shares the company’s CI/CD journey, detailing the concepts of continuous integration, delivery, deployment, the tools and branch strategies used, and the challenges and improvements in their SaaS product’s DevOps pipeline, offering practical insights for teams building efficient release processes.

CI/CDSaaScontinuous integration
0 likes · 24 min read
How GrowingIO Built Its CI/CD Pipeline: Lessons for SaaS DevOps
GrowingIO Tech Team
GrowingIO Tech Team
Jan 14, 2021 · Frontend Development

Master Frontend Tooling: Prettier, Stylelint, ESLint, and Git Hooks for Design Systems

This article explains how GrowingIO's Design System leverages a component library and introduces essential frontend development tools—including Prettier, stylelint, ESLint, Commitizen, commitlint, lint‑staged, and Husky—detailing their installation, configuration, usage, and integration into CI pipelines to ensure consistent, maintainable code.

CICode FormattingGit Hooks
0 likes · 13 min read
Master Frontend Tooling: Prettier, Stylelint, ESLint, and Git Hooks for Design Systems
GrowingIO Tech Team
GrowingIO Tech Team
Nov 26, 2020 · Mobile Development

Mastering iOS AOP: From Method Swizzling to Fishhook and Beyond

This article explains the fundamentals of Aspect‑Oriented Programming on iOS, compares major AOP techniques such as Method Swizzle, Aspects, MPSwizzler, ISA‑swizzle KVO, Fishhook, Thunk and Clang instrumentation, and provides practical code examples and best‑practice guidelines.

AOPMethod SwizzlingObjective‑C
0 likes · 21 min read
Mastering iOS AOP: From Method Swizzling to Fishhook and Beyond
GrowingIO Tech Team
GrowingIO Tech Team
Sep 16, 2020 · Frontend Development

How GrowingIO Leveraged Micro‑Frontends for Scalable On‑Premise Deployments

GrowingIO’s frontend team transformed its monolithic SaaS product into a micro‑frontend architecture to support on‑premise deployments, detailing the motivations, design principles, code adaptations, integration strategies, and challenges such as dependency conflicts, global variables, and style isolation.

Frontend Architectureglobal variablesmicro-frontend
0 likes · 11 min read
How GrowingIO Leveraged Micro‑Frontends for Scalable On‑Premise Deployments