JSFoo Coimbatore 2019
JSFoo For members

JSFoo Coimbatore 2019

On building faster, performant and secure web applications

Make a submission

Accepting submissions till 22 Apr 2019, 11:59 PM

IT Block, Dr. G R Damodaran College of Science, Coimbatore

Tickets

Loading…

##About JSFoo Coimbatore##

JSFoo Coimbatore is a single-day conference with talks, Birds of Feather (BOF) sessions and speaker connect sessions. The conference will be held on Friday, 5 July, at Dr.G.R.Damodaran College of Science, Coimbatore.

JSFoo Coimbatore features talks on:

  1. How to secure your web applications by identifying vulnerabilities.
  2. Leveraging Web Application Vulnerabilities for Resourceful Intelligence Gathering.
  3. Case studies of performance improvements and using the modular approach to building front-ends.
  4. Node.js and good engineering practices such as logging, debugging and integrating security into your applications.
  5. WebSDK: switching between service providers on the fly.

Speakers from Hotstar, Uber, HackerRank, Chained Ventures, Tezify, Appsecco, Gramener, and Centre for Internet and Society (CIS) will present case studies and experiential talks which will help JavaScript, full stack and front-end engineers among partcipants to build faster, secure and performant we applications.

##JSFoo Coimbatore 2019 sponsors:

#Gold Sponsor

MockFlow

#Bronze Sponsor

Hasura ThoughtWorks

#Community Sponsor

PSG Software Technologies

#Venue Partner

Dr GR Damodaran College of Science

For inquiries on tickets and sponsorships, call the JSFoo Coimbatore team on 7676332020 or write to us on info@hasgeek.com

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

Tejesh P

@tejesh95

State Machines for Frontend State Management

Submitted Apr 17, 2019

The major complexity of Frontend App Development arises when managing state of DOM, Internal variables, UI controls. Have you wondered if JS code can be architected to manage state without resorting to high learning curve state management solutions like Redux, MobX etc when not needed. Independent of what framework is used, the concepts of State Machines from Automata theory can be applied to your frontend apps.

Key Takeaways:

  • Computer science fundamentals like automata theory can help us in frontend development also.
  • Frontend apps can be architected well, when thought of as a database system.

Outline

  1. Simple introduction to State Machines
  2. Why and how State Machines are heavily utilized in Distributed systems
  3. Seeing frontend applications as a distributed system (with time bound events from DOM interactions), how to utilize the powerful concepts of state machines
  4. Separation of DOM writes vs DOM reads (State Machine)
  5. Action dispatcher - DOM writes
  6. State Transition(er), State Event Triggers
  7. How easy is it to have Time Travel Logger

Speaker bio

Tejesh works extensively writing code to build no-code platforms. Actively contributes to open-source library G1.js. Architected and developed MapViewer library to visualize Geo-Spatial data. Features include shapefiles loader, auto merge data with shapefiles, progressive drill down of shapefiles.

The ideas for the topic of session has emerged from experience of building and maintaining heavy data focussed dashboards applications written completely in vanilla Javascript. Only if frontend is as easy and maintainable as database systems!

Slides

https://slides.com/tejeshp/deck/fullscreen

Comments

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

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

{{ errorMsg }}

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

Make a submission

Accepting submissions till 22 Apr 2019, 11:59 PM

IT Block, Dr. G R Damodaran College of Science, Coimbatore

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