Skip to content

piyalidas10/job-search-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live URL

https://piyali-job-search.herokuapp.com/

Run Application

npm start
http://localhost:3000/

Call External API Using Node Js https & request module

https://www.youtube.com/watch?v=ZbtZ_79UmjI
https://github.com/martandsingh/CallExternalApiUsingNodeJs

In Node.js, how to import functions from another JavaScript file

https://stackoverflow.com/questions/47001537/how-to-include-external-js-file-to-ejs-node-template-page
https://www.apharmony.com/software-sagacity/2014/10/node-js-ejs-function-in-module/
https://www.systutorials.com/241622/in-node-js-how-to-import-functions-from-another-javascript-file/

Import DOM in nodejs

JavaScript doesn't have a default document global. Browsers provide one, but your Node.js code doesn't run in a browser, it runs in the Node.js environment (e.g., as an application on your workstation, or as a server process, etc.).

https://github.com/jsdom/jsdom
https://www.npmjs.com/package/node-jsdom

https://stackoverflow.com/questions/42111854/javascript-addeventlistener-on-all-created-li-elements

Error Handling and Running an Express.js

https://webapplog.com/error-handling-and-running-an-express-js-app/

About

Job search using Nodejs, Expressjs and EJS but No frontend framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published