Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 449 Bytes

fexp

Front-end experimentation

Overall Thoughts

  1. Every time I start down the route of trying to learn a new FE method, I feel like I need to completely re-learn how to do frontend development.

  2. I love the idea of Bazel => a learn-once, apply everywhere tool. However, some languages aren't super compatible with Bazel, due to Bazel's focus on hermeticity.

  3. Primary dev-loops can be very different in different environments.