SlideShare a Scribd company logo
1 of 94
Download to read offline
Lessons learned
implementing
a modern
FRONTEND
DEVELOPMENT
WORKFLOW
By Marimar Hollenbach & Christian Höpfner
MARIMAR HOLLENBACH
@MsMarHigh
Creative Developer, Project A
CHRISTIAN HÖPFNER
@chriz_hoepfner
Frontend Engineer, Project A
WHO WE ARE
Introduction
Lesson #1
Component based approach
Lesson #2
Shared vocabulary
Lesson #3
Single source of truth
Lesson #4
Styleguide
Lesson #5
Communicate benefits
Lesson #6
Culture
3
AGENDA
Introduction
4
BRAD FROST
Introduction
5
Submit

application form
Link to page
Newsle er 

signup
Introduction
REUSABLE COMPONENTS
6
Canned
Tomatoes
Introduction
REAL LIFE EXAMPLE
Bolognese
Curry Sauce
Tomato sauce
Tikka Masala
Spaghe i Bolognese
Chilli soup
Introduction
OLD-SCHOOL WORKFLOW
8
Idea Go liveDevelop
pages
Design
pages
Introduction
DINOSAUR WORKFLOW
9
Introduction
NEW-SCHOOL WORKFLOW
10
Idea
Development
Go live
Component
based design
No
Quick
wireframe
Yes!
FAST TRACK!
Style guide
Can we reuse?
Introduction
UNICORN WORKFLOW
11
Introduction
UNICORN WORKFLOW
12
13
Introduction
UNICORN WORKFLOW
14
WHO WE ARE
Introduction
15
STYLE GUIDE BASED PROJECTS
Introduction
COMPONENT
BASED
APPROACH
Lesson #1
16
Component based approach
THE IDEA BEHIND
■ divide & conquer
■ split up complex problems
■ easier to solve individually
17
Component based approach
DECONSTRUCTION
18
Component based approach
CONSTRUCTION
20
Simple componentsComplex componentsSectionsPage
Component based approach
CONSTRUCTION
20
Simple componentsComplex componentsSectionsPage
Component based approach
CONSTRUCTION
20
Simple componentsComplex componentsSectionsPage
Component based approach
CONSTRUCTION
20
Simple componentsComplex componentsSectionsPage
Component based approach
ANATOMY OF A COMPONENT
21
■ Defined by codebase:
■ Semantic Content
(HTML)
■ Design (CSS)
■ Behaviour (JS)
■ + Data (JSON)
ESTABLISH A 

SHARED 

VOCABULARY
Lesson #2
22
Text
■ TODO: …
23
Establish a shared vocabulary
DEADLINE
24
Establish a shared vocabulary
GOOD UX IN TEAM WORK
25
COGNITIVE LOAD
The total cognitive load, or amount of mental processing
power needed to use your site, affects how easily users find
content and complete tasks.
–Nielsen Norman Group
Establish a shared vocabulary
GOOD UX IN TEAM WORK
26
COGNITIVE LOAD
The total cognitive load, or amount of mental processing
power needed to use your work, affects how easily your
team mates find content and complete tasks.
–Nielsen Norman Group

(edited)
Establish a shared vocabulary
NAMING COMPONENTS
■ Sit together and name
components together
■ Influenced by semantic HTML
■ Use names in specs, design, code
27
Establish a shared vocabulary
NAMING COMPONENTS
28
NAMING IS HARD
Establish a shared vocabulary
NAMING COMPONENTS
■ Literal and generic
■ Reusable
■ Makes sense in isolation
■ Context and content independent
29
Establish a shared vocabulary
NAMING COMPONENTS
30
Establish a shared vocabulary
ATOMIC DESIGN
31
32
Job Link?
FEATURED LINK
Establish a shared vocabulary
33
Icon
Title
Body text
Label
FEATURED LINK
Establish a shared vocabulary
34
Icon
Title
Body text
Label
Flat bu on
FEATURED LINK
Establish a shared vocabulary
35
Title
Body text
Flat bu on
FEATURED LINK
Establish a shared vocabulary
36
FEATURED LINK
Establish a shared vocabulary
37
FEATURED LINK
Establish a shared vocabulary
38
FEATURED LINK
Establish a shared vocabulary
Establish a shared vocabulary
FEATURED LINK
39
40
TILE
Establish a shared vocabulary
41
TILE
Establish a shared vocabulary
News tile?
42
TILE
Establish a shared vocabulary
43
TILE
Establish a shared vocabulary
44
Image
Body text
Metadata
Icon
Label
Flat bu on
TILE
Establish a shared vocabulary
45
TILE
Establish a shared vocabulary
46
TILE
Establish a shared vocabulary
46
TILE
Establish a shared vocabulary
47
TILE
Establish a shared vocabulary
48
TILE
Establish a shared vocabulary
49
TILE
Establish a shared vocabulary
SINGLE SOURCES
OF TRUTH
Lesson #3
50
Single sources of truth
DOCUMENTATION
51
■ Documentation is key
■ Li le extra documentation
■ Self documenting system
Single sources of truth
DOCUMENTATION
51
■ Documentation is key
■ Li le extra documentation
■ Self documenting system
Design assets
+
Developed components
Single sources of truth
DESIGN ASSETS
52
UP-TO-DATE DESIGNS
Single source of truth
INVISION
53
■ Synchronization
■ Web-viewer
■ Asset downloads
■ Comment system
Lesson #3
DESIGN ASSETS
54
INHERENT
CONSISTENCY
Single source of truth
TOOLS: SKETCH
55
■ Symbols
■ Central
component
definition
Single sources of truth
DEVELOPMENT ASSETS
56
VISIBILITY
Single sources of truth
DEVELOPMENT ASSETS
57
IN-SYNC WITH
APPLICATION
IMPLEMENT A
LIVING 

STYLE GUIDE
Lesson #4
58
Implement a living style guide
WHAT IS A LIVING STYLE GUIDE?
A website that allows us to view:
■ Simple, isolated components
■ Complex components
■ Templates
■ Example Pages
59
Implement a living style guide
WHAT IS A LIVING STYLE GUIDE?
Components in their natural habitat
THE BROWSER
60
Implement a living style guide
KEY LEARNING
61
Implement a living style guide
KEY LEARNING
■ Implement so it cannot abandoned or circumvented
63
Implement a living style guide
INTRODUCING…
64
Implement a living style guide
INTRODUCING…
65
Implement a living style guide
INTRODUCING…
ZTYLR 3000! 65
Implement a living style guide
ZTYLR: FILTERING
66
67
ZTYLR: TESTING
Implement a living style guide
68
ZTYLR: TESTING
Implement a living style guide
69
ZTYLR: RESPONSIVE VIEW
Implement a living style guide
70
ZTYLR: DATA DOCUMENTATION
Implement a living style guide
Implement a living style guide
BENEFITS OF A PUBLIC STYLE GUIDE
71
TECHNICAL BACKGROUND
Implement a living style guide
TECHNICAL INTEGRATION
72
Implement a living style guide
TECHNICAL INTEGRATION
73
Styleguide
Application
Build process
Components Assets
Implement a living style guide
TECHNICAL INTEGRATION
■ Include mechanism:
■ Identifier
■ Data
74
Implement a living style guide
NEW-SCHOOL WORKFLOW
75
Idea
Development
Go live
Component
based design
No
Quick
wireframe
Yes!
FAST TRACK!
Style guide
Can we reuse?
UNDERSTAND
BENEFITS
Lesson #5
76
Understand benefits
GENERAL BENEFITS
■ team specific goals
■ diverge approaching crunch time
■ working against each other
77
Understand benefits
GENERAL BENEFITS
■ encourage communication
■ aligned goals
■ common understanding
78
Understand benefits
INDIVIDUAL BENEFITS
79
Independency
Resources
Reduce manual
work
Homogeneous
results
Reuse code
Less conflicts
PM Designer Developer
Understand benefits
BUSINESS PEOPLE
80
LONG TERM ASSETS
Understand benefits
BUSINESS PEOPLE
81
FLEXIBILITY
Understand benefits
BUSINESS PEOPLE
82
DEVELOPMENT SPEED
CREATE A
COMPANY 

CULTURE
Lesson #6
83
Create a company culture
THE BASICS
■ THE main project
■ Reuse, reuse, reuse
■ Make it public
■ A bit slower but be er thought out
84
Create a company culture
BENEFITS OF A PUBLIC STYLE GUIDE
ACCOUNTABILITY
85
Create a company culture
BENEFITS OF A PUBLIC STYLE GUIDE
86
TRANSPARENCY
Create a company culture
BENEFITS OF A PUBLIC STYLE GUIDE
87
COMMUNICATION
Create a company culture
BENEFITS OF A PUBLIC STYLE GUIDE
RECRUITMENT
88
Create a company culture
LAST BUT NOT LEAST
89
CELEBRATE SUCCESS
SUMMARY
Lesson #1
Component based approach
Lesson #2
Shared vocabulary
Lesson #3
Single source of truth
Lesson #4
Styleguide
Lesson #5
Communicate benefits
Lesson #6
Culture
90
THANK YOU!
91

More Related Content

Similar to Lessons learned implementing a modern frontend development workflow.

Simplifying Massive Changes with a Live Style Guide
Simplifying Massive Changes with a Live Style GuideSimplifying Massive Changes with a Live Style Guide
Simplifying Massive Changes with a Live Style GuideMark Meeker
 
The whole product model, from niche to mainstream (By David Pas)
The whole product model, from niche to mainstream (By David Pas)The whole product model, from niche to mainstream (By David Pas)
The whole product model, from niche to mainstream (By David Pas)Verhaert Masters in Innovation
 
Adaptive product design
Adaptive product  designAdaptive product  design
Adaptive product designGavan Gibson
 
Creating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindCreating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindNadya Rodionenko
 
On the same page: Unify your teams with a powerful style guide
On the same page: Unify your teams with a powerful style guideOn the same page: Unify your teams with a powerful style guide
On the same page: Unify your teams with a powerful style guide@HaggertyVilla Haggerty-Villa
 
50 Tips to Improve Your Website
50 Tips to Improve Your Website50 Tips to Improve Your Website
50 Tips to Improve Your WebsiteSNO Sites
 
Style Guide Best Practices
Style Guide Best PracticesStyle Guide Best Practices
Style Guide Best PracticesBrad Frost
 
Delicious Design: The Intersection of User Experience Design and Visual Design
Delicious Design: The Intersection of User Experience Design and Visual DesignDelicious Design: The Intersection of User Experience Design and Visual Design
Delicious Design: The Intersection of User Experience Design and Visual DesignDesign for Context
 
Developing mobile friendly content for adult education
Developing mobile friendly content for adult educationDeveloping mobile friendly content for adult education
Developing mobile friendly content for adult educationNell Eckersley
 
Intro Design System for Visual Designers
Intro Design System for Visual DesignersIntro Design System for Visual Designers
Intro Design System for Visual DesignersInyoung Choi
 
Living Syleguides
Living SyleguidesLiving Syleguides
Living SyleguidesShawn Rider
 
How to Perform Model-Based Reviews
How to Perform Model-Based ReviewsHow to Perform Model-Based Reviews
How to Perform Model-Based ReviewsElizabeth Steiner
 
Content Marketing and Content Strategy: A Peaceful Coexistence?
Content Marketing and Content Strategy: A Peaceful Coexistence?Content Marketing and Content Strategy: A Peaceful Coexistence?
Content Marketing and Content Strategy: A Peaceful Coexistence?Ahava Leibtag
 
Archambault and Mclean- Close encounters of the digital kind: designing effec...
Archambault and Mclean- Close encounters of the digital kind: designing effec...Archambault and Mclean- Close encounters of the digital kind: designing effec...
Archambault and Mclean- Close encounters of the digital kind: designing effec...IFLA_InfolitRef
 
Close Encounters of the Digital Kind: Designing Effective Online Tutorials
Close Encounters of the Digital Kind: Designing Effective Online TutorialsClose Encounters of the Digital Kind: Designing Effective Online Tutorials
Close Encounters of the Digital Kind: Designing Effective Online Tutorialssusangar
 
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...Grant Tilus
 
Training: The Missing Element of Content Governance
Training: The Missing Element of Content GovernanceTraining: The Missing Element of Content Governance
Training: The Missing Element of Content GovernanceRick Allen
 
Empowering Engineering Talent - an update from Spotify
Empowering Engineering Talent - an update from SpotifyEmpowering Engineering Talent - an update from Spotify
Empowering Engineering Talent - an update from SpotifyKevin Goldsmith
 
Introduction to mendeley for early researchers KSU.pptx
Introduction to mendeley for early researchers KSU.pptxIntroduction to mendeley for early researchers KSU.pptx
Introduction to mendeley for early researchers KSU.pptxKing Saud University
 
Getting Started with Content Strategy | General Assembly
Getting Started with Content Strategy | General AssemblyGetting Started with Content Strategy | General Assembly
Getting Started with Content Strategy | General AssemblyMelanie Seibert
 

Similar to Lessons learned implementing a modern frontend development workflow. (20)

Simplifying Massive Changes with a Live Style Guide
Simplifying Massive Changes with a Live Style GuideSimplifying Massive Changes with a Live Style Guide
Simplifying Massive Changes with a Live Style Guide
 
The whole product model, from niche to mainstream (By David Pas)
The whole product model, from niche to mainstream (By David Pas)The whole product model, from niche to mainstream (By David Pas)
The whole product model, from niche to mainstream (By David Pas)
 
Adaptive product design
Adaptive product  designAdaptive product  design
Adaptive product design
 
Creating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in MindCreating Style Guides with Modularity in Mind
Creating Style Guides with Modularity in Mind
 
On the same page: Unify your teams with a powerful style guide
On the same page: Unify your teams with a powerful style guideOn the same page: Unify your teams with a powerful style guide
On the same page: Unify your teams with a powerful style guide
 
50 Tips to Improve Your Website
50 Tips to Improve Your Website50 Tips to Improve Your Website
50 Tips to Improve Your Website
 
Style Guide Best Practices
Style Guide Best PracticesStyle Guide Best Practices
Style Guide Best Practices
 
Delicious Design: The Intersection of User Experience Design and Visual Design
Delicious Design: The Intersection of User Experience Design and Visual DesignDelicious Design: The Intersection of User Experience Design and Visual Design
Delicious Design: The Intersection of User Experience Design and Visual Design
 
Developing mobile friendly content for adult education
Developing mobile friendly content for adult educationDeveloping mobile friendly content for adult education
Developing mobile friendly content for adult education
 
Intro Design System for Visual Designers
Intro Design System for Visual DesignersIntro Design System for Visual Designers
Intro Design System for Visual Designers
 
Living Syleguides
Living SyleguidesLiving Syleguides
Living Syleguides
 
How to Perform Model-Based Reviews
How to Perform Model-Based ReviewsHow to Perform Model-Based Reviews
How to Perform Model-Based Reviews
 
Content Marketing and Content Strategy: A Peaceful Coexistence?
Content Marketing and Content Strategy: A Peaceful Coexistence?Content Marketing and Content Strategy: A Peaceful Coexistence?
Content Marketing and Content Strategy: A Peaceful Coexistence?
 
Archambault and Mclean- Close encounters of the digital kind: designing effec...
Archambault and Mclean- Close encounters of the digital kind: designing effec...Archambault and Mclean- Close encounters of the digital kind: designing effec...
Archambault and Mclean- Close encounters of the digital kind: designing effec...
 
Close Encounters of the Digital Kind: Designing Effective Online Tutorials
Close Encounters of the Digital Kind: Designing Effective Online TutorialsClose Encounters of the Digital Kind: Designing Effective Online Tutorials
Close Encounters of the Digital Kind: Designing Effective Online Tutorials
 
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...
How to Optimize Your Video Content Marketing Efforts with Hangouts on Air - A...
 
Training: The Missing Element of Content Governance
Training: The Missing Element of Content GovernanceTraining: The Missing Element of Content Governance
Training: The Missing Element of Content Governance
 
Empowering Engineering Talent - an update from Spotify
Empowering Engineering Talent - an update from SpotifyEmpowering Engineering Talent - an update from Spotify
Empowering Engineering Talent - an update from Spotify
 
Introduction to mendeley for early researchers KSU.pptx
Introduction to mendeley for early researchers KSU.pptxIntroduction to mendeley for early researchers KSU.pptx
Introduction to mendeley for early researchers KSU.pptx
 
Getting Started with Content Strategy | General Assembly
Getting Started with Content Strategy | General AssemblyGetting Started with Content Strategy | General Assembly
Getting Started with Content Strategy | General Assembly
 

Recently uploaded

Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Recently uploaded (20)

Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

Lessons learned implementing a modern frontend development workflow.