Skip to content

Use microlens instead of lens - #421

Open
ilyakooo0 wants to merge 7 commits into
reflex-frp:developfrom
ilyakooo0:iko/microlens
Open

Use microlens instead of lens#421
ilyakooo0 wants to merge 7 commits into
reflex-frp:developfrom
ilyakooo0:iko/microlens

Conversation

@ilyakooo0

Copy link
Copy Markdown

A major use case for reflex-dom is making frontend applications. This means that the compiled binaries are shipped to the user. In some cases, they are loaded when the user opens a web page. This means, that size is quite important.

lens has a pretty big dependency footprint, and most of the library isn't even used in reflex-dom. This PR removes the lens dependencies from libraries.

@ilyakooo0
ilyakooo0 marked this pull request as draft September 12, 2021 18:12
@ilyakooo0
ilyakooo0 marked this pull request as ready for review September 13, 2021 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant