arnirjhor / webpack-boilerplate

A basic webpack boilerplate for beginners to start with any project
MIT License
62 stars 31 forks source link

Additional tools #1

Open chrisjimallen opened 6 years ago

chrisjimallen commented 6 years ago

Hi @postNirjhor, your medium article finally got me away from gulp and I've started using webpack for projects. I forked your repo and had a play around, adding a few extra tools that I use, such as font-awesome & bootstrap 4. Not sure if you wanted to add them into this repo or if you're ok with me keeping my repo as is. https://github.com/chrisjimallen/webpack-boilerplate

arnirjhor commented 6 years ago

Hi @chrisjimallen a big thanks to you! That was just awesome and I'm so glad that my article could help - at least one person! I'd definitely DEFINITELY love to add them into this repo and make a collaboration on this. There are much more webpack features to add to save the lives of the newcomers to this webpack world. I've visited your personal website and found that you're a very experienced developer, and I'd love to know what you have inside your bucket :) I've just read your amazing blog on medium, definitely an eye-opener for everyone, definitely a good material.. Keeping my eyes open for this..

(beyond dev things) I'd love to share a very nice track as a gift to this addition https://www.youtube.com/watch?v=9vP2mcXzRZ8

Thanks.

chrisjimallen commented 6 years ago

Thanks for the kind words. I'll submit some PR's for each of the tools I added.