python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Benefits of using autoloader with js modules?
In my workplace I've been told by my supervisor to use autoloaders instead of using many import statements since it's slow! First of all, based on my research there are no performance benefits of doin...
ClassY
Votes: 0
Answers: 1
Zeitwerk needs to reload every change
In development enviroment, when using zeitwerk, every change in ruby code needs to restart the server, because zeitwerk isn't loading classes defined in mygem. I have a gem, used by my company that us...

Roberto Furtado
Votes: 0
Answers: 1
Rails applications gives 400 error when request is sent to an end point giving "Reloading does not reboot the application"
Application is using datadog, initially it was giving 404 not found although in logs I could see that it was giving Datadog tracer configuration, failed to establish TCP connection to 127.0.0.1:8126 ,...
Maha Khalid
Votes: 0
Answers: 0
Error Mailer : dependencies class using my autoload instead of composer class
im trying to use symfony/Mailer depencies with composer on my project , the problem i have my own autoload in my class but when i try to send a mail there is this error :
Warning: include(/Application...
projet senforage
Votes: 0
Answers: 0