{"id":22919979,"url":"https://github.com/xgqfrms/feiqa","last_synced_at":"2025-05-12T20:20:18.028Z","repository":{"id":50732335,"uuid":"130572327","full_name":"xgqfrms/FEIQA","owner":"xgqfrms","description":"FEIQA: Front End Interviews Question \u0026 Answers","archived":false,"fork":false,"pushed_at":"2022-08-01T05:39:05.000Z","size":287,"stargazers_count":7,"open_issues_count":106,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T20:20:10.531Z","etag":null,"topics":["answers","css","fe","feiqa","front-end","html","interviews","interviews-question","js","questions","web"],"latest_commit_sha":null,"homepage":"https://feiqa.xgqfrms.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xgqfrms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-22T13:56:17.000Z","updated_at":"2024-08-08T12:20:13.000Z","dependencies_parsed_at":"2022-09-03T08:13:27.941Z","dependency_job_id":null,"html_url":"https://github.com/xgqfrms/FEIQA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqfrms%2FFEIQA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqfrms%2FFEIQA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqfrms%2FFEIQA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqfrms%2FFEIQA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgqfrms","download_url":"https://codeload.github.com/xgqfrms/FEIQA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253815079,"owners_count":21968566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["answers","css","fe","feiqa","front-end","html","interviews","interviews-question","js","questions","web"],"created_at":"2024-12-14T07:14:01.760Z","updated_at":"2025-05-12T20:20:17.992Z","avatar_url":"https://github.com/xgqfrms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FEIQA\n\n\u003e FEIQA: Front End Interviews Question \u0026amp; Answers\n\nhttps://feiqa.xgqfrms.xyz/index.html\n\n\n```sh\n\n$ browser-sync start --server --files --port 8888 \"./000-xyz/CSS-tricks/**/*.html\"\n$ browser-sync start -s -f -p 8888 \"./000-xyz/CSS-tricks/**/*.html\"\n\n# http://localhost:3000/css-border.html\n\n$ cd 000-xyz/CSS-tricks \u0026\u0026 browser-sync start -s -f -p 8888 \"./*.html\"\n\n```\nhttps://www.sitepoint.com/improve-workflow-browsersync-2-0/\n\nhttps://scotch.io/tutorials/how-to-use-browsersync-for-faster-development\n\n\n## VS code \u0026 snippets\n\n```md\n\n{\n    // Place your snippets for html here. Each snippet is defined under a snippet name and has a prefix, body and\n    // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\n    // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the\n    // same ids are connected.\n    // Example:\n    // \"Print to console\": {\n    //     \"prefix\": \"log\",\n    //      \"body\": [\n    //          \"console.log('$1');\",\n    //          \"$2\"\n    //      ],\n    //      \"description\": \"Log output to console\"\n    // }\n}\n\n```\n\n## HTML5 Template\n\n\u003e h5t\n\n```json\n{\n  \"HTML5 Template\": {\n      \"prefix\": \"h5t\",\n      \"body\": [\n          \"\u003c!DOCTYPE html\u003e\",\n          \"\u003chtml lang=\\\"zh-Hans\\\"\u003e\",\n          \"\u003chead\u003e\",\n          \"    \u003cmeta charset=\\\"UTF-8\\\"\u003e\",\n          \"    \u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\"\u003e\",\n          \"    \u003cmeta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"ie=edge\\\"\u003e\",\n          \"    \u003ctitle\u003e$1\u003c/title\u003e\",\n          \"\u003c/head\u003e\",\n          \"\u003cbody\u003e\",\n          \"    \u003cheader\u003e\",\n          \"        \u003ch1\u003e$2\u003c/h1\u003e\",\n          \"    \u003c/header\u003e\",\n          \"    \u003cmain\u003e\",\n          \"        \u003csection\u003e\",\n          \"            \u003ca href=\\\"https://feiqa.xgqfrms.xyz/index.html\\\"\u003e$3\u003c/a\u003e\",\n          \"        \u003c/section\u003e\",\n          \"        \u003carticle\u003e\u003c/article\u003e\",\n          \"    \u003cmain\u003e\",\n          \"    \u003cfooter\u003e\",\n          \"        \u003cp\u003ecopyriht\u0026copy; xgqfrms 2019\u003c/p\u003e\",\n          \"    \u003c/footer\u003e\",\n          \"\u003c/body\u003e\",\n          \"\u003c/html\u003e\"\n      ],\n      \"description\": \"HTML5 Template \u0026 code snippets!\"\n  }\n}\n\n```\n\n\u003e html.json\n\n\u003e `C:\\Users\\**\\Code\\User\\snippets\\html.json`\n\n```json\n\n{\n    \"HTML5 Template\": {\n        \"prefix\": \"h5t\",\n        \"body\": [\n            \"\u003c!DOCTYPE html\u003e\",\n            \"\u003chtml lang=\\\"zh-Hans\\\"\u003e\",\n            \"\u003chead\u003e\",\n            \"    \u003cmeta charset=\\\"UTF-8\\\"\u003e\",\n            \"    \u003cmeta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\"\u003e\",\n            \"    \u003cmeta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"ie=edge\\\"\u003e\",\n            \"    \u003ctitle\u003e$1\u003c/title\u003e\",\n            \"\u003c/head\u003e\",\n            \"\u003cbody\u003e\",\n            \"    \u003csection\u003e\",\n            \"        \u003ch1\u003e$2\u003c/h1\u003e\",\n            \"            \u003ca href=\\\"https://feiqa.xgqfrms.xyz/index.html\\\"\u003e$3\u003c/a\u003e\",\n            \"    \u003c/section\u003e\",\n            \"\u003c/body\u003e\",\n            \"\u003c/html\u003e\"\n        ],\n        \"description\": \"HTML5 Template \u0026 code snippets!\"\n    }\n}\n\n```\n\n\nhttps://get.app/\n\nhttps://domain-registry.appspot.com/check?domain=xgqfrms.app\n\n\n## hosts\n\nhttps://laod.cn/wp-content/uploads/2017/12/huaji.png\n\nhttps://iiio.io/download/20180503/\n\nhttps://laod.cn/hosts/2018-google-hosts.html\n\n\n```sh\n\n$ cd C:\\Windows\\System32\\drivers\\etc\n\n$ ipconfig /flushdns\n\n\n```\n\n\n```text\n\n\n# Last updated: 2018-05-11\n\n# before updated: 2017-11-09\n\n# Localhost (DO NOT REMOVE)\n127.0.0.1   localhost\n255.255.255.255 broadcasthost\n::1 localhost\nfe80::1%lo0 localhost\n\n# Copyright (c) 1993-2009 Microsoft Corp.\n#\n# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.\n#\n# This file contains the mappings of IP addresses to host names. Each\n# entry should be kept on an individual line. The IP address should\n# be placed in the first column followed by the corresponding host name.\n# The IP address and the host name should be separated by at least one\n# space.\n#\n# Additionally, comments (such as these) may be inserted on individual\n# lines or following the machine name denoted by a '#' symbol.\n#\n# For example:\n#\n#      102.54.94.97     rhino.acme.com          # source server\n#       38.25.63.10     x.acme.com              # x client host\n\n# localhost name resolution is handled within DNS itself.\n#\t127.0.0.1       localhost\n#\t::1             localhost\n\n# *****************************************************************************************************\n# *****************************************************************************************************\n127.0.0.1  www.xgqfrms.com\n127.0.0.1   www.xgqfrms.abc\n\n# github\n151.101.100.133   www.xgqfrms.xyz\n151.101.100.133   xgqfrms.xyz\n\n127.0.0.1   www.xray.com\n127.0.0.1   www.xray.xyz\n\n127.0.0.1   video.xray.com\n127.0.0.1   music.xray.com\n#192.168.2.104-192.168.2.253 ??IP?è·??ìwlané\n\n# gitub.com\n\n192.30.255.113 gitub.com\n\n# *****************************************************************************************************\n# *****************************************************************************************************\n\n\n# Localhost (DO NOT REMOVE)\n127.0.0.1\tlocalhost\n::1\tlocalhost ip6-localhost ip6-loopback\n\n\n\n# https://laod.cn/hosts/2017-google-hosts.html\n\n# This work is licensed under a CC BY-NC-SA 4.0 International License.\n# https://creativecommons.org/licenses/by-nc-sa/4.0/\n\n# Modified Hosts Start\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgqfrms%2Ffeiqa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxgqfrms%2Ffeiqa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgqfrms%2Ffeiqa/lists"}