-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Master #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Master #333
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update README.md
Expanding relatively obscure acronyms, re-phrasing questions. closed #266
Updates to Spanish translation, removing hints/answers/examples and jQuery
Changed the XHTML question
- Added original file's copy - Translated summary and toc - Translated general questions - Translated HTML and CSS questions - Done with JS questions - Completed translation
Burmese Translation
Normalizing translation file names
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.
* Make minor improvements. * Use `ș` instead of `ş` and `ț` instead of `ţ` (see: http://en.wikipedia.org/wiki/Romanian_alphabet).
* Remove some of the outdated content. * Translate some of the newly added content. * Make other minor improvements.
Merge the two questions about get, post, and get into one
Fix typo
Add progressive rendering question
I think it would be nice to expand the Promises section here, if and when to prefer them over callbacks
…ned up the sentence structure in the SVG question to match previous sentence structures
Added JS question for differences of named function and anonymous function
Update chinese translation
Updated to reflect upstream changes.
Signed-off-by: Tzvety Nikova <[email protected]>
Updated Bulgarian version.
Turkish version updated
Fix some french trads
correct a typo, improved translation.
@ambeer Please rebase this PR. |
small fix, just bothered me because the rest of the page is perfect
* update contributor * update general questions * update HTML questions * move css questions position update javascript questions * translate test questions * translate other questions * update date * update date
added missing spacebar
Fix markdown and some typos.
hi @ambeer this seems to be stale for a while and needs to rebase too so I'm going to close. Please jump in again with a new PR so we can check it more clearly, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added new JS question
What is callback function?