| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseenum Animals { DOG, CAT, TREX }
const me = {
name: 'Laurent',
occupation: 'Software Engineer',
traits: ['ADHD'],
pets: [
{type: Animals.DOG, name: 'Jack'}
]
}Using GitLab for work these days, so these kinda suck now:
A simple to use, yet professional looking Logger for Typescript
TypeScript 2
| Back | FazBrowse Home | New Git URL |