Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Denver, CO
- https://martinbrosenberg.com/
Popular repositories
392 contributions in the last year
Contribution activity
October 2019
- MartinRosenberg/DistractionTracker
-
MartinRosenberg/grand-stack-starter
JavaScript
•
Built by
- MartinRosenberg/GRANDstack JavaScript
- MartinRosenberg/PyStrings C#
- MartinRosenberg/js-exercises JavaScript
Created a pull request in taniarascia/takenote that received 3 comments
Set up and run linting
Add Prettier plugin/config to ESLint Set lint-staged to run both ESLint and Prettier as appropriate Broaden lint-staged globs, because gitignored …
3
comments
- Miscellaneous cleanup
- Add/update contributors
- Add @meowwwls, @jjtowle as contributors; add all-contribs script
- Use absolute URL for issues link
- Use Redux-Starter-Kit
- Disable new note button in Trash folder
- Simple impl of delete note
- Set up linting
- Implement restoring notes from trash
- Make Redux DevTools optional
Created an issue in taniarascia/takenote that received 5 comments
Lint imports
@taniarascia's preference is to sort and group imports as follows: Libraries Local imports (absolute, not relative) CSS/side-effect imports With …
5
comments