Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Maybe because NetBeans is not really optimum for web development, you are better off using just sublime, and id you're an IDE person try using webstorm and phpstorm for web development, they are very cool and have some awesome functionalies
-
jakobev24028y@norman70688 oh dude i dunno.. but i had many problems.. cuz on codepen the bootstrap wasnt the newest version. i had to add new bootstrap plus linking newest bootstrap in the <header>
-
Don't use Codepen inbuilt packages, you can include CDN links to get the up to date version.
-
mundo0349798y@norman70688 exactly, and it does not work even similar to v3.
I tried v4 using their documentation and failed.. so I am sticking with v3 and claim v4 is buggy -
jakobev24028yfor example the class="pull-right"
had no functionality until i kicked out the built in boot for cdn link. then all my commands worked proper
Related Rants
hoi guys,
on freecodecamp i had a lesson to build a website on codepen.io with bootstrap.
except that it has some code features, it felt like normal coding.
i have to write all on my own also.
And then I opened a html5 project on netbeans with downloaded bootstrap and it filled the index. html plus css and other files with much content (but looked like shit)..
why is there such a big difference between codepen bootstrap and netbeans bootstrap?
undefined
css
html
rant
bootstrap
web development
codepen.io
netbeans