JSFoo Chennai 2020

JSFoo Chennai 2020

On component architecture, performance, security for front-end, and emerging trends

JSFoo is a platform for:

  1. Practising front-end engineers to share insights from their work about web application development.
  2. Learning from peers.
  3. Discovery of emerging trends for JavaScript in India.
  4. Understanding perspectives on component architecture, front-end security, performance and emerging trends.

Full schedule published here: https://hasgeek.com/jsfoo/2020-chennai/

Talks at Chennai edition will cover:

  1. DevSecOps and vulnerabilities to secure on the front-end.
  2. JAM Stack.
  3. WebAssembly.
  4. Accessibility and building accessible apps.
  5. Front-end architecture and processes; micro-frontends.
  6. Design patterns.

Speakers from Freshworks, Appsecco, Deque software, Flipkart, ThoughtWorks and Zestomoney will share their learnings and experiences.

Talks from previous editions of JSFoo are published on hasgeek.tv/jsfoo

The Chennai edition will be held on 3 April 2020 at Raman Hall, IITM Research Park, Chennai.


For inquiries about speaking/collaborating with JSFoo, write to jsfoo.editorial@hasgeek.com


##Click here for the Sponsorship deck.
For more details on the Sponsorship and ticket inquiries, write to sales@hasgeek.com or call 7676332020


#Gold Sponsor

Pramati

#Silver Sponsor

Freshworks

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

sathish kumar

@a11yskarefac

Infinite Scrollig and Infinite Problems

Submitted Feb 11, 2020

The modern digital consumption is no more restricted to only one device. It has multiple device user groups which prefer different interactive modalities.
The modern digital consumption is no more restricted to only one device. It has multiple device user groups which prefer different interactive modalities.
Given this context, if a design pattern is conceived with only one input modality like a scroll wheel of a mouse, it is going to affect a lot of users, users with disabilities in particular. One such design pattern is infinite scrolling.

In a social media landscape, this is an amazing interactive method. But when its implementation spreads across e-commerce and other vital digital functions, then the users with disabilities will not benefit out of it.
It is important to stress the remedy of role=“feed” in this context, its application, what it can do or cannot so that the design can be beneficial to as many users groups as possible.

In my presentation, I am going to talk about:

  1. Introduce infinite scrolling
  2. Affected user groups with persona
  3. What ARIA offers as a remedy (role=“feed”)
  4. What this role can or cannot do
  5. How can this design accommodate user preferences
  6. Introduction of Additional switch feature to enhance this implementation
  7. Conclusion.
    Given this context, if a design pattern is conceived with only one input modality like a scroll wheel of a mouse, it is going to affect a lot of users, users with disabilities in particular. One such design pattern is infinite scrolling.

In a social media landscape, this is an amazing interactive method. But when its implementation spreads across e-commerce and other vital digital functions, then the users with disabilities will not benefit out of it.
It is important to stress the remedy of role=“feed” in this context, its application, what it can do or cannot so that the design can be beneficial to as many users groups as possible.

In my presentation, I am going to talk about:

  1. Introduce infinite scrolling
  2. Affected user groups with persona
  3. What ARIA offers as a remedy (role=“feed”)
  4. What this role can or cannot do
  5. How can this design accommodate user preferences
  6. Introduction of Additional switch feature to enhance this implementation
  7. Conclusion.

Outline

In this session I am going to discuss:
1 Infinite Scrolling
2. User groups who are affected
3. ARIA solution and its shortcomings
4. Proposed design solutions

Speaker bio

A passionate digital accessibility consultant currently working at Deque Software, Hyderabad. With more than eight years of experience in the a11y landscape, I have audited and consulted for as many as industries that include e-commerce, healthcare, BFSI etc. I speak at conferences too on accessibility, taking a11y to the developers, designers, testers and decision makers. I am avid reader, beat-boxer and a co-author of blogs at www.digitala11y.com during my free time.

Slides

https://drive.google.com/open?id=1C_5OVOb_gcKCyDy86SB0MyW_LTxP9GUs&authuser=sathish.kumar@deque.com&usp=drive_fs

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more