Live data from Hacker News

A beginner's cheat sheet for web development

bentobox.io

21–30 of 198 posts

Re: A beginner's cheat sheet for web development

#21
IMO clicking rails should show sass also. It shows less which can also be used with rails, but if I'm not mistaken sass is still the default. I'm sending you a pull request now. I didn't remove less, I figured you could consider that yourself, just added sass to rails.

Re: A beginner's cheat sheet for web development

#22
post #13

"SQL" is not a database.

Well, to all too many people I've encountered (who consider phrase "Are you using SQL or Oracle?" a sane question), it is, as "SQL" means "Microsoft SQL Server".

But that's clearly not what was intended here...

Re: A beginner's cheat sheet for web development

#24

I'm not sure if the order is supposed to matter that much, but I feel like the blocks should be ordered from easy to hard. Why is PHP at the end of the list? Why is JSON so close to the front? But yea, I just think the ordering could be better, still a nice resource!

Why would a data format not be very early in the list if ordered by simplicity or ease of learning? JSON is both..

Re: A beginner's cheat sheet for web development

#25
post #5

The title and the pitch on the actual site are kind of disingenuous. This is a collection of resources to learn web development. Its hardly a cheat sheet or "everything you need to know". A cheat sheet would be a succinct set of syntax/concepts/examples required to get by. Having said that, its a pretty website and its a worthy cause so please don't take my critique too critically.

Especially since most of the links are just to the original projects' homepages...

Re: A beginner's cheat sheet for web development

#27

I'm not sure if the order is supposed to matter that much, but I feel like the blocks should be ordered from easy to hard. Why is PHP at the end of the list? Why is JSON so close to the front? But yea, I just think the ordering could be better, still a nice resource!

It should be ordered alphabetically, with the colour of the block showing the difficulty or learning order (simple/compulsory = green, hard/niche = red).

Re: A beginner's cheat sheet for web development

#28

I'm not sure if the order is supposed to matter that much, but I feel like the blocks should be ordered from easy to hard. Why is PHP at the end of the list? Why is JSON so close to the front? But yea, I just think the ordering could be better, still a nice resource!

It seems to be in order of relevance -- that would explain PHP being at the end. :)

Re: A beginner's cheat sheet for web development

#30
Since a portion of beginners are interested in employment, I wonder how much of this sheet needs to be 'filled in' to become employable at a minimum, junior position?

I've found that the threshold between beginner -> employable is really fuzzy and that's a bit frustrating.

Post reply on HN