Posts

Showing posts from 2017

(2/2) NPM List of Development web Server: WebServer Example

Image
This post related to my web server series name types of development web servers. This series I will cover all/best development web servers.   Webserver (small in size less options) local-web-server (put your current working directory) Lite-server http-server Live-server Express Hapi budo Browsersync webpack-dev-server This will help you to understand and compare the best web server that will suites your need. The development cycle, we need to take care most of the stuff. Like hot reloading or live reloading. In this video I have explained the various options with example. I hope you like this. You may also like my previous post on this  (1/2) NPM List of Development web Server

(1/2) NPM List of Development web Server

Image
What are the parameters to check NPM web servers for both development and production environment? Web servers also called the http server these are used to check the html files changes on the web. these servers are mainly used for serve the static files and dynamic files as well. some of the web server used for development and other are used for built the fully API infrastructure and use it as the production web servers. The web servers are categories by type of there features. 1. Development Vs production 2. Sever Static or dynamic files 3. Live reload Vs hot reload 4. build API or do some testing Here are the list of the web servers are mostly used or that I know. • Webserver  (small in size less options) • local-web-server (put your current working directory) • Lite-server • http-server • Live-server • Express • Hapi • budo • Browsersync • webpack-dev-server Please do check my other Stack Development series

लिस्ट ऑफ़ डेवलपमेंट वेब सर्वर्स (नोड पैकेज मैनेजर) | list of Development web servers (NPM) (Hindi)

Image
दोस्तों अगर आप लोगो को जावास्क्रिप्ट और नोड पैकेज मैनेजर और उसमे कौन -२ से डेवलपमेंट वेब्सेर्वेर्स है  तोह देखना मत भूलना। नीचे दिएै गए डेवलपमेंट वेब सर्वर्स, जिन के बारे मै बताने जा रहा हूँ. • Webserver  (small in size less options) • local-web-server (put your current working directory) • Lite-server • http-server • Live-server • Express • Hapi • budo • Browsersync • webpack-dev-server

(Part 7 of 1)NPM Link command Intro

Image

Part 6 of 1 NPM Automation Demo

Image

Part 4 of 1 NPM Install And Uninstall Package

Image

Part 3 of 1 NPM package dependency

Image