VKVikash Kumarinthatonevikash.hashnode.dev路5d ago 路 1 min readRecover your lost commits on GitHubWorking within a team / collaborative environment, You'll have to be ready for the worst case scenario. Hello,I'm Vikash Kumar! Scenario You've pushed changes on GitHub recently. Then another guy push10
VKVikash Kumarinthatonevikash.hashnode.dev路6d ago 路 2 min readJavaScript: The core of WebApart from the history and origin of JavaScript. I would share the exact steps to start your career as a JavaScript developer. Hello, I'm Vikash Kumar. Let's start! Environment There are two environm10
VKVikash Kumarinthatonevikash.hashnode.dev路Jul 17 路 1 min readSetup Nextjs + MUI with create-next-muiLatest version v0.2.0 is out!!! 馃帀馃帄 Try npx create-next-mui@latest awesome-app Why It should exist? The answer: Have you ever felt the pain of setting up a Nextjs project with MUI (MaterialUI). 馃ゲ W10
VKVikash Kumarinthatonevikash.hashnode.dev路Jul 16 路 3 min readShallow merging on GitHubHow to merge specific changes into feature branch Have you ever found yourself working on a feature branch that is a few commits behind main, and you realize you need an update from main鈥攂ut only for 10