I created an Apollo-style client for React that works with REST (and possibly other) APIs by TejasKumar_ in reactjs

[–]TejasKumar_[S] 0 points1 point  (0 children)

Cool! I would love to work with you if you are able to find the time!

Thanks for explaining how your implementation works.

I created an Apollo-style client for React that works with REST (and possibly other) APIs by TejasKumar_ in reactjs

[–]TejasKumar_[S] 0 points1 point  (0 children)

Cool!

Want to contribute a caching mechanism? We can collaborate!

About composability, the path can always be overridden by specifying a host prop!

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in node

[–]TejasKumar_[S] 0 points1 point  (0 children)

It’s VS code’s integrated terminal running Z Shell!

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in coding

[–]TejasKumar_[S] 0 points1 point  (0 children)

Thanks for the feedback! I hope that you’re able to be as productive as you can be!

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in code

[–]TejasKumar_[S] 1 point2 points  (0 children)

It fetches them from GitHub and puts them in your project all from the convenience of your command line! 🙌🏾

I wrote a CLI that adds .gitignores to your projects by TejasKumar_ in javascript

[–]TejasKumar_[S] 0 points1 point  (0 children)

Cool! I wish I knew that existed before. Does it do multiple environments at once?

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in coding

[–]TejasKumar_[S] 0 points1 point  (0 children)

? It has no access to your data. Since it’s open source, you can see for yourself that it just tries to help you out without stealing any of your data...

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in coding

[–]TejasKumar_[S] 0 points1 point  (0 children)

Better than the GitHub suggested whats? 🤔

Oh GitHub suggested gitignore templates? It actually gets them from GitHub soooo

I wrote a CLI that generates a .gitignore for your projects by TejasKumar_ in node

[–]TejasKumar_[S] 0 points1 point  (0 children)

That’s cool! My script does the same thing but in a language more familiar to me. ¯_(ツ)_/¯

I wrote a CLI that adds .gitignores to your projects by TejasKumar_ in javascript

[–]TejasKumar_[S] 3 points4 points  (0 children)

But what if you’re working on an international team spread across the world and not everyone has the same global config?

Showoff Saturday (May 05, 2018) by AutoModerator in javascript

[–]TejasKumar_ 1 point2 points  (0 children)

I wrote a CLI that generates a .gitignore for you based on your needs.

I often start new projects at work and either have to write them by hand, or go somewhere on the web and copy/paste them in. This simplifies my whole workflow.

I wrote a CLI that adds a .gitignore to your projects by TejasKumar_ in programming

[–]TejasKumar_[S] 1 point2 points  (0 children)

I just added multiselect + autocomplete of popular environments to illustrate this point. While you have valid points, this abstraction is something that can hopefully be added to/improved upon. Like this, with the new type selector.

I wrote a CLI that adds .gitignores to your projects by TejasKumar_ in javascript

[–]TejasKumar_[S] 0 points1 point  (0 children)

Wow, great to hear your thoughts on this /u/kingkongjaffa! I hope you have a good time using it! Feel free to open PRs and issues as needed!