docbrown/docs/frontend
rhymes f9506affb5
Use faster JS selection methods (#11409)
* Add JS tips section to frontend documentation

* Replace document.getElementsByTagName('body') with document.body

* Replace querySelectorAll with faster selecting methods where appropriate

* Replace querySelector with faster selecting methods where appropriate

* Fix typo

* Fix forEach and getElementsByClassName

* Change querySelector* to faster methods in erb files

* Change querySelector* to faster methods in ruby files

* Fix runkit tag

* Various fixes

* Update app/assets/javascripts/initializers/initializeEllipsisMenu.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update app/assets/javascripts/utilities/slideSidebar.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Commenting out flaky spec

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-11-16 17:35:50 +01:00
..
debugging.md Fixing Preact version in docs (#9808) 2020-08-17 07:21:06 -04:00
dynamic-imports.md Fixed broken link, replaces file links with permalinks (#9334) 2020-07-16 07:41:07 -05:00
instant-click.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
linting-formatting.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
liquid-tags.md new liquid tag - dotnetfiddle (#10788) 2020-10-16 14:47:52 -04:00
plain-js.md Fix typo (#9958) 2020-08-24 15:54:34 -05:00
preact.md Upgrade to webpacker/webpack 4 and Babel 7 (#6664) 2020-03-17 08:20:36 -04:00
readme.md Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
styles.md Update docs with Forem instead of dev.to (#9316) 2020-07-15 13:29:11 -04:00
tips.md Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
tracking.md Fixing links to tracking section in docs (#10326) 2020-09-15 16:35:50 -05:00
webpacker.md Added a link to a visual guide to Webpacker in the Webpacker documentation (#9665) 2020-08-07 10:25:36 -04:00

title items
Frontend Guide
plain-js.md
webpacker.md
preact.md
instant-click.md
dynamic-imports.md
styles.md
linting-formatting.md
liquid-tags.md
debugging.md
tracking.md
tips.md

Frontend Guide