https://github.com/jiggneshhgohel/hello-world-imba-tutorial
Tutorial for getting started with NodeJS, Imba, Webpack and ExpressJS/Webpack-Dev-Server, Webpack Loaders and Plugins
https://github.com/jiggneshhgohel/hello-world-imba-tutorial
css-loader expressjs html-webpack-plugin imba mini-css-extract-plugin nodejs style-loader tutorial webpack-dev-server webpack4
Last synced: 12 days ago
JSON representation
Tutorial for getting started with NodeJS, Imba, Webpack and ExpressJS/Webpack-Dev-Server, Webpack Loaders and Plugins
- Host: GitHub
- URL: https://github.com/jiggneshhgohel/hello-world-imba-tutorial
- Owner: jiggneshhgohel
- Created: 2019-03-09T09:27:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T10:04:05.000Z (about 6 years ago)
- Last Synced: 2024-11-18T09:33:14.747Z (6 months ago)
- Topics: css-loader, expressjs, html-webpack-plugin, imba, mini-css-extract-plugin, nodejs, style-loader, tutorial, webpack-dev-server, webpack4
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Introduction
This is a detailed tutorial documenting the steps taken to build the traditional **Hello World** app using [Imba](http://imba.io/) language.
The application can be found [here](https://github.com/jiggneshhgohel/hello-world-imba).
Following this tutorial one would end up learning a lot of new things, referenced under **Audience** section below, making him more productive.
### Audience
This tutorial is targeted towards developers novice to Node-JS domain and related tools, esp Webpack, and also who would like to get started with [Imba](http://imba.io/) - a new programming language for the web.