The data.json file is {"name":"John", "age":31, "city":"New York"} The node file is var fileSystem = requir...
nodemon is a package which help to build the node js project automaticly after save. install -g nodemon ''to install nodemon in gl...
Defining routes like above is very tedious to maintain. To separate the routes from our main index.js file, we will use Express.Router. Create a new file called things.js and type the following in...
Wordpress Theme Files style.css = Theme information[theme name, author,author uri, description, version, License ect ]. style-...