Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xkeshav/dotfiles
some basic dotfiles and style guide
https://github.com/xkeshav/dotfiles
angular4 angular5 angular6 best-practive-javascript dotfiles linter-config settings style-guide vscode
Last synced: about 2 months ago
JSON representation
some basic dotfiles and style guide
- Host: GitHub
- URL: https://github.com/xkeshav/dotfiles
- Owner: xkeshav
- Created: 2017-12-13T08:30:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T15:59:34.000Z (6 months ago)
- Last Synced: 2024-07-14T17:41:37.738Z (6 months ago)
- Topics: angular4, angular5, angular6, best-practive-javascript, dotfiles, linter-config, settings, style-guide, vscode
- Language: Shell
- Size: 2.36 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOTFILES
This repo contains collection of my own settings, tips and tricks in following categories
## IDE Settings
- VS Code Workspace Settings
- VS Code User Settings
- Sublime Text Settings## Formatting and linting settings and `.rc` files
- eslintrc file
- editorconfig
- css lint file
- markdown lint file## OS specific Settings
- Alias in Windows
- Alias in Mac
- Powershell / Shell Script
- github specific tips## Language specific
- Angular JS Best Practices ( although it has been deprecated )
- React JS Best Practices
- TypeScript tips.Note: Check other branch for related stuff
---
## React meet up talk slides
- Date: 01 July, 2023
- Venue: Atlassian Office, Bengaluru.
- React Meetup #68 by React Bengaluru group
- Youtube link: [Make your VS Code Smarter](https://www.youtube.com/watch?v=zAkJqU-fp70&t=2h17m39s)
- Slide Screenshot: ![vs code presentation slides](./images/slides.png)
- [Slide PDF](./vscode-slides.pdf) filenote: install [Marp extension](https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode) and open _slides.md_ to see the contents
---
Thanks,
Keshav Mohta.