server
server copied to clipboard
Server for the Modern Javascript Tutorial
**[issue link]** https://github.com/javascript-tutorial/server/issues/89 ### Edit before  ### Fix The location of the file is server/modules/styles/blocks/page/page.styl ```css /* edit before */ &__nav_next left 0 transition top animation_duration ``` ```css /*...
Hello! I found the layout problem on the local server. ### Issue  The page layout broken when the Local Server is running, so canβt use the next button. The...
# π Bug `Cannot find module 'stylus'` ## π― Context Execution of `server` project locally to test site translation initiative ## π£ Problem After cloning the repositories (serve and module...
Hi, I'm reading the en tutorial and as I'm new to js I couldn't find out the reason for the slow and sluggish behavior in the browser whenever I scroll...
β°β ./edit en ββ― internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module '..' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object. (/home/iomari/git-repos/javascript.info/server/node_modules/.bin/cross-env:4:16) at Module._compile...
1. Almost all links with icons do not have accessible name 2. Search form does not have label 3. Focused elements are not styled
Most ## titles have no anchors (no need) when translated or renamed, we very likely miss the need to check if there is an (info: # ) link referencing it...
This is feature request: Made server to run in docker (with `docker-compose`.yml file)
I am on up-to-date MacOS on ARM. I followed the README, and get stuck at step 6 with the following error: ``` $ ./edit en TypeError: LRUCache is not a...