@ricnunes

Hey, just plugging my comment on the live chat here, maybe you can help:

I'm having a lot of trouble on finding accurate and up to date guides to help me build a react + rest api project. Everything I find is from around January 2016. Where should I look? 

I would love if you made a series around that. Your scrollmagic/skrollr/greensock courses where well worth the money. I wanna give you more!

@ngnxnh

Hi Peter, thank for your tutorial, it makes my life of coding easier, best regard :)

@luismuzquiz1400

Ha ha ha. The way you say bye, Sounds more like PIE!  Thanks for these great vids. Learning tons from them!

@1414tyty

Best webpack tutorials BY FAR

@TFPrsn

Great video! Super clear and thank you for making this tutorial.

@daniellaerachannel

fantastic as ever

@daniellaerachannel

amazing tutorial so far!!!!

@WilliamKim

Thanks a lot Petr! Could you make one teaching how to load fonts? Cheers!

@srinivasanthirupathi6593

it's really nice tut and helpful

@jiheihei

Awesome!Thanks for resolve my problem :)

@harshitsahu8704

Awesome sir

@venobrun

nice. with ejs syntax is clear. And what about handlebars syntax or when I not use any template engine? How can I write require("./static/img/name.jpg") in this case?

@mauronappolini8030

Hey Petr, Thank you for taking the time to make these videos. I am having problems displaying an img as both a background img and a img src. The error I have in the console is 404 not found, however I dont have an error message when trying to set as a bcg-img. I have even tried pasting in the img file path. 

Any suggestion on the resolution would be greatly appreciated

@dlaik

Thanks. I wanted it.

@frontend-coder

Hi Petr, 
Thanks for the amazing job!!
I have a  terrible problem with 'url' in 'css'.

When I have my css and image files in different folders , the output css doesnot show the correct url address.
I have tried setting 'outputpath' in output folder but no luck. 

can u help me plz

@rb210

You can install html-loader and you will not need the require syntax for importing images.

@mayfulq

Hi peter, thanks  your wonderful video.

I got an error in dist folder's file about app.css   ,like this:

body{background:url(/distsrc/img/p.png),

and obviously ,the background will not work,

 so I change the publicPath form '/dist'  to  './',  like this:

var cssProd = ExtractTextPlugin.extract({
    fallback: "style-loader",
    use: ["css-loader", "sass-loader"],
    publicPath: "./"
})

and then ,It works!  Is that right  what I do?

@bahaaofficial

Thanks From Egypt. <3

@yamitrvg12

Hi Peter, again amazing video :), by the way, when are we going to integrate fonts and .eslintrc?

@DamLee88

Amazing teacher