Skip to content

Instantly share code, notes, and snippets.

View AleksandarSavic95's full-sized avatar

Aleksandar Savic AleksandarSavic95

  • Serbia
View GitHub Profile
@remarkablemark
remarkablemark / README.md
Last active September 3, 2025 21:17
Classes - ES5 vs ES6

JavaScript Classes - ES5 vs ES6

An example that shows the difference between creating a JavaScript class and subclass in ES5 and ES6.

Reference

@AdamMarsden
AdamMarsden / zshgit.md
Last active August 5, 2025 08:22
Oh My Zsh - Git Cheat Sheet

#Oh My Zsh - Git Cheat Sheet

ggit

gstgit status

glgit pull

gupgit pull --rebase