Mission bro, I use CodeIgniter and I don't know why I should use this framework, and I myself don't know what a framework is. Thank you for your enlightenment.
Answer:
A framework is a collection of ready-to-use libraries, which are used to solve general problems, such as database connections, if without a framework you have to create a connection first, or problems starting a project again, such as database migration. if your boss changes his mind from using MySQL to suddenly wanting Postrq or Mongodb, this will be a hassle to do. And this has actually been overcome by the framework. Another problem is security, and this framework usually handles this problem. another example is form validation. etc.
A collection of libraries that have solved common problems, so developers don't have to start from scratch.
Why still use CI?
because other factors are here https://hotframeworks.com/
NB: when using bootstrap javascript, it is also necessary to use jquery.js
Create Menu Navigation
.modal-header >> digunakan untuk menampilkan header, perlu trigger untuk menampilkan modal, yaitu menggunakan javascriptm
$('#b
Sublime Shortcuts
container>.row>. col-lg 2*6
multicursor sublime
shift+klik kanan + drag
ctrl+d
Emmet Plugins Training
komponen -> table form, dan navigasi
.container>.rov>.col-md-2">.col-md-10">
ul>li>a
ul>li>a{5}
ul>li*3>a>