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

Code Review Tutorial Series/Track #20

Open
ghost opened this issue Aug 17, 2017 · 5 comments
Open

Code Review Tutorial Series/Track #20

ghost opened this issue Aug 17, 2017 · 5 comments

Comments

@ghost
Copy link

ghost commented Aug 17, 2017

It might be cool to do some type of tutorial series/track that goes through an existing zite's code step by step and explaining everything that it does. It may help people understand how current zites do things, especially database-wise, etc. Just an interesting thought I had. Will most definitely be a long series and take a lot of work to create though.

@ghost ghost changed the title Code Review Tutorial Series Code Review Tutorial Series/Track Aug 17, 2017
@purplesyringa
Copy link

Any ideas about what site to take? AFAIK ZeroSites is a good choice.

@ghost
Copy link
Author

ghost commented Nov 29, 2017

One of my zites would probably be the easiest for me to write about. However, I use VueJs, Gulp, Browserify, etc. which a lot of people might not know. I think if something like this were to be written, it would be better to have something more advanced than ZeroSites, imo. I feel like ZeroSites wouldn't benefit from this style because it's too simple. I think this style of tutorial would be better for bigger zites (Git Center, ZeroMedium, ZeroMe, etc.)

@purplesyringa
Copy link

purplesyringa commented Nov 29, 2017

I think this style of tutorial would be better for bigger zites (Git Center, ZeroMedium, ZeroMe, etc.)

I agree here, but you said goes through an existing zite's code step by step and explaining everything that it does, so you have to explain each line of ZeroMe/ZeroMedium/Git Center and there are many lines.

@AnthyG
Copy link

AnthyG commented Nov 29, 2017

I found ZeroMe's code is quite interesting for DB-Stuff in general, and also for the Merger-functionality.
ZeroMail is especially good to get used to the different ways of encryption, ZeroNet provides in-house.
And just to note it, both zites original code is in coffee-script, which I didn't find that hard to read at all (though I would probably never use it for myself 😆)!

@purplesyringa
Copy link

From that point of view ZeroMe is the best choice.

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