rymX / webpack-typescript-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi 👋 My name is FRADI Rym

Purple Gradient Geometric Technology Profile LinkedIn Banner  (1)

About The Project

webpack is an amazing tool that optimizes application resources so that they work more efficiently and effectively on any device. webpack helps to compile and bundle modules into a single file, reducing HTTP requests and improving application performance as a result.

With webpack, TypeScript code is compiled into a JavaScript file that is browser-friendly. With webpack loaders, you can also convert SASS and LESS files into a single CSS bundle file.

in this project, I learn how to use webpack to compile TypeScript to JavaScript, bundle source code into a single JavaScript file.

Built With

Here are a list of major frameworks/libraries used to bootstrap my project

  • NodeJS
  • Express
  • ts-loader
  • webpack-cli
  • webpack-dev-server

you can find me on

About


Languages

Language:HTML 40.4%Language:JavaScript 31.4%Language:TypeScript 28.2%