h5bp / Front-end-Developer-Interview-Questions

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Home Page:https://h5bp.org/Front-end-Developer-Interview-Questions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`GET` and `POST` question under HTML section seems misplaced.

GeorgeMac opened this issue · comments

I would argue this has nothing to do with HTML. Its a HTTP question. Perhaps it belongs under general?

Fair enough. I think we might even have enough questions to make a new section, something along the lines of HTTP, covering GET/POST, headers, MIME types, etc. Thoughts?

Yeah a HTTP section sounds more fitting :)

+1. You could include REST vs. SOAP in there too.