Forem

Ogasawara Kakeru profile picture

Ogasawara Kakeru

I'm a frontend developer. My main concern is ReactJs.

Location Tokyo, Japan Joined Joined on 
ReactJs Performance ~ Server-Side Rendering (SSR) and Static Generation ~
Cover image for ReactJs Performance ~ Server-Side Rendering (SSR) and Static Generation ~

ReactJs Performance ~ Server-Side Rendering (SSR) and Static Generation ~

Comments
4 min read

Want to connect with Ogasawara Kakeru?

Create an account to connect with Ogasawara Kakeru. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
ReactJs Performance ~ Memory Leak Prevention ~
Cover image for ReactJs Performance ~ Memory Leak Prevention ~

ReactJs Performance ~ Memory Leak Prevention ~

1
Comments
2 min read
ReactJs Performance ~ Web Workers for Heavy Computations ~
Cover image for ReactJs Performance ~ Web Workers for Heavy Computations ~

ReactJs Performance ~ Web Workers for Heavy Computations ~

1
Comments
2 min read
ReactJs Performance ~ Tree Shaking and Bundle Analysis ~
Cover image for ReactJs Performance ~ Tree Shaking and Bundle Analysis ~

ReactJs Performance ~ Tree Shaking and Bundle Analysis ~

1
Comments
2 min read
ReactJs Performance ~ Database and API Optimization~
Cover image for ReactJs Performance ~ Database and API Optimization~

ReactJs Performance ~ Database and API Optimization~

1
Comments
2 min read
ReactJs Performance ~ Optimizing Images and Assets~
Cover image for ReactJs Performance ~ Optimizing Images and Assets~

ReactJs Performance ~ Optimizing Images and Assets~

Comments
2 min read
ReactJs Performance ~ Virtualization for Large Lists~
Cover image for ReactJs Performance ~ Virtualization for Large Lists~

ReactJs Performance ~ Virtualization for Large Lists~

Comments
2 min read
ReactJs Performance ~ State Management~
Cover image for ReactJs Performance ~ State Management~

ReactJs Performance ~ State Management~

1
Comments
2 min read
ReactJs Performance ~Code Splitting and lazy Loading Storatrgies~
Cover image for ReactJs Performance ~Code Splitting and lazy Loading Storatrgies~

ReactJs Performance ~Code Splitting and lazy Loading Storatrgies~

2
Comments
2 min read
ReactJs Performance ~React Compiler~
Cover image for ReactJs Performance ~React Compiler~

ReactJs Performance ~React Compiler~

Comments
1 min read
ReactJs Performance ~React Rendering Pattern~
Cover image for ReactJs Performance ~React Rendering Pattern~

ReactJs Performance ~React Rendering Pattern~

Comments
1 min read
ReactJs Performance Strategy Profiler
Cover image for ReactJs Performance Strategy Profiler

ReactJs Performance Strategy Profiler

Comments
2 min read
ReactJS ~Clean Code DRY~
Cover image for ReactJS ~Clean Code DRY~

ReactJS ~Clean Code DRY~

Comments
1 min read
ReactJS ~Server Functions~
Cover image for ReactJS ~Server Functions~

ReactJS ~Server Functions~

Comments
2 min read
ReactJS SOLID Principle ~ DIP (Dependency Inversion Principle)~
Cover image for ReactJS SOLID Principle ~ DIP (Dependency Inversion Principle)~

ReactJS SOLID Principle ~ DIP (Dependency Inversion Principle)~

Comments
2 min read
ReactJS SOLID Principle ~ISP (Interface Segregation Principle)~
Cover image for ReactJS SOLID Principle ~ISP (Interface Segregation Principle)~

ReactJS SOLID Principle ~ISP (Interface Segregation Principle)~

Comments
1 min read
ReactJS SOLID Principle ~LSP (Liskov Substitution Principle)~
Cover image for ReactJS SOLID Principle ~LSP (Liskov Substitution Principle)~

ReactJS SOLID Principle ~LSP (Liskov Substitution Principle)~

Comments
1 min read
ReactJS SOLID Principle ~OCP (Open Closed Principle)~
Cover image for ReactJS SOLID Principle ~OCP (Open Closed Principle)~

ReactJS SOLID Principle ~OCP (Open Closed Principle)~

Comments
2 min read
ReactJS SOLID Principle ~SRP (Single Responsibility Principle)~
Cover image for ReactJS SOLID Principle ~SRP (Single Responsibility Principle)~

ReactJS SOLID Principle ~SRP (Single Responsibility Principle)~

Comments
2 min read
ReactJS Anti Pattern ~Not Cleaning Up Side-Effects~
Cover image for ReactJS Anti Pattern ~Not Cleaning Up Side-Effects~

ReactJS Anti Pattern ~Not Cleaning Up Side-Effects~

Comments
1 min read
ReactJS Anti Pattern ~Including too much detailed CSS in shared components~
Cover image for ReactJS Anti Pattern ~Including too much detailed CSS in shared components~

ReactJS Anti Pattern ~Including too much detailed CSS in shared components~

1
Comments
1 min read
ReactJS Anti Pattern ~Props missing HTML attributes~
Cover image for ReactJS Anti Pattern ~Props missing HTML attributes~

ReactJS Anti Pattern ~Props missing HTML attributes~

2
Comments
1 min read
ReactJS Anti Pattern ~Too abstract props~
Cover image for ReactJS Anti Pattern ~Too abstract props~

ReactJS Anti Pattern ~Too abstract props~

1
Comments
2 min read
ReactJS Anti Pattern ~use hook in the client component~
Cover image for ReactJS Anti Pattern ~use hook in the client component~

ReactJS Anti Pattern ~use hook in the client component~

Comments
1 min read
ReactJS Anti Pattern ~Spreading props directly onto DOM elements~
Cover image for ReactJS Anti Pattern ~Spreading props directly onto DOM elements~

ReactJS Anti Pattern ~Spreading props directly onto DOM elements~

Comments
1 min read
ReactJS Anti Pattern ~Ignoring Key Prop Warnings~
Cover image for ReactJS Anti Pattern ~Ignoring Key Prop Warnings~

ReactJS Anti Pattern ~Ignoring Key Prop Warnings~

2
Comments
1 min read
ReactJS Anti Pattern ~Passing Setters Down the Components Tree~
Cover image for ReactJS Anti Pattern ~Passing Setters Down the Components Tree~

ReactJS Anti Pattern ~Passing Setters Down the Components Tree~

Comments
2 min read
ReactJS Anti Pattern ~useEffect~
Cover image for ReactJS Anti Pattern ~useEffect~

ReactJS Anti Pattern ~useEffect~

2
Comments
1 min read
ReactJS Rendering Pattern ~Visualization Pattern~
Cover image for ReactJS Rendering Pattern ~Visualization Pattern~

ReactJS Rendering Pattern ~Visualization Pattern~

1
Comments
1 min read
ReactJS Component Pattern ~Single Responsibity Principle(SRP)~
Cover image for ReactJS Component Pattern ~Single Responsibity Principle(SRP)~

ReactJS Component Pattern ~Single Responsibity Principle(SRP)~

1
Comments
2 min read
ReactJS(NextJs) Rendering Pattern ~Streaming with Suspense~
Cover image for ReactJS(NextJs) Rendering Pattern ~Streaming with Suspense~

ReactJS(NextJs) Rendering Pattern ~Streaming with Suspense~

1
Comments
1 min read
ReactJS(NextJs) Rendering Pattern ~Incremental Static Regeneration (ISR)~
Cover image for ReactJS(NextJs) Rendering Pattern ~Incremental Static Regeneration (ISR)~

ReactJS(NextJs) Rendering Pattern ~Incremental Static Regeneration (ISR)~

1
Comments
2 min read
ReactJS(NextJs) Rendering Pattern ~Static Rendering (SSG)~
Cover image for ReactJS(NextJs) Rendering Pattern ~Static Rendering (SSG)~

ReactJS(NextJs) Rendering Pattern ~Static Rendering (SSG)~

2
Comments
1 min read
ReactJS Rendering Pattern ~Server-Side Rendering (SSR)~
Cover image for ReactJS Rendering Pattern ~Server-Side Rendering (SSR)~

ReactJS Rendering Pattern ~Server-Side Rendering (SSR)~

2
Comments
1 min read
ReactJS Rendering Pattern ~Client-Side Rendering (CSR)~
Cover image for ReactJS Rendering Pattern ~Client-Side Rendering (CSR)~

ReactJS Rendering Pattern ~Client-Side Rendering (CSR)~

1
Comments
1 min read
ReactJS Design Pattern ~Provider Pattern with use hook~
Cover image for ReactJS Design Pattern ~Provider Pattern with use hook~

ReactJS Design Pattern ~Provider Pattern with use hook~

1
Comments
1 min read
ReactJS Design Pattern ~Provider Pattern with Context API~
Cover image for ReactJS Design Pattern ~Provider Pattern with Context API~

ReactJS Design Pattern ~Provider Pattern with Context API~

1
Comments
1 min read
ReactJS Design Pattern ~Reducer Pattern~
Cover image for ReactJS Design Pattern ~Reducer Pattern~

ReactJS Design Pattern ~Reducer Pattern~

Comments
1 min read
ReactJS ~Async Components~
Cover image for ReactJS ~Async Components~

ReactJS ~Async Components~

Comments
1 min read
ReactJS Design Pattern ~Partial Render~
Cover image for ReactJS Design Pattern ~Partial Render~

ReactJS Design Pattern ~Partial Render~

1
Comments
1 min read
ReactJS Design Pattern ~Optimistic UI Update~
Cover image for ReactJS Design Pattern ~Optimistic UI Update~

ReactJS Design Pattern ~Optimistic UI Update~

2
Comments
1 min read
ReactJS Design Pattern ~Empty State Pattern~
Cover image for ReactJS Design Pattern ~Empty State Pattern~

ReactJS Design Pattern ~Empty State Pattern~

1
Comments
1 min read
ReactJS Design Pattern ~Guard Clause Rendering~
Cover image for ReactJS Design Pattern ~Guard Clause Rendering~

ReactJS Design Pattern ~Guard Clause Rendering~

1
Comments 1
1 min read
ReactJS Design Pattern ~Error Boundary~
Cover image for ReactJS Design Pattern ~Error Boundary~

ReactJS Design Pattern ~Error Boundary~

2
Comments
1 min read
ReactJS Hook Pattern ~useEffectEvent Pattern~
Cover image for ReactJS Hook Pattern ~useEffectEvent Pattern~

ReactJS Hook Pattern ~useEffectEvent Pattern~

1
Comments
1 min read
ReactJS ~React Server Components~
Cover image for ReactJS ~React Server Components~

ReactJS ~React Server Components~

Comments
1 min read
ReactJS Hook Pattern ~Prop Render Pattern~
Cover image for ReactJS Hook Pattern ~Prop Render Pattern~

ReactJS Hook Pattern ~Prop Render Pattern~

1
Comments
1 min read
ReactJS Hook Pattern ~Abandon Rendering~
Cover image for ReactJS Hook Pattern ~Abandon Rendering~

ReactJS Hook Pattern ~Abandon Rendering~

1
Comments
1 min read
ReactJS Hook Pattern ~ImperativeHandle with useImperativeHandle~
Cover image for ReactJS Hook Pattern ~ImperativeHandle with useImperativeHandle~

ReactJS Hook Pattern ~ImperativeHandle with useImperativeHandle~

2
Comments
1 min read
ReactJS Hook Pattern ~Custom Hook Composition~
Cover image for ReactJS Hook Pattern ~Custom Hook Composition~

ReactJS Hook Pattern ~Custom Hook Composition~

2
Comments
1 min read
ReactJS Hook Pattern ~Effect Separation Pattern~
Cover image for ReactJS Hook Pattern ~Effect Separation Pattern~

ReactJS Hook Pattern ~Effect Separation Pattern~

Comments
1 min read
ReactJS Hook Pattern ~Interrupt rendering using useTransition~
Cover image for ReactJS Hook Pattern ~Interrupt rendering using useTransition~

ReactJS Hook Pattern ~Interrupt rendering using useTransition~

Comments
1 min read
ReactJS Hook Pattern ~Optimizing rendering using useDeferredValue~
Cover image for ReactJS Hook Pattern ~Optimizing rendering using useDeferredValue~

ReactJS Hook Pattern ~Optimizing rendering using useDeferredValue~

Comments
1 min read
ReactJS Hook Pattern ~Debounce~
Cover image for ReactJS Hook Pattern ~Debounce~

ReactJS Hook Pattern ~Debounce~

Comments
1 min read
ReactJS Hook Pattern ~Deriving State~
Cover image for ReactJS Hook Pattern ~Deriving State~

ReactJS Hook Pattern ~Deriving State~

Comments
1 min read
ReactJS Hook Pattern ~useEffectEvent Pattern~
Cover image for ReactJS Hook Pattern ~useEffectEvent Pattern~

ReactJS Hook Pattern ~useEffectEvent Pattern~

Comments
1 min read
ReactJS Hook Pattern ~Use Hook with Promises~
Cover image for ReactJS Hook Pattern ~Use Hook with Promises~

ReactJS Hook Pattern ~Use Hook with Promises~

Comments
1 min read
ReactJS Hook Pattern ~Use Hook with Context~
Cover image for ReactJS Hook Pattern ~Use Hook with Context~

ReactJS Hook Pattern ~Use Hook with Context~

Comments
1 min read
ReactJS Hook Pattern ~Abandon Render Pattern~
Cover image for ReactJS Hook Pattern ~Abandon Render Pattern~

ReactJS Hook Pattern ~Abandon Render Pattern~

Comments
1 min read
ReactJS Hook Pattern ~Latest Ref Pattern~
Cover image for ReactJS Hook Pattern ~Latest Ref Pattern~

ReactJS Hook Pattern ~Latest Ref Pattern~

Comments
1 min read
loading...