Build A Bootstrap 4 Theme | Latest Beta Version



https://i.ytimg.com/vi/NDcfKNQBqAk/hqdefault.jpg



This is a full Bootstrap 4 Beta project which is a theme called LoopLab. This is from my premium Udemy course. It uses many of the new version 4 classes and utilities including flexbox.

FULL COURSE: ONLY $10!
https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/?couponCode=YOU_TUBE

BOOTSTRAP 4 STARTER PACK:
https://github.com/bradtraversy/bs4starter

PROJECT FILES:
http://www.traversymedia.com/downloads/looplab.zip

BECOME A PATRON: Show support & get perks!
http://www.patreon.com/traversymedia

ONE TIME DONATIONS:
http://www.paypal.me/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.instagram.com/traversymedia

Original source


35 responses to “Build A Bootstrap 4 Theme | Latest Beta Version”

  1. Thx Dude! Could you tell me please, is this a VS function? When you type .class and put enter follow automatic the code! Or did you install something? Thx a lot for your response!

  2. would anyone happen to know or may have experienced the same problem. When i write code and view it in the local browser it works. However when i upload it to the server things are out of wack. I'm currently using atom and bootstrap just in case anyone needed to know. Thanks for all your help guys

  3. brad, I came across some problems with bootstrap following your tutors, the navbar with navbar-togglerable-sm or navbar-expand-sm works differently, I found when I import the url, navbar-expand-sm works, but another failed, navbar-toggleable-sm does the doing against the expand. I don't know what 's behind it , and lack of whch part knowledge. thanks, really.

  4. Ultimately, this went very well after some debugging of errors due to a Deprecated Library of code that was one of the Dependencies of the project. You guys may need to do some troubleshooting and things will clear up from there.
    The error messages above where troubleshot by Updating Local Packages as explained in the video posted here…
    https://docs.npmjs.com/getting-started/updating-local-packages

    I may have done/tried some other things ['npm outdated' to check and make sure packages were outdated before and after to see if the issue was cleared up], however, the above step did the majority of the positive work in relieving the main errors. I also worked through steps listed in the 'medium.com' article linked in the npm error message. Hope that helps Guys.

    Thanks Brad! This was a fantastic, high quality, expensive looking/feeling build.

  5. Brad I am getting all kinds of errors when running npm install and npm start: $ npm install
    npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated – replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
    npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
    npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
    npm WARN deprecated natives@1.1.3: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
    npm WARN deprecated uws@9.14.0: stop using this version
    npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
    npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js

    Any idea why? Possible fix?

  6. Brad good job. I have a problem the navbar. It doesn't on my browser(edge). I had the same issue CSS GRID tutorial. One last question: I don't have style.css and index.html in my installed bootstrap 4. Can you help me? Thanks.

Leave a Reply