Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document advanced glomming #241

Open
kurtbrose opened this issue Jul 5, 2022 · 1 comment
Open

document advanced glomming #241

kurtbrose opened this issue Jul 5, 2022 · 1 comment

Comments

@kurtbrose
Copy link
Collaborator

as I'm answering more and more questions, I'm starting to notice a pattern, maybe there's a path that can be documented

level 1: specs are constants

level 2: writing helper functions to automate some aspects of spec generation

level 3: custom spec types

level 4: glom macros

@boonhapus
Copy link

I'd be super interested in the patterns or recipes you've found to be most successful across questions you've answered.

I've started using glom again in some of my projects and have really enjoyed it.. but sometimes I run into an issue that I can't figure out how to solve based on the docs.

glom.T and glom.M are expressive tools, but they're hard to conceptualize sometimes. Same thing with glom.Invoke vs lambda. And when would I want to use good ole comprehensions vs the bracket syntax [].

This is all before we even get to lvl3 and lvl4 .. which I have no idea about!

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

No branches or pull requests

2 participants