IP Address Tracker Using Modern workflow, Sass, Js & BEM
Design comparison
Solution retrospective
Setting up a workflow was a bit challenging. I had to manually copy & paste a few things. Please if you have any resource that could be of help on Big dev workflow, I will really appreciate it.
Community feedback
- @grace-snowPosted almost 4 years ago
Hi, what are you using webpack and gulp for specifically? There's no problem, I'm just curious because there can sometimes be crossover between these tools
Sadly the tooling and workflow stuff can be really varied and can suck the life out of us it gets so complicated sometimes! 😂
0@iamwhitegodPosted almost 4 years ago@grace-snowHi, thanks for the feedback.
Initially, I started the using gulp to compile scss to css. But when i got to the point of using importing and exporting from different Js files Webpack came in handy cos i've used it on pervious projects.
I tried using webpack to compile scss, which worked but somehow the bg-image url wasn't pointing to the right directory. So i decided to use webpack only for bundling js files.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord