Skip to content

Commit

Permalink
Merge pull request #12 from unused/upate-talk-details-for-marco
Browse files Browse the repository at this point in the history
Update talk description for Marco
  • Loading branch information
misabegovic authored Aug 28, 2024
2 parents 3134067 + 42beb3f commit f9377cf
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 10 deletions.
2 changes: 1 addition & 1 deletion _includes/agenda/agenda_day_two.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h5 class="schedule__item__title">What you can do with Ruby on WebAssembly</h5>
<div class="schedule__item">
<a href="/speakers/marco_roth" class="schedule__item__image" style="background: url(/assets/images/speakers/marco_roth.jpg) center center / cover no-repeat;"></a>
<div class="schedule__item__content">
<h5 class="schedule__item__title">TBD</h5>
<h5 class="schedule__item__title">Leveling Up Developer Tooling For The Modern Rails &amp; Hotwire Era</h5>
<p class="schedule__item__speaker">Marco Roth</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions all_speakers.html
Original file line number Diff line number Diff line change
Expand Up @@ -656,8 +656,8 @@ <h4 class="card__name">Seong-Heon Jung</h4>
</li>
</ul>
<h4 class="card__name">Marco Roth</h4>
<p class="card__note text--bold">Talk: TBD</p>
<p class="card__note">Independent Consultant & Open Source Contributor</p>
<p class="card__note text--bold">Talk: Leveling Up Developer Tooling For The Modern Rails &amp; Hotwire Era</p>
<p class="card__note">Independent Consultant &amp; Open Source Contributor</p>
</div>
</div>
</div>
Expand Down
33 changes: 26 additions & 7 deletions speakers/marco_roth.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,46 @@
</li>
</ul>
<h4 class="card__name">Marco Roth</h4>
<p class="card__note text--bold">Talk: TBD</p>
<p class="card__note">Independent Consultant & Open Source Contributor</p>
<p class="card__note text--bold">Talk: Leveling Up Developer
Tooling For The Modern Rails &amp; Hotwire Era</p>
<p class="card__note">Independent Consultant &amp; Open Source
Contributor</p>
</div>
</div>
</div>
</div>
<article class="section__article mb--2">
<div class="col--100">
<h3 class="section__article__title has-dot">talk: TBD</h3>
<h3 class="section__article__title has-dot">Leveling Up Developer
Tooling For The Modern Rails &amp; Hotwire Era</h3>
<p class="section__article__text mb--2">
Talk details to come once we have them.
The evolution of developer experience (DX) tooling has been a
game-changer in how we build, debug, and enhance web applications.
</p>
<p class="section__article__text mb--2">
This talk aims to illuminate the path toward enriching the Ruby on
Rails ecosystem with advanced DX tools, focusing on the
implementation of Language Server Protocols (LSP) for Stimulus and
Turbo.
</p>
<p class="section__article__text mb--2">
Drawing inspiration from the rapid advancements in JavaScript
tooling, we explore the horizon of possibilities for Rails
developers, including how advanced browser extensions and tools
specifically designed for the Hotwire ecosystem can level up your
developer experience.
</p>
</div>
</article>
<article class="section__article mb--8">
<div class="col--100">
<h3 class="section__article__title has-dot">Bio</h3>
<p class="section__article__text mb--2">
Marco is a passionate full-stack developer and a dedicated open-source contributor. As a member of the Hotwire and StimulusReflex contributors teams
he has open-sourced, maintained, and contributed to several libraries in the
Hotwire/Rails ecosystem.
Marco is a passionate full-stack developer and a dedicated
open-source contributor. As a member of the Hotwire and
StimulusReflex contributors teams he has open-sourced, maintained,
and contributed to several libraries in the Hotwire/Rails
ecosystem.
</p>
</div>
</article>
Expand Down

0 comments on commit f9377cf

Please sign in to comment.