Skip to content
This repository was archived by the owner on Dec 29, 2018. It is now read-only.
This repository was archived by the owner on Dec 29, 2018. It is now read-only.

React Monocle Rewrite #147

@mbchoa

Description

@mbchoa

Have had a number of months to reflect on React Monocle's current implementation and have come up with some ideas on potential rewrite of the tool.

Goals

  • Better modularization of internal mechanisms which handle the parsing, transformation and generation of React source code
  • Upgrade and modernize toolset being used (React, webpack, babel, etc.)
  • Simplify CLI to be more developer-friendly
  • More robust error handling and developer feedback

Major Changes

  • Use babylon parser in favor of acorn
  • Integrate and hook into react-dev-tools to utilize component hierarchy generation

Challenges

  • Integrating with react-dev-tools

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions