Helvetic Ruby
Helvetic Ruby
  • 26
  • 2 627
How to Accessibility if You’re Mostly Back-End by Hilary Stohs-Krause
When we think about “accessibility”, most of us associate it with design, HTML, CSS - in other words, the front-end. If you work primarily on the back-end of the tech stack, it’s easy to assume that your role is disengaged from accessibility concerns.
In fact, there are multiple ways back-end devs can impact accessibility, both for external users and for colleagues.
In this talk, we’ll walk through everything from APIs to specs to Ruby code to documentation, using examples throughout, to demonstrate how even those of us who rarely touch HTML can positively impact accessibility for all.
มุมมอง: 147

วีดีโอ

Lessons learned from running Rails apps on-premise by Andy Pfister
มุมมอง 1042 หลายเดือนก่อน
Lessons learned from running Rails apps on-premise by Andy Pfister
The Power of Crystal: A language for humans and computers by Johannes Müller
มุมมอง 1802 หลายเดือนก่อน
Crystal is a language with a focus on developer happiness, like Ruby. The syntax and OOP model resemble that and any Ruby developer feels right at home. It's statically typed and compiles to native code, making it intrinsically type safe and blazingly fast. Built-in type inference makes most type annotations unnecessary, resulting in easy to read and clean code. It can be a good asset for perfo...
Revisiting the Hotwire Landscape after Turbo 8 by Marco Roth
มุมมอง 2402 หลายเดือนก่อน
Hotwire has significantly altered the landscape of building interactive web applications with Ruby on Rails, marking a pivotal evolution toward seamless Full-Stack development. With the release of Turbo 8, the ecosystem has gained new momentum, influencing how developers approach application design and interaction. This session, led by Marco, a core maintainer of Stimulus, StimulusReflex, and C...
200k users in 3 years: How to do developer marketing by Jenda Tovarys
มุมมอง 222 หลายเดือนก่อน
200k users in 3 years: How to do developer marketing by Jenda Tovarys
The Boring Bits Bite Back by Katie Miller
มุมมอง 352 หลายเดือนก่อน
Big is better right? Big data, big features, big customers. With those big customers comes requests for big acronyms like SAML, SCIM and RBAC. Getting those implemented depends on a strong foundation. The boring bits that were glossed over when building the company. Users, Accounts, Authorization, Billing… We can prevent heartache, tech debt and stress by getting a handle on them early on. I’ll...
Phantastic Phlex by Roland Studer
มุมมอง 632 หลายเดือนก่อน
Phantastic Phlex by Roland Studer
Avoiding Sneaky Testing Antipatterns by Sarah Lima
มุมมอง 152 หลายเดือนก่อน
Avoiding Sneaky Testing Antipatterns by Sarah Lima
Ask your logs by Youssef Boulkaid
มุมมอง 382 หลายเดือนก่อน
Ask your logs by Youssef Boulkaid
The Very Hungry Transaction by Daniel Colson
มุมมอง 1042 หลายเดือนก่อน
The story begins with a little database transaction. As the days go by, more and more business requirements cause the transaction to grow in size. We soon discover that it isn't a little transaction anymore, and it now poses a serious risk to our application and business. What went wrong, and how can we fix it? In this talk, we'll witness a database transaction gradually grow into a liability. ...
On a mission for equality and diversity in tech by Marion Schleifer
มุมมอง 172 หลายเดือนก่อน
On a mission for equality and diversity in tech by Marion Schleifer
How to use Arel? Wrong answers only! by Dávid Halász
มุมมอง 442 หลายเดือนก่อน
How to use Arel? Wrong answers only! by Dávid Halász
Helvetic Ruby 2024
มุมมอง 963 หลายเดือนก่อน
We had a great time, see for yourself! In 2025, we'll meet in Geneva on Friday, 23rd of May, see you there 😉 helvetic-ruby.ch
Helvetic Ruby 2023
มุมมอง 1345 หลายเดือนก่อน
Few impressions from the first-ever Helvetic Ruby conference. We'll meet again in 2024 on the 17th of April in Zürich: helvetic-ruby.ch
How to Keep your Database Happy by Karen Jex
มุมมอง 1598 หลายเดือนก่อน
How to Keep your Database Happy by Karen Jex
A Rails performance guidebook: from 0 to 1B requests/day by Cristian Planas and Anatoly Mikhaylov
มุมมอง 698 หลายเดือนก่อน
Building a feature is not good enough anymore: all your work won't be of use if it's not performant enough. So how to improve performance? After all, performance is not an easy discipline to master: all slow applications are slow in their own way, meaning that there is no silver bullet for these kinds of problems. In this presentation, we will guide you across patterns, strategies, and little t...
Ideas for growing our Ruby community by Lucian Ghinda
มุมมอง 358 หลายเดือนก่อน
Ideas for growing our Ruby community by Lucian Ghinda
Five Minutes of a Random Stranger Talking About Creativity by Christina Serra
มุมมอง 308 หลายเดือนก่อน
Five Minutes of a Random Stranger Talking About Creativity by Christina Serra
Postcards From An Early-Career Developer's First Months by Harriet Oughton
มุมมอง 768 หลายเดือนก่อน
Postcards From An Early-Career Developer's First Months by Harriet Oughton
Sliced Ruby: Enforcing module boundaries with private_const and packwerk by Severin Ráz
มุมมอง 1378 หลายเดือนก่อน
Sliced Ruby: Enforcing module boundaries with private_const and packwerk by Severin Ráz
Profiling Ruby tests with Swiss precision by Vladimir Dementyev
มุมมอง 1838 หลายเดือนก่อน
Profiling Ruby tests with Swiss precision by Vladimir Dementyev
Conventionally-typed Ruby by Josua Schmid
มุมมอง 368 หลายเดือนก่อน
Conventionally-typed Ruby by Josua Schmid
A Sneak Peek into Ractors! by Abiodun Olowode
มุมมอง 2358 หลายเดือนก่อน
A Sneak Peek into Ractors! by Abiodun Olowode
The Functional Alternative by Ju Liu
มุมมอง 668 หลายเดือนก่อน
The Functional Alternative by Ju Liu
Anatomy of a Sonic Pi Song by Raia
มุมมอง 678 หลายเดือนก่อน
Anatomy of a Sonic Pi Song by Raia
How to bootstrap your software startup by Isabel Steiner
มุมมอง 2968 หลายเดือนก่อน
How to bootstrap your software startup by Isabel Steiner

ความคิดเห็น

  • @VikasAvnish
    @VikasAvnish หลายเดือนก่อน

    crystal is go for ruby