server icon indicating copy to clipboard operation
server copied to clipboard

Server for the Modern Javascript Tutorial

Results 22 server issues
Sort by recently updated
recently updated
newest added

**[issue link]** https://github.com/javascript-tutorial/server/issues/89 ### Edit before ![image](https://user-images.githubusercontent.com/104605709/192533666-6ceaa746-a205-4567-b9b7-b4af9ec9b71d.png) ### 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 ![image](https://user-images.githubusercontent.com/104605709/192525623-355500f0-eff3-4d3b-8241-82d84841d25f.png) 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...