Talk
Intermediate

Build your own reactivity

Rejected

Session Description

Building reactivity from scratch.

In this session, I’ll live code a reactivity system using Proxies in JS from scratch.

I will talk about what reactivity is in Frontend world, the Observer pattern, and how you can use it to build a reactivity system which is used in Frontend frameworks like Vue.js or MobX

Key Takeaways

  1. What is reactivity

  2. What is observer pattern

  3. How you can build your own reactivity

References

Session Categories

Contributing to FOSS

Reviews

100 %
Approvability
1
Approvals
0
Rejections
1
Not Sure

Seems interesting, although I wish there was an accompanying repo of some kind.

Reviewer #1
Approved

This seems like a generic Web dev talk. The DIY nature make it FOSS friendly, but its unclear where this is headed other than an interesting experiment

Reviewer #2
Not Sure