Commit Graph

265 Commits

Author SHA1 Message Date
Dale Sande b2b065ff8b replaces question in regards to print CSS 2018-01-10 16:07:50 -08:00
Dale Sande 77d699f851 replaces display property question 2018-01-10 15:52:26 -08:00
Dale Sande d240ed71e4 remove duplicate question and rephrase an old one 2018-01-10 15:40:43 -08:00
Vetrivel 15a544162c added ES5 vs ES6 class (#414) 2018-01-06 11:32:22 +03:00
Cezar Augusto 047b558bbf
Merge pull request #317 from vnctaing/master
Code question about promises
2017-11-04 00:42:05 -02:00
Kunal Sachdeva f2899355ad
Remove previously framed question 2017-10-28 01:04:44 +05:30
Kunal Sachdeva b6ae582d0e
Modify JS question for map vs forEach functions to loop in array 2017-10-28 01:03:03 +05:30
Kunal Sachdeva 4f75ecfa5f Add JS question for map vs forEach functions to loop in array
JSPerf gives a very good example code: https://jsperf.com/loop-vs-map-vs-foreach
For detailed explanation: https://medium.com/@manojsinghnegi/array-methods-explained-filter-vs-map-vs-reduce-vs-foreach-ea3127c6d319
2017-10-27 13:32:26 +05:30
Rob Larsen 0f9dc4fa1f Merge pull request #360 from paulalexandru/master
Added a coding question and updated Romanian translation
2017-09-22 10:43:27 -04:00
Rob Larsen dd8544bbc6 Merge pull request #410 from strugee/patch-1
Add JS variable scoping question from #290
2017-09-22 10:31:01 -04:00
Rob Larsen f65c8362f8 Merge pull request #352 from jhummel/master
Adds srcset question to HTML
2017-09-22 09:57:59 -04:00
AJ Jordan 609e41e9f0
Add JS variable scoping question from #290 2017-09-20 16:00:10 -04:00
Jason Hummel 69d0e2378f Update README.md 2017-09-20 09:58:00 -06:00
Sam Persian cd19da9bda Updated readme (#386)
small fix, just bothered me because the rest of the page is perfect
2017-04-06 23:27:08 +08:00
paulalexandru 0488f52326 Added a coding question and updated Romanian translation 2016-06-28 01:49:05 +03:00
karmacoma 93fe8151b8 Turkish language updated 2016-06-14 14:50:49 +03:00
Jason Hummel 14bce9cfb3 Updates grammer for srcset question
* Makes it a bit more obvious what attribute we're talking about.
* Ask for an explanation on how a browser evaluates the attribute
2016-04-19 08:58:01 -06:00
Jason Hummel 5eca26e03e Adds srcset question to HTML 2016-04-18 14:44:54 -06:00
Peizong Guo a2d6b4054f Added JS question for usage between named function and anonyouse fuction assigned to variable 2016-03-16 22:24:06 -04:00
Darcy Clarke 9cdc327156 Merge pull request #339 from ThibWeb/patch-1
Add "fun" question on inspiration, role models and mentors in our community
2016-03-16 15:35:35 -04:00
Darcy Clarke 3de1005db1 Merge pull request #334 from diogosilvaferreira/patch-1
Quirks Mode e Standards Mode
2016-03-16 15:35:19 -04:00
Darcy Clarke 0a49c1ac1d Merge pull request #327 from CatTail/patch-1
Don't use jQuery specific terms
2016-03-16 15:17:50 -04:00
Darcy Clarke 8e054631a6 Merge pull request #323 from halfer/master
Remove incorrect apostrophe
2016-03-16 15:17:04 -04:00
Darcy Clarke 01dc94a1b5 Merge pull request #309 from gauravmuk/ajax-pros-cons
Added advantages & disadvantages of using ajax
2016-03-16 15:14:03 -04:00
Darcy Clarke 07d296893a Merge pull request #314 from strugee/patch-2
Use RFC 7230 terminology
2016-03-16 15:11:45 -04:00
Thibaud Colas 0a0fb50eb5 Add community inspiration question 2015-12-19 02:14:47 +02:00
Diogo Silva Ferreira 60eb52a1de Quirks Mode e Standards Mode
full standards mode, almost standards mode and quirks mode.
https://developer.mozilla.org/en-US/docs/Quirks_Mode_and_Standards_Mode
2015-11-10 22:17:56 -02:00
cattail 74f7cdc762 Don't use jQuery specific terms
https://developer.mozilla.org/en-US/docs/Web/Events/DOMContentLoaded
2015-10-10 15:56:23 +08:00
Jon 65de84ba07 Remove incorrect apostrophe
Apostrophes are only to indicate ownership or missing letters.
2015-09-19 13:19:47 +01:00
Vincent Taing d92fe903e6 Code question about promises 2015-08-11 10:29:16 +02:00
Maxim Khlobystov 9e6ef3662d Merge branch 'master' of https://github.com/h5bp/Front-end-Developer-Interview-Questions into call-stack-questions 2015-07-27 22:24:32 -04:00
Alex Jordan af58887bf4 Use RFC 7230 terminology 2015-07-25 18:44:02 -07:00
gauravmuk 3cc17a0ecb Changed AJAX to Ajax for better readability.
Signed-off-by: gauravmuk <93.gaurav@gmail.com>
2015-07-16 17:55:28 +05:30
dermatobia a27a099fe6 add index in table of contents. fix minor typo 2015-07-13 02:00:45 -04:00
gauravmuk 5c7b632d84 Added advantages & disadvantages of using ajax
Signed-off-by: gauravmuk <93.gaurav@gmail.com>
2015-07-03 14:40:07 +05:30
Nathan Perry 7139e58f7d un-backticked "undeclared"
"undeclared" is not actually a keyword in JS and shouldn't be styled as code.
2015-07-02 22:58:11 -04:00
Maxim Khlobystov 9b95c26ac0 Split the event loop questions into two parts. 2015-06-08 15:12:19 -07:00
Maxim Khlobystov bda85970c7 Merge branch 'master' of https://github.com/h5bp/Front-end-Developer-Interview-Questions into call-stack-questions
Conflicts:
	README.md
2015-06-08 14:58:03 -07:00
David Steinkopff 1c6f95feda Update README.md 2015-06-03 13:15:49 +02:00
Simon Owen 18300128ed Minor change Javascript => JavaScript 2015-06-02 10:30:20 +01:00
Andrii Malaman d687416390 Remove beginner CSS question 2015-05-16 20:32:43 +03:00
Andrii Malaman ca52f9227a Add questions regarding CORS,CSS Selectors, JS Debug and JS loop 2015-05-15 18:44:04 +03:00
Darcy Clarke 93e8ede7a4 Merge pull request #285 from everthis/master
CSS question "Describe BFC(Block Formatting Context) and how it works." ...
2015-05-04 21:34:06 -04:00
Darcy Clarke 4e1a2e39a3 Merge pull request #283 from Youmoo/new-js-question
Add a js question
2015-05-04 21:31:07 -04:00
Darcy Clarke 817a92f962 Merge pull request #287 from kravse/master
Added question to the CSS section regarding Pseudo Elements, and cleaned...
2015-05-04 21:30:36 -04:00
Jack 7d48114528 Added more comprehensive testing/performance questions. 2015-04-27 11:56:48 -04:00
unknown d67664b34f Change "built in" to "built-in" 2015-04-26 22:15:20 +01:00
Jared 2084d30fdf Updated svg question grammar 2015-04-06 15:46:57 -04:00
Jared 98177ca2ef Added question to the CSS section regarding Pseudo Elements, and cleaned up the sentence structure in the SVG question to match previous sentence structures 2015-04-06 14:18:29 -04:00
Daniele Piccone 379aa68e16 Update README.md
I think it would be nice to expand the Promises section here, if and when to prefer them over callbacks
2015-04-05 21:24:38 +02:00
everthis 4546e71cda CSS question "Describe BFC(Block Formatting Context) and how it works." added. 2015-04-03 15:52:17 +08:00
Maxim Khlobystov f7af74385b Added the question about event loop in JavaScript. 2015-04-01 22:00:17 -04:00
Maxim Khlobystov 9e1c68703d Added the coding question related to JavaScript's run-to-completion semantics. 2015-04-01 21:36:53 -04:00
youmoo a3d43f5649 add a js question 2015-04-01 14:51:44 +08:00
Rich Gilbank 107e06a93d Merge pull request #276 from tjwudi/patch-1
Add progressive rendering question
2015-03-24 17:48:00 -04:00
Rich Gilbank 53cde9f8ed Merge pull request #270 from phanan/get_post_head
Merge the two questions about get, post, and get into one
2015-03-19 19:38:57 -04:00
Cătălin Mariș 54e86cfe18 README.md: Use `https://` where possible 2015-03-19 22:45:32 +02:00
An Phan 7f9c63ded2 Made HTTP actions question more open-ended 2015-03-19 10:06:57 +08:00
Rich Gilbank 8f0a2a8c1c Update README.md 2015-03-18 21:44:56 -04:00
John Wu 956aacb467 Add progressive rendering question
A [good article](http://www.ebaytechblog.com/2014/12/08/async-fragments-rediscovering-progressive-html-rendering-with-marko/#.VQaViRCUe58) by Patrick Steele-Idem explained this concept very well.
2015-03-16 16:35:44 +08:00
An Phan cb8777fa37 Merge the 2 qs about head, post, and get into 1 2015-02-28 23:32:26 +08:00
Darcy Clarke 447bfd946c Merge pull request #265 from phanan/change-xhtml-q
Changed the XHTML question
2015-02-25 12:39:53 -05:00
Pablo Nevares c03b1f8658 Expanding relatively obscure acronyms, re-phrasing questions 2015-02-24 19:31:52 -07:00
An Phan 164414c4ff Changed the XHTML question 2015-02-24 22:52:58 +08:00
Rich Gilbank 60b73bbb42 Update README.md 2015-02-23 10:06:34 -05:00
Darcy Clarke c14a686212 Merge pull request #259 from abdul/coding-networking-questions
Add coding and networking questions
2015-02-17 18:17:25 -05:00
Rich Gilbank 78f389fe5c Update README.md 2015-02-17 18:09:53 -05:00
Abdul Qabiz 3db1cf8112 Add coding and networking questions 2015-02-14 04:20:42 +05:30
An Phan a300b72fa3 Removed hints and examples from question, following #247
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2015-02-04 11:59:22 +08:00
Darcy Clarke 55a2b901d0 Fix #249 2015-02-03 22:49:17 -05:00
Bo-Yi Wu cf02ca5387 missing period. 2015-02-03 11:01:15 +08:00
Bo-Yi Wu 75f1e27005 Merge pull request #250 from phanan/cookie_storage
Standardizing wordings for `cookie vs sessionStorage vs localStorage` question
2015-01-31 18:00:07 +08:00
An Phan d32cd3856f A cookie, not cookie 2015-01-31 17:20:42 +08:00
An Phan 060e47a60e Removed the extra backtick 2015-01-31 11:59:03 +08:00
An Phan 67c005c7ee Standardizing wordings for `cookie vs sessionStorage vs localStorage` question 2015-01-31 11:34:22 +08:00
Darcy Clarke c4586d009e Merge branch 'master' of https://github.com/h5bp/Front-end-Developer-Interview-Questions 2015-01-30 05:34:22 -05:00
Darcy Clarke 4777c4bfca Add single page app question which resolves #196 2015-01-30 05:34:05 -05:00
Darcy Clarke 2ddecf673e Merge pull request #245 from phanan/scripts_position
Added a question about <link> and <script> positioning
2015-01-30 05:26:40 -05:00
Darcy Clarke e3b04ae747 Merge branch 'master' of https://github.com/h5bp/Front-end-Developer-Interview-Questions 2015-01-30 05:22:39 -05:00
An Phan afcddfb21a Reworded the question as per @darcyclarke s suggestion 2015-01-30 18:22:37 +08:00
Darcy Clarke 03fc88d23e Add absolute vs. translate() positioning question 2015-01-30 05:22:12 -05:00
Darcy Clarke d3de837637 Merge pull request #246 from phanan/typo_fix
Fixes a grammar error
2015-01-30 05:13:28 -05:00
Darcy Clarke ef66fea73b Remove jQuery-specific questions and update network title 2015-01-30 05:08:47 -05:00
An Phan 40d34e3db2 Fixes a grammar error 2015-01-30 14:46:42 +08:00
An Phan b486f75dd6 Added a question about <link> and <script> positioning 2015-01-30 12:53:09 +08:00
Rich Gilbank 0fbb76f241 Merge pull request #244 from phanan/normalize_vs_css
Amended a sub-question into CSS reset
2015-01-29 23:30:20 -05:00
An Phan 2543a9595e Squash the 2 normalize/reset CSS questions into 1 2015-01-30 12:27:40 +08:00
An Phan 9e0cd90c01 Amended a sub-question into CSS reset 2015-01-30 12:01:11 +08:00
Travis Horn 6da124090f Reword CSS preprocessor question
Following up a question like "What are the advantages..." with a question that starts "If so..." makes no sense. This change removes the "If so" part.
2015-01-29 12:14:22 -06:00
Rich Gilbank 92747b331c Merge pull request #241 from phanan/onload_vs_ready
Added a JS q regarding window.onload and $(document).ready()
2015-01-29 12:53:00 -05:00
An Phan 64a0b8429b Reworded the question following @arthurvr's suggestion 2015-01-30 01:13:46 +08:00
An Phan 0e6aff706b Moved the window.onload vs jQuery.ready question under jQuery section 2015-01-29 22:32:21 +08:00
Darcy Clarke 17e4184de5 Merge pull request #240 from h5bp/http_section
Add HTTP/Network section
2015-01-29 04:39:16 -05:00
An Phan 518a4cd273 Added a JS q regarding window.onload and $(document).ready() 2015-01-29 16:57:36 +08:00
Rich Gilbank c9f414581a Add HTTP/Network section 2015-01-28 20:17:18 -05:00
Rich Gilbank 86371f301f 🔥 whitespace 2015-01-28 19:59:32 -05:00
@doerteDev (Stefan Staudenmeyer) 8907ab56d3 Question added to X-Browser compatibility lookups
As a potential employer I whant my coders to know how to quickly find out if a certain Browser/Version combination supports a certain web technique.

Bonus points for caniuse?
Conflicts:
	README.md
2015-01-28 19:52:06 -05:00
Bo-Yi Wu d9dff92422 add mission question mark. Closed #234 2015-01-25 09:57:47 +08:00
Bo-Yi Wu a0b1a64710 Fix original contributors anchor link 2015-01-24 00:41:40 +08:00
Paul Irish 0d7c29e850 update contributors section. 2015-01-22 00:10:19 -08:00