Commit Graph

1046 Commits

Author SHA1 Message Date
Bo-Yi Wu 4bd03e294d Merge pull request #291 from CheungJ/master
Change "built in" to "built-in"
2015-04-27 09:04:14 +08:00
unknown d67664b34f Change "built in" to "built-in" 2015-04-26 22:15:20 +01:00
Bo-Yi Wu 071e36d645 Merge pull request #289 from mathieuhays/french-translation-update
French translation update
2015-04-18 12:11:01 +08:00
Mathieu Hays fc8af9fd45 Missed translation 2015-04-18 01:52:32 +01:00
Mathieu Hays b54ef79883 Typo - second read. 2015-04-18 01:50:28 +01:00
Mathieu Hays 424633a4e9 typo 2015-04-18 01:46:28 +01:00
Mathieu Hays 5ebf0cc5fc French translation update 2015-04-18 01:41:16 +01:00
Rich Gilbank 18529905de Merge pull request #286 from dpiccone/patch-1
Expand questions on promises: What are the pros and cons of using promises vs callbacks?
2015-04-07 13:23:35 -04: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 da352ce5be Merge pull request #278 from foke/master
Fix typo
2015-03-23 11:54:56 -04:00
Kim b4ec5bbb20 Fix typo 2015-03-23 16:06:35 +01: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ș e4829ad70d Update Romanian translation
* Remove some of the outdated content.
* Translate some of the newly added content.
* Make other minor improvements.
2015-03-19 23:30:28 +02:00
Cătălin Mariș 54e86cfe18 README.md: Use `https://` where possible 2015-03-19 22:45:32 +02:00
Cătălin Mariș a78f1d0a58 Update Romanian translation
* Make minor improvements.
* Use `ș` instead of `ş` and `ț` instead of `ţ`
  (see: http://en.wikipedia.org/wiki/Romanian_alphabet).
2015-03-19 22:38:30 +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
Rich Gilbank e843492cac Merge pull request #275 from h5bp/normalize_translation_names
Normalizing translation file names
2015-03-14 17:18:12 -04:00
Rich Gilbank 3cd2832ff0 Normalizing translation file names 2015-03-14 17:03:51 -04:00
Rich Gilbank f5c2855d91 Merge pull request #271 from mmhan/translations/burmese
Burmese Translation
2015-03-14 16:51:02 -04:00
mmhan b0f123ff05 Final typo fixes 2015-03-01 00:55:19 +06:30
mmhan 68aec018e4 Burmese Translation
- Added original file's copy
- Translated summary and toc
- Translated general questions
- Translated HTML and CSS questions
- Done with JS questions
- Completed translation
2015-03-01 00:46:23 +06:30
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
Bo-Yi Wu 44c544b6b0 Merge pull request #268 from pnevares/update-spanish
Updates to Spanish translation, removing hints/answers/examples and jQuery
2015-02-25 14:54:25 +08:00
Pablo Nevares 796ecb2729 Updates to Spanish translation, removing hints/answers/examples and jQuery 2015-02-24 21:19:35 -07:00
Bo-Yi Wu b1ba1cf76d Merge pull request #267 from pnevares/acronyms-phrasing
Expanding relatively obscure acronyms, re-phrasing questions. closed #266
2015-02-25 11:17:34 +08: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
Darcy Clarke 08b94147d4 Merge pull request #264 from h5bp/richgilbank-patch-1
Update README.md
2015-02-23 16:11:45 -05: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
Darcy Clarke 0313287b64 Merge pull request #261 from h5bp/promises_question
Promises question
2015-02-17 18:16:14 -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
Rich Gilbank bb67b669df Merge pull request #256 from everblut/esp_corrections
Update README_ES.md
2015-02-12 18:08:29 -05:00
Ever f9cd181b1d Fix some grammar, translate one more exercise on javascript section and change order on code questions section. 2015-02-12 12:32:53 -06:00
Bo-Yi Wu 1e477f62a6 Merge pull request #254 from marcobiedermann/feature/editorconfig
add .editorconfig
2015-02-05 22:23:31 +08:00
Bo-Yi Wu 411ff37ac0 Merge pull request #255 from marcobiedermann/hotfix/charset
fix charset
2015-02-05 22:21:37 +08:00
Rich Gilbank 2a466871cd Merge pull request #253 from marcobiedermann/hotfix/newline
add unix newline at end of file
2015-02-05 07:42:08 -05:00
Marco Biedermann 3bc89c12c9 fix charset 2015-02-05 13:36:58 +01:00
Marco Biedermann 97ab9f310a add .editorconfig 2015-02-05 13:35:41 +01:00