Git Product home page Git Product logo

job-search-api's Introduction

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/

job-search-api's People

Contributors

piyalidas10 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

antaripchat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.