Emacs Keybindings

Last Update Date: 09/24/2023 Emacs keybindings can be complicated. This list of Emacs keybindings consists of most used Emacs commands in my opinion. This list is in no way a comprehensive list and further additions and deletions should be expected in the future. (1) Opening Document - C-x C-f for find file - You can type full path to a file or create a new document. - You could also just open the path to a directory and find the file. (2) For Zoom In/Out ...

September 22, 2023 · 2 min · 382 words · Kaushal Bundel

User Story

What is a user story? It is a high level description of a user requirement written from the end user’s perspective. In simpler terms the user story is a means the communicate to the developer what needs to be built How are user stories derived? User stories are derived from EPIC and user persona EPIC: It is a big chunk of work that has one common objective.It could be a feature, customer request or a business requirement. An epic usually takes more than a sprint to complete ...

August 15, 2023 · 3 min · 602 words · Kaushal Bundel