SlideShare a Scribd company logo
1 of 16
Download to read offline
Improving View Performance with
ComponentKit
1. Caracteristici ComponentKit
2. De tinut cont in utilizarea
ComponentKit
3. Code:
1.Sintaxa
2.Componente de bază
3.Good practices
Caracteristicile
ComponentKit
Facebook și-a dorit să mute complexitatea în
infrastructură
Immutability
Immutability
E declarativ
pentru specificarea
1. ierarhiei de view-uri
2. layout
3. modificarilor de stare
@implementation DCCTextComponent
+(instancetype)newWithText:(NSString *)postText context:(id)context {
CGFloat componentWidth = [[context objectForKey:@"componentWidth"]
doubleValue];
return [super newWithComponent:
[CKStackLayoutComponent
newWithView:{}
size:{.width = componentWidth - 20}
style:{}
children:{
{[CKTextComponent
newWithTextAttributes:{
.attributedString = [[NSAttributedString alloc]
initWithString:postText attributes:@{NSFontAttributeName:[UIFont
preferredFontForTextStyle:UIFontTextStyleBody],
NSForegroundColorAttributeName:[UIColor blackColor]}],
}
viewAttributes:{
}
accessibilityContext:{}]}
}]];
}
@end
Componentele = functii pure
@implementation DCCTextComponent
+(instancetype)newWithText:(NSString *)postText context:(id)context {
CGFloat componentWidth = [[context objectForKey:@"componentWidth"]
doubleValue];
return [super newWithComponent:
[CKStackLayoutComponent
newWithView:{}
size:{.width = componentWidth - 20}
style:{}
children:{
{[CKTextComponent
newWithTextAttributes:{
.attributedString = [[NSAttributedString alloc]
initWithString:postText attributes:@{NSFontAttributeName:[UIFont
preferredFontForTextStyle:UIFontTextStyleBody],
NSForegroundColorAttributeName:[UIColor blackColor]}],
}
viewAttributes:{
}
accessibilityContext:{}]}
}]];
}
@end
Composable & Reusable
@implementation DCCTextComponent
+(instancetype)newWithText:(NSString *)postText context:(id)context {
CGFloat componentWidth = [[context objectForKey:@"componentWidth"]
doubleValue];
return [super newWithComponent:
[CKStackLayoutComponent
newWithView:{}
size:{.width = componentWidth - 20}
style:{}
children:{
{[CKTextComponent
newWithTextAttributes:{
.attributedString = [[NSAttributedString alloc]
initWithString:postText attributes:@{NSFontAttributeName:[UIFont
preferredFontForTextStyle:UIFontTextStyleBody],
NSForegroundColorAttributeName:[UIColor blackColor]}],
}
viewAttributes:{
}
accessibilityContext:{}]}
}]];
}
@end
De tinut cont cand utilizam
ComponentKit
Tipuri de view potrivite pentru ComponentKit:
Liste care au un continut
complex
Puncte forte:
1.Performanta la scroll
2.Reciclarea view-urilor
3.Putin cod pentru o componentă
(if done right)
Puncte slabe:
1.Animațiile sunt mai greu de
implementat
2.Nu e potrivit pentru view-uri
dinamice, care se modifica des
la interactiunea cu utilizatorul
3.Nu se poate integra cu Swift
(Swift nu poate conlucra cu C++)
Code

More Related Content

Featured

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 

Featured (20)

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 

ComponentKit basics presentation: Improving View Performance with ComponentKit

  • 1. Improving View Performance with ComponentKit
  • 2. 1. Caracteristici ComponentKit 2. De tinut cont in utilizarea ComponentKit 3. Code: 1.Sintaxa 2.Componente de bază 3.Good practices
  • 4. Facebook și-a dorit să mute complexitatea în infrastructură
  • 5.
  • 8. E declarativ pentru specificarea 1. ierarhiei de view-uri 2. layout 3. modificarilor de stare
  • 9. @implementation DCCTextComponent +(instancetype)newWithText:(NSString *)postText context:(id)context { CGFloat componentWidth = [[context objectForKey:@"componentWidth"] doubleValue]; return [super newWithComponent: [CKStackLayoutComponent newWithView:{} size:{.width = componentWidth - 20} style:{} children:{ {[CKTextComponent newWithTextAttributes:{ .attributedString = [[NSAttributedString alloc] initWithString:postText attributes:@{NSFontAttributeName:[UIFont preferredFontForTextStyle:UIFontTextStyleBody], NSForegroundColorAttributeName:[UIColor blackColor]}], } viewAttributes:{ } accessibilityContext:{}]} }]]; } @end
  • 10. Componentele = functii pure @implementation DCCTextComponent +(instancetype)newWithText:(NSString *)postText context:(id)context { CGFloat componentWidth = [[context objectForKey:@"componentWidth"] doubleValue]; return [super newWithComponent: [CKStackLayoutComponent newWithView:{} size:{.width = componentWidth - 20} style:{} children:{ {[CKTextComponent newWithTextAttributes:{ .attributedString = [[NSAttributedString alloc] initWithString:postText attributes:@{NSFontAttributeName:[UIFont preferredFontForTextStyle:UIFontTextStyleBody], NSForegroundColorAttributeName:[UIColor blackColor]}], } viewAttributes:{ } accessibilityContext:{}]} }]]; } @end
  • 11. Composable & Reusable @implementation DCCTextComponent +(instancetype)newWithText:(NSString *)postText context:(id)context { CGFloat componentWidth = [[context objectForKey:@"componentWidth"] doubleValue]; return [super newWithComponent: [CKStackLayoutComponent newWithView:{} size:{.width = componentWidth - 20} style:{} children:{ {[CKTextComponent newWithTextAttributes:{ .attributedString = [[NSAttributedString alloc] initWithString:postText attributes:@{NSFontAttributeName:[UIFont preferredFontForTextStyle:UIFontTextStyleBody], NSForegroundColorAttributeName:[UIColor blackColor]}], } viewAttributes:{ } accessibilityContext:{}]} }]]; } @end
  • 12. De tinut cont cand utilizam ComponentKit
  • 13. Tipuri de view potrivite pentru ComponentKit: Liste care au un continut complex
  • 14. Puncte forte: 1.Performanta la scroll 2.Reciclarea view-urilor 3.Putin cod pentru o componentă (if done right)
  • 15. Puncte slabe: 1.Animațiile sunt mai greu de implementat 2.Nu e potrivit pentru view-uri dinamice, care se modifica des la interactiunea cu utilizatorul 3.Nu se poate integra cu Swift (Swift nu poate conlucra cu C++)
  • 16. Code