René's URL Explorer Experiment


Title: Code cheatsheets | shortcode.dev

Description: A collection of useful snippets and code examples. Elements, attributes and selectors.

direct link

Domain: shortcode.dev

Noneie=edge
theme-color#202943

Links:

ShortCode https://shortcode.dev/
ARTISAN 28https://shortcode.dev/artisan-cheatsheet#artisan-cheatsheet
BLADE 9https://shortcode.dev/blade-cheatsheet#blade-cheatsheet
CLI 27https://shortcode.dev/cli-cheatsheet#cli-cheatsheet
CSS 38https://shortcode.dev/css-cheatsheet#css-cheatsheet
GIT 48https://shortcode.dev/git-cheatsheet#git-cheatsheet
HTML 29https://shortcode.dev/html-cheatsheet#html-cheatsheet
JAVASCRIPT 91https://shortcode.dev/javascript-cheatsheet#javascript-cheatsheet
LARAVEL 36https://shortcode.dev/laravel-cheatsheet#laravel-cheatsheet
LIQUID 36https://shortcode.dev/liquid-cheatsheet#liquid-cheatsheet
MARKDOWN 17https://shortcode.dev/markdown-cheatsheet#markdown-cheatsheet
NODE 12https://shortcode.dev/node-cheatsheet#node-cheatsheet
PHP 17https://shortcode.dev/php-cheatsheet#php-cheatsheet
VUE 12https://shortcode.dev/vue-cheatsheet#vue-cheatsheet
WORDPRESS 57https://shortcode.dev/wordpress-cheatsheet#wordpress-cheatsheet
WP-CLI 36https://shortcode.dev/wp-cli-cheatsheet#wp-cli-cheatsheet
GitHubhttps://github.com/proochster/shortcode/blob/master/Readme.md
ARTISAN https://shortcode.dev/artisan-cheatsheet#artisan-cheatsheet
count >https://shortcode.dev/artisan/count.html#artisan-cheatsheet
migrate fresh >https://shortcode.dev/artisan/migrate-fresh.html#artisan-cheatsheet
artisan up >https://shortcode.dev/artisan/artisan-up.html#artisan-cheatsheet
artisan down >https://shortcode.dev/artisan/artisan-down.html#artisan-cheatsheet
make auth >https://shortcode.dev/artisan/make-auth.html#artisan-cheatsheet
All Artisan code snippetshttps://shortcode.dev/artisan-cheatsheet#artisan-cheatsheet
BLADE https://shortcode.dev/blade-cheatsheet#blade-cheatsheet
asset url >https://shortcode.dev/blade/get-asset-url.html#blade-cheatsheet
method field >https://shortcode.dev/blade/mathod-field.html#blade-cheatsheet
ternary >https://shortcode.dev/blade/ternary.html#blade-cheatsheet
yield >https://shortcode.dev/blade/yield.html#blade-cheatsheet
return data >https://shortcode.dev/blade/return-data.html#blade-cheatsheet
All Blade code snippetshttps://shortcode.dev/blade-cheatsheet#blade-cheatsheet
CLI https://shortcode.dev/cli-cheatsheet#cli-cheatsheet
scp >https://shortcode.dev/cli/scp.html#cli-cheatsheet
directory detailed view >https://shortcode.dev/cli/detailed-view-of-directory.html#cli-cheatsheet
show directory disk space >https://shortcode.dev/cli/show-size-of-directory.html#cli-cheatsheet
disk space linux >https://shortcode.dev/cli/show-disk-spce-linux.html#cli-cheatsheet
restart MySQL server >https://shortcode.dev/cli/restart-mysql-server.html#cli-cheatsheet
All Cli code snippetshttps://shortcode.dev/cli-cheatsheet#cli-cheatsheet
CSS https://shortcode.dev/css-cheatsheet#css-cheatsheet
pseudo class :empty >https://shortcode.dev/css/pseudo-class-empty.html#css-cheatsheet
inset >https://shortcode.dev/css/inset.html#css-cheatsheet
clip path >https://shortcode.dev/css/clip-path.html#css-cheatsheet
style selection >https://shortcode.dev/css/style-selection.html#css-cheatsheet
bounce animation >https://shortcode.dev/css/bounce-animation.html#css-cheatsheet
All Css code snippetshttps://shortcode.dev/css-cheatsheet#css-cheatsheet
GIT https://shortcode.dev/git-cheatsheet#git-cheatsheet
soft reset >https://shortcode.dev/git/soft-reset.html#git-cheatsheet
add ssh key to keychain >https://shortcode.dev/git/add-user-key-to-keychain.html#git-cheatsheet
remove file from cache >https://shortcode.dev/git/remove-file-from-cache.html#git-cheatsheet
git log >https://shortcode.dev/git/show-file-history.html#git-cheatsheet
git config global >https://shortcode.dev/git/set-global-configs.html#git-cheatsheet
All Git code snippetshttps://shortcode.dev/git-cheatsheet#git-cheatsheet
HTML https://shortcode.dev/html-cheatsheet#html-cheatsheet
details >https://shortcode.dev/html/details.html#html-cheatsheet
datalist >https://shortcode.dev/html/datalist.html#html-cheatsheet
auto play video >https://shortcode.dev/html/auto-play-video.html#html-cheatsheet
dns prefetch >https://shortcode.dev/html/dns-prefetch.html#html-cheatsheet
block search engine crawlers >https://shortcode.dev/html/block-search-engine-crawlers.html#html-cheatsheet
All Html code snippetshttps://shortcode.dev/html-cheatsheet#html-cheatsheet
JAVASCRIPT https://shortcode.dev/javascript-cheatsheet#javascript-cheatsheet
sort array >https://shortcode.dev/javascript/sort-array.html#javascript-cheatsheet
get data attributes >https://shortcode.dev/javascript/get-data-attributes.html#javascript-cheatsheet
defer >https://shortcode.dev/javascript/defer.html#javascript-cheatsheet
async >https://shortcode.dev/javascript/async.html#javascript-cheatsheet
localStorage remove item >https://shortcode.dev/javascript/localstorage-remove-item.html#javascript-cheatsheet
All Javascript code snippetshttps://shortcode.dev/javascript-cheatsheet#javascript-cheatsheet
LARAVEL https://shortcode.dev/laravel-cheatsheet#laravel-cheatsheet
enable strict mode >https://shortcode.dev/laravel/should-be-strict.html#laravel-cheatsheet
prevent lazy loading >https://shortcode.dev/laravel/prevent-lazy-loading.html#laravel-cheatsheet
reverse >https://shortcode.dev/laravel/revert-collection-order.html#laravel-cheatsheet
production only install >https://shortcode.dev/laravel/composer-install-no-dev.html#laravel-cheatsheet
clear cache route >https://shortcode.dev/laravel/clear-cache-route.html#laravel-cheatsheet
All Laravel code snippetshttps://shortcode.dev/laravel-cheatsheet#laravel-cheatsheet
LIQUID https://shortcode.dev/liquid-cheatsheet#liquid-cheatsheet
variable default value >https://shortcode.dev/liquid/variable-default-value.html#liquid-cheatsheet
for loop last item >https://shortcode.dev/liquid/for-loop-last-item.html#liquid-cheatsheet
get tags >https://shortcode.dev/liquid/get-tags.html#liquid-cheatsheet
get posts >https://shortcode.dev/liquid/get-posts.html#liquid-cheatsheet
post excerpt >https://shortcode.dev/liquid/post-excerpt.html#liquid-cheatsheet
All Liquid code snippetshttps://shortcode.dev/liquid-cheatsheet#liquid-cheatsheet
MARKDOWN https://shortcode.dev/markdown-cheatsheet#markdown-cheatsheet
image >https://shortcode.dev/markdown/image.html#markdown-cheatsheet
emoji >https://shortcode.dev/markdown/emoji.html#markdown-cheatsheet
table >https://shortcode.dev/markdown/table.html#markdown-cheatsheet
link >https://shortcode.dev/markdown/link.html#markdown-cheatsheet
inline code >https://shortcode.dev/markdown/inline-code.html#markdown-cheatsheet
All Markdown code snippetshttps://shortcode.dev/markdown-cheatsheet#markdown-cheatsheet
NODE https://shortcode.dev/node-cheatsheet#node-cheatsheet
readdir >https://shortcode.dev/node/readdir.html#node-cheatsheet
parse path >https://shortcode.dev/node/parse-path.html#node-cheatsheet
os module >https://shortcode.dev/node/os-module.html#node-cheatsheet
module filename >https://shortcode.dev/node/module-filename.html#node-cheatsheet
module dirname >https://shortcode.dev/node/module-dirname.html#node-cheatsheet
All Node code snippetshttps://shortcode.dev/node-cheatsheet#node-cheatsheet
PHP https://shortcode.dev/php-cheatsheet#php-cheatsheet
sprintf >https://shortcode.dev/php/sprintf.html#php-cheatsheet
uppercase >https://shortcode.dev/php/uppercase.html#php-cheatsheet
class >https://shortcode.dev/php/class.html#php-cheatsheet
copyrights >https://shortcode.dev/php/copyrights-code.html#php-cheatsheet
shell exec >https://shortcode.dev/php/shell-exec.html#php-cheatsheet
All Php code snippetshttps://shortcode.dev/php-cheatsheet#php-cheatsheet
VUE https://shortcode.dev/vue-cheatsheet#vue-cheatsheet
boilerplate vue component >https://shortcode.dev/vue/boilerplate-component.html#vue-cheatsheet
serve vue project >https://shortcode.dev/vue/serve-project.html#vue-cheatsheet
create new vue project >https://shortcode.dev/vue/create-new-vue-project.html#vue-cheatsheet
install vue cli >https://shortcode.dev/vue/install-vue-cli.html#vue-cheatsheet
v-show >https://shortcode.dev/vue/v-show.html#vue-cheatsheet
All Vue code snippetshttps://shortcode.dev/vue-cheatsheet#vue-cheatsheet
WORDPRESS https://shortcode.dev/wordpress-cheatsheet#wordpress-cheatsheet
add shortcode >https://shortcode.dev/wordpress/add_shortcode.html#wordpress-cheatsheet
disable Gutenberg editor >https://shortcode.dev/wordpress/disable-gutenberg-editor.html#wordpress-cheatsheet
add meta data fields to REST API >https://shortcode.dev/wordpress/add-meta-data-to-rest-fields.html#wordpress-cheatsheet
register script >https://shortcode.dev/wordpress/register_script.html#wordpress-cheatsheet
add body class >https://shortcode.dev/wordpress/add-body-class.html#wordpress-cheatsheet
All Wordpress code snippetshttps://shortcode.dev/wordpress-cheatsheet#wordpress-cheatsheet
WP-CLI https://shortcode.dev/wp-cli-cheatsheet#wp-cli-cheatsheet
list post types >https://shortcode.dev/wp-cli/list-all-post-types.html#wp-cli-cheatsheet
list custom post type >https://shortcode.dev/wp-cli/list-custom-posts.html#wp-cli-cheatsheet
list taxonomies >https://shortcode.dev/wp-cli/list-taxonomies.html#wp-cli-cheatsheet
import to sub-site >https://shortcode.dev/wp-cli/import-sub-site.html#wp-cli-cheatsheet
export single page >https://shortcode.dev/wp-cli/export-single-page.html#wp-cli-cheatsheet
All Wp-cli code snippetshttps://shortcode.dev/wp-cli-cheatsheet#wp-cli-cheatsheet
Sitemaphttps://shortcode.dev/sitemap
Git repositoryhttps://github.com/proochster/shortcode
The Websites Guyhttps://thewebsitesguy.co.uk

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.