Bootstrap 4KiazsoftJun 13, 20201 min readSticky divs <div class="card sticky-top">Fixed navbar top<nav class="fixed-top">
GitRemoving file from all history. git filter-branch --force --index-filter \ "git rm --cached --ignore-unmatch PATH-TO-FILE" \...
MongoDBMongo Sample find query db.getCollection("user").find( { "username" : "kia" }, {//projections "username": 1.0, //1.0 means include...
Comments