SlideShare a Scribd company logo
1 of 20
Download to read offline
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Project Overview
Oct/18, 2018
Phoenix Live View
20862 Lines (58067 +, 37204 -)
LINES
461
COMMITS
57
AUTHORS
Chris McCord, José Valim,
Gary Rennie, Alex Garibay, & Scott Newcomer
MAINTAINERS
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
A live view...
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
A live view...
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Live Views Features
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Stateless Requests VS Live Views
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Use Cases
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Use Cases
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Life Cycle
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Life Cycle
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Live View Anatomy
Phoenix Live View Setup
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Phoenix Live View Setup
* 192c3cd hace 8 semanas Carlo Gilmar Step 9 Import live css
* 011d500 hace 8 semanas Carlo Gilmar Step 8: Enable live reload in dev mode
* 5907daa hace 8 semanas Carlo Gilmar Step 7: Connecting the socket in app.js
* f02fdaf hace 8 semanas Carlo Gilmar Step 6: Adding JS live view dependency
* c493485 hace 8 semanas Carlo Gilmar Step 5 Adding websocket in endpoint
* 196edd9 hace 8 semanas Carlo Gilmar Step 4: Adding imports in main Web file
* 979d855 hace 8 semanas Carlo Gilmar Step 3: Adding plugs in router
* 942aff2 hace 8 semanas Carlo Gilmar Step 2 Adding signing salt and engine template
* ecb8c8d hace 8 semanas Carlo Gilmar Step 1: Adding live view dep
* 124a1bd hace 8 semanas Carlo Gilmar First commit
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Live View Engine
%Phoenix.LiveView.Rendered{
static: ["foo", "bar", "baz"],
dynamic: ["left", "right"]
}
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Live View Engine
<%= for point <- @points do %>
x: <%= point.x %>
y: <%= point.y %>
<% end %>
%Phoenix.LiveView.Comprehension{
static:
["n x: ", "n y: ", "n"],
dynamics:
[
["1", "2"],
["3", "4"]
]
}
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
JS size
29K
LiveView.js + morphdom
88K
Vue 2.5.20
112K
React 16.6.3 + React DOM
468K
Ember 3.0.0.beta.2
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Elixir Projects
Phoenix
Live Views
Texas
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Elixir Mexico City
Meetup
Phoenix Live Views
Elixir
Thanks!

More Related Content

Similar to Elixir Mexico City Meetup - Phoenix Live Views Overview

Enabling Microservices @Orbitz - Velocity Conf 2015
Enabling Microservices @Orbitz - Velocity Conf 2015Enabling Microservices @Orbitz - Velocity Conf 2015
Enabling Microservices @Orbitz - Velocity Conf 2015Steve Hoffman
 
"Wix Serverless from inside", Mykola Borozdin
"Wix Serverless from inside", Mykola Borozdin"Wix Serverless from inside", Mykola Borozdin
"Wix Serverless from inside", Mykola BorozdinFwdays
 
Building a web application with ontinuation monads
Building a web application with ontinuation monadsBuilding a web application with ontinuation monads
Building a web application with ontinuation monadsSeitaro Yuuki
 
Accelerating Time To Market with Sitecore & Helix
Accelerating Time To Market with Sitecore & HelixAccelerating Time To Market with Sitecore & Helix
Accelerating Time To Market with Sitecore & HelixVarunNehra
 
Gerrit Analytics applied to Android source code
Gerrit Analytics applied to Android source codeGerrit Analytics applied to Android source code
Gerrit Analytics applied to Android source codeLuca Milanesio
 
Day One Keynote
Day One KeynoteDay One Keynote
Day One Keynotegoodfriday
 
From MEAN to the MERN Stack
From MEAN to the MERN StackFrom MEAN to the MERN Stack
From MEAN to the MERN StackTroy Miles
 
Day One Keynote
Day One KeynoteDay One Keynote
Day One Keynotegoodfriday
 
WebRTC Standards & Implementation Q&A - All about browser interoperability
WebRTC Standards & Implementation Q&A - All about browser interoperabilityWebRTC Standards & Implementation Q&A - All about browser interoperability
WebRTC Standards & Implementation Q&A - All about browser interoperabilityAmir Zmora
 
Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016Satoshi Konno
 
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016DataStax
 
Multiplatform architecture ribs in swift
Multiplatform architecture ribs in swiftMultiplatform architecture ribs in swift
Multiplatform architecture ribs in swiftNAVER Engineering
 
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019Codemotion
 
Code Level Bitcoin Consensus
Code Level Bitcoin ConsensusCode Level Bitcoin Consensus
Code Level Bitcoin ConsensusHarry Oh
 
The Rise of the Experience Web - Peter Walsh - Acquia
The Rise of the Experience Web - Peter Walsh - AcquiaThe Rise of the Experience Web - Peter Walsh - Acquia
The Rise of the Experience Web - Peter Walsh - AcquiaAcquia
 
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and Noteworthy
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and NoteworthyJava EE & Glass Fish User Group: Digital JavaEE 7 - New and Noteworthy
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and NoteworthyPeter Pilgrim
 
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.Pilgrim
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.PilgrimJavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.Pilgrim
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.PilgrimPayara
 
Analyzing the Performance of Mobile Web
Analyzing the Performance of Mobile WebAnalyzing the Performance of Mobile Web
Analyzing the Performance of Mobile WebAriya Hidayat
 

Similar to Elixir Mexico City Meetup - Phoenix Live Views Overview (20)

Enabling Microservices @Orbitz - Velocity Conf 2015
Enabling Microservices @Orbitz - Velocity Conf 2015Enabling Microservices @Orbitz - Velocity Conf 2015
Enabling Microservices @Orbitz - Velocity Conf 2015
 
"Wix Serverless from inside", Mykola Borozdin
"Wix Serverless from inside", Mykola Borozdin"Wix Serverless from inside", Mykola Borozdin
"Wix Serverless from inside", Mykola Borozdin
 
Building a web application with ontinuation monads
Building a web application with ontinuation monadsBuilding a web application with ontinuation monads
Building a web application with ontinuation monads
 
Accelerating Time To Market with Sitecore & Helix
Accelerating Time To Market with Sitecore & HelixAccelerating Time To Market with Sitecore & Helix
Accelerating Time To Market with Sitecore & Helix
 
Gerrit Analytics applied to Android source code
Gerrit Analytics applied to Android source codeGerrit Analytics applied to Android source code
Gerrit Analytics applied to Android source code
 
Day One Keynote
Day One KeynoteDay One Keynote
Day One Keynote
 
From MEAN to the MERN Stack
From MEAN to the MERN StackFrom MEAN to the MERN Stack
From MEAN to the MERN Stack
 
Day One Keynote
Day One KeynoteDay One Keynote
Day One Keynote
 
WebRTC Standards & Implementation Q&A - All about browser interoperability
WebRTC Standards & Implementation Q&A - All about browser interoperabilityWebRTC Standards & Implementation Q&A - All about browser interoperability
WebRTC Standards & Implementation Q&A - All about browser interoperability
 
Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016
 
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016
Cassandra @ Yahoo Japan (Satoshi Konno, Yahoo) | Cassandra Summit 2016
 
Multiplatform architecture ribs in swift
Multiplatform architecture ribs in swiftMultiplatform architecture ribs in swift
Multiplatform architecture ribs in swift
 
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019
Jiayi Hu - Get hyper-excited for web standards - Codemotion Rome 2019
 
Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016Cassandra @ Yahoo Japan | Cassandra Summit 2016
Cassandra @ Yahoo Japan | Cassandra Summit 2016
 
Code Level Bitcoin Consensus
Code Level Bitcoin ConsensusCode Level Bitcoin Consensus
Code Level Bitcoin Consensus
 
The Rise of the Experience Web - Peter Walsh - Acquia
The Rise of the Experience Web - Peter Walsh - AcquiaThe Rise of the Experience Web - Peter Walsh - Acquia
The Rise of the Experience Web - Peter Walsh - Acquia
 
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and Noteworthy
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and NoteworthyJava EE & Glass Fish User Group: Digital JavaEE 7 - New and Noteworthy
Java EE & Glass Fish User Group: Digital JavaEE 7 - New and Noteworthy
 
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.Pilgrim
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.PilgrimJavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.Pilgrim
JavaEE & GlassFish UG - Digital JavaEE 7 New & Noteworthy by P.Pilgrim
 
Analyzing the Performance of Mobile Web
Analyzing the Performance of Mobile WebAnalyzing the Performance of Mobile Web
Analyzing the Performance of Mobile Web
 
Keynote I
Keynote IKeynote I
Keynote I
 

More from Carlo Gilmar

VertX Toolkit by makingdevs
VertX Toolkit by makingdevsVertX Toolkit by makingdevs
VertX Toolkit by makingdevsCarlo Gilmar
 
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOS
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOSSCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOS
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOSCarlo Gilmar
 
TEORIA GENERAL DE LOS SISTEMAS
TEORIA GENERAL DE LOS SISTEMASTEORIA GENERAL DE LOS SISTEMAS
TEORIA GENERAL DE LOS SISTEMASCarlo Gilmar
 
Tutorial trello + kanban
Tutorial trello + kanbanTutorial trello + kanban
Tutorial trello + kanbanCarlo Gilmar
 
PONENCIA PARA IPN UPIICSA
PONENCIA PARA IPN UPIICSAPONENCIA PARA IPN UPIICSA
PONENCIA PARA IPN UPIICSACarlo Gilmar
 
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍA
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍASOFTWARE LIBRE COMO MODELO DE AUTONOMÍA
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍACarlo Gilmar
 
PROCESO SISTÉMICO DE LA ADMINISTRACIÓN
PROCESO SISTÉMICO DE LA ADMINISTRACIÓNPROCESO SISTÉMICO DE LA ADMINISTRACIÓN
PROCESO SISTÉMICO DE LA ADMINISTRACIÓNCarlo Gilmar
 
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTA
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTADIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTA
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTACarlo Gilmar
 

More from Carlo Gilmar (9)

VertX Toolkit by makingdevs
VertX Toolkit by makingdevsVertX Toolkit by makingdevs
VertX Toolkit by makingdevs
 
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOS
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOSSCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOS
SCRUM PARA ALTOS EJECUTIVOS Y DIRECTIVOS
 
TEORIA GENERAL DE LOS SISTEMAS
TEORIA GENERAL DE LOS SISTEMASTEORIA GENERAL DE LOS SISTEMAS
TEORIA GENERAL DE LOS SISTEMAS
 
Aprendizaje
AprendizajeAprendizaje
Aprendizaje
 
Tutorial trello + kanban
Tutorial trello + kanbanTutorial trello + kanban
Tutorial trello + kanban
 
PONENCIA PARA IPN UPIICSA
PONENCIA PARA IPN UPIICSAPONENCIA PARA IPN UPIICSA
PONENCIA PARA IPN UPIICSA
 
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍA
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍASOFTWARE LIBRE COMO MODELO DE AUTONOMÍA
SOFTWARE LIBRE COMO MODELO DE AUTONOMÍA
 
PROCESO SISTÉMICO DE LA ADMINISTRACIÓN
PROCESO SISTÉMICO DE LA ADMINISTRACIÓNPROCESO SISTÉMICO DE LA ADMINISTRACIÓN
PROCESO SISTÉMICO DE LA ADMINISTRACIÓN
 
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTA
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTADIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTA
DIAGNÓSTICO DE LA CUENCA GRIJALVA USUMACINTA
 

Recently uploaded

Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 

Recently uploaded (20)

Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 

Elixir Mexico City Meetup - Phoenix Live Views Overview