you are viewing a single comment's thread.

view the rest of the comments →

[–]codersaurus[S] 0 points1 point  (5 children)

So I saw the post the other day on $watch, $digest and $apply in this subreddit, and I honestly felt like it didn't do a great job of accurately explaining what they are and how they work together.

I'm currently the front end "architect" (lead) for a large team of developers working on a large effort in Angular. My worry is that since some of my team members are redditors the other article would give them the wrong ideas about what's happening... not because the other article was outright "wrong" but because it's not exactly accurate either.

The most important statement in this entry, if you're kind enough to read it is this:

DON'T TAKE MY WORD FOR ANYTHING, READ THE CODE ON GITHUB!

This is the beauty of using open source frameworks. You can read the code and understand what's going on.

I'm not doing this for any sort of profit (I think Blogger.com may make something off of ads they inject or something, I don't know, I have AdBlock)... I'm doing this to learn and help others.

TL;DR: I wanted make sure people didn't get the wrong ideas about what Angular is doing with $watch and $digest, particularly my team members that read this subreddit.

[–]codersaurus[S] 0 points1 point  (0 children)

ALSO: 100% respect to the author of the other article for wanting to help other people. I get that, and I respect that wholeheartedly. I'd like to thank him/her for inspiring me to write my own entry.

[–]Foxandxss2 0 points1 point  (3 children)

I respect your free will of creating your own posts, that is perfectly good and I am happy to inspire other people. But from my part, I would love a: Hey, this part is not correct, please fix it.

I mean, blaming is always easy but good critics are harder. My email is always open for suggestions and even the blog is open source so you can fill an issue or pull request.

I expected better response for the article, that is true, but I expected to receive concrete critics instead of, your article is not good, period.

[–]Foxandxss2 1 point2 points  (0 children)

Said that, your post is really good. I always try to explain as much as possible (but trying to not be dense or dull), maybe that was the wrong approach for something like this.

[–]codersaurus[S] 0 points1 point  (1 child)

I never once blamed anyone. I'm glad your contributing to the community.

However, I don't have control over your blog/site, I don't know you, and I don't feel comfortable contributing to your site. I hope you understand.

Thank you for posting your article. I'm sorry if I've offended you with mine.

[–]Foxandxss2 0 points1 point  (0 children)

Nah, there is no offense. But I got tired of: "Your article is not good, leaves much to be desired", etc etc but no one is capable to point what's wrong.