Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe.
I love the idea. I just fear this is going to become as estranged as the old rating system with the current community :( Hello World type mIRC Snippets earning absurd likes lol
The problem I have with StackOverflow is that the community is trained into answering questions as quick as possible to earn the points. Consequently, users post the first thing that come to their head, then edit their post over and over until they're satisfied.
I thought it was a great idea at the time, was that like '04ish? I've actually linked my Hawkee profile to potential employers on numerous occasions to show activity within a development community. Would be nice if a few of the provided sections were a bit more in-depth :P
Yeah, and there are several flaws with StackOverflow. I sincerely hope Hawkee doesn't move that direction. Having developers fight over the quickest to answer, is no way to help the community. It's nice that rep unlocks features but, it's a poor misrepresentation of the developers' actual talent. IMO of course ;)
Hash tables are easy to use. Perhaps it's something you should look at a bit more in depth. Also, it's not the compiler's full responsibility. As a developer, it's imperative that you understand the language you're developing in. :)
PS: Please excuse my horrible MSL syntax, haven't touched it in awhile.
@raccoon That's actually an excellent point. However, I would use a hash in lieu of a global variable. Not only are they automatically cleared upon exit but, they're also faster and less resource intensive.
@Hawkee I'm not 100% sure but, I believe the jQuery Waypoints plugin already has that type of functionality built in. We're currently using in a few places around ESPN :)