Commit Graph

33 Commits

Author SHA1 Message Date
Rob Larsen 77e798a19f
Merge pull request #881 from maxrchung/patch-1
remove space in html-questions
2024-04-23 13:11:04 -04:00
Rob Larsen df72899a97
Merge pull request #884 from c-tn/js-questions
add js questions
2024-04-23 12:57:45 -04:00
Rob Larsen 65f0958992
Merge pull request #886 from maxrchung/patch-2
remove cookie question from general-questions
2024-04-14 20:22:09 -04:00
Max 4997b2bdd5
replace with question mark in css-questions 2024-04-12 06:04:19 -07:00
Max 37e62e4873
remove cookie question from general-questions 2024-04-11 15:00:09 -07:00
dispectable 252cdcb85d add js questions 2024-04-11 15:03:01 +02:00
Max cd0be019d0
remove space in html-questions 2024-04-10 17:16:01 -07:00
Rob Larsen ada366e8f2
"What is" (#859) 2023-11-01 13:48:30 -04:00
Vy Nguyen 693357aed8
Difference between fixed, fluid, responsive layouts (#856) 2023-11-01 13:43:30 -04:00
Vy Nguyen d06f19436c
Added general questions (#847)
* Added general questions

* Update general-questions.md
2023-09-29 14:28:53 -04:00
Talha Tahir a7e48d58e1
Add Javascript question about truthy and falsy values (#796)
* Add Javascript question about truthy and falsy values
2023-09-07 16:24:14 -04:00
Vy Nguyen aaf0833ab2
added general question (#805)
* added new general question

* Update general-questions.md

* Update general-questions.md
2023-08-30 21:10:56 -04:00
Sarah Brown 65e59c23dd
Update javascript-questions.md (#759) 2022-10-12 21:54:07 -04:00
Rob Larsen 891f97aafb
Goodbye Internet Explorer Question :) 2022-07-29 12:22:35 -04:00
Anders Søgaard a4592fdff3
Fix typo (#732) 2022-06-27 09:15:57 -04:00
satyam-01-byte abb6159958 added new question in CSS 2021-09-14 16:25:47 +05:30
Rob Larsen 8cda9f3939
Update src/questions/html-questions.md 2021-01-29 11:10:37 -05:00
Akash Negi 673ce3dee0
Added - Question 2021-01-29 20:48:40 +05:30
Abg4real f180b23e7d
Update html-questions.md (#585)
Many people are confused about whether to use svg or canvas to create graphics on webpages. So I think this question would help.
2020-09-08 22:14:02 -04:00
Natalie Pina 256b83ce39
New CSS Questions (#570)
* Add new css questions

* Update with new css questions

* promise question (#563)

* Update src/questions/css-questions.md

Co-authored-by: Rob Larsen <rob@drunkenfist.com>

* Update src/questions/css-questions.md

Co-authored-by: Rob Larsen <rob@drunkenfist.com>

* Add new css questions

* update questions wording

Co-authored-by: Bruce Tang <55170799+bt-dot@users.noreply.github.com>
Co-authored-by: Rob Larsen <rob@drunkenfist.com>
2020-08-05 20:01:05 -04:00
Bruce Tang dd27f20dcd
promise question (#563) 2020-08-03 16:19:19 +03:00
NegiAkash890 ea71f0097d Update css-questions. (#551) 2020-01-21 17:26:32 +02:00
Vojtech Jasny d6da39f261 Remove irrelevant question (#548)
While asking someone how they like their coffee might be fun or a nice (if a little weird) ice-breaker, I think it scarcely allows one to evaluate a candidate for a frontend position.
2019-12-17 15:35:45 +02:00
Linda Ikechukwu 27e75daf14 Fix typo error on line 9: changed design to designing (#547) 2019-12-15 14:39:26 -05:00
aej11a 080274df95 Added questions (#537) 2019-11-09 11:42:26 +03:00
NS61817 ede977f31d Updated questions (#536)
* Update general-questions.md

Added questions

* Update general-questions.md

Added questions

* Update testing-questions.md

Added questions
2019-11-08 21:53:24 +03:00
Khushal Gupta 95f99ab117 Update coding-questions.md (#535) 2019-11-08 09:31:37 +03:00
Christian Oliff 056cc4e94a Update css-questions.md (#528) 2019-07-01 11:26:28 +03:00
Pavel Glushkov ab6ff7ccb2 Added new question about CDN services (#516)
* Add question about CDN services
2019-04-17 16:28:11 -04:00
kurtr c067a6c34e Rephrased questions in javascript-questions.md to add context (#512)
Included the the `Array.` prefix in the question regarding `.forEach` and `.map` since the `.forEach` method reference is ambiguous and also used by array like built-in objects such as `NodeList` and HTML element collections. Updated the question regarding `.call` and `.apply` to reflect the same verbosity.
2019-02-21 16:57:27 -05:00
Rob Larsen c964a6daff
JavaScript 2018 (and beyond!) (#504)
Some of the JavaScript questions are stale. I'm making an editorial pass to clean up those questions, removing stuff that's more 2008 than 2018.
2019-01-07 12:20:25 -05:00
Niti Singhal 021d2e6107 Adding question on domain pre-fetching (#503) 2019-01-07 14:23:22 +03:00
Cezar Augusto cb980c60b8
add a website (#505)
close https://gthub.com/h5bp/Front-end-Developer-Interview-Questions/issues/448
2018-12-02 19:28:33 -02:00