Davide P.
Davide P.
Hello, in order to run multiple apps I added some lines in my file gulpfile.js ``` var browserSync = require("browser-sync").create(); gulp.task('browser-sync', function() { browserSync.init({ server: { baseDir: "./" }, ui:...
**What is the current behavior?** At the moment if you use useReducer as in the documentation you get weird errors when using Typescript:  **What is the expected behavior?** It...
Hello, for different reasons I would prefer not to create a new container based on yours where I could save my own version of vhost.conf ```server { server_name hellocasa.shared; access_log...
Hello, I did not have time to test it on other websites, I gave you @bahmutov access to my private repo. I will publish publicly my work later on with...
Hello, there seems to be an issue with the text in the courses. Some text paragraphs appear to be white only when I access them with "educative-viewer". If I try...