Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

126
Vistas
Prevent/Allow the importing of static files by Node.js

I'm building a single page application and importing .js files dynamicly when needed on the client using await import(`./scripts/script.js`).

Proplem

is that the scripts folder has files for guests, members and admins, so now any one can import those files from the browser console and see or run the code in it, NOTE i dont have anything to hide in those files, but for example, i still want to prevent a guest from just imorting member or admin files at will.

NOTE: we're using Node.js for the backend)

Question

Can the server detect/intersept the incoming request for the file from the browser when import(`./scripts/script.js`) is called ? If not, is there any other way ?

Clarification

I just need a way to request js/css files from the server and have the server decide whether to send me the requested files or not.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda