Skip to content

Instantly share code, notes, and snippets.

View eddiemonge's full-sized avatar

Eddie Monge Jr eddiemonge

View GitHub Profile

Dear Recruiter or Hopeful Employer,

I'm going to be frank.

I don't have the time or energy to have a phone chat with every recruiter who contacts me. If you want to know about me, such as if I'm worth pursuing, I can answer any questions you have via email. I will only talk on the phone to the employees of the prospective company.

That said, here's the answer to most questions:

  • Are you looking for a new job?
    Not really, unless it meets my specific criteria.
@eddiemonge
eddiemonge / issue.md
Last active August 29, 2015 14:26
UI-Router Ticket Closed

Unfortunately, the issue tracker for this has gotten a bit out of control. In the interest of weeding out real bugs and feature requests, this issue is being closed. If you feel like the problem reported is still valid, please add a comment saying it is still affecting you. We will reevaluate it and if it is valid we will reopen it.

You can/should/please also try the new feature-1.0 branch that is in development to see if it fixes your issue. Keep in mind this is still in development but it is the direction the project is heading. If you want to file a ticket against this branch, use the format 1.0: (subject) for the subject.

You can also try asking on StackOverflow if this is an implementation issue rather than a bug in ui-router.

Thank you for supporting and contributing to the project.

@eddiemonge
eddiemonge / instructions.md
Last active August 29, 2015 14:26
UI-Router: Trying out the feature-1.0 branch

Be sure to check out the README file for usage and what's changed.

To try out the feature-1.0 branch:

git clone https://github.com/angular-ui/ui-router.git
cd ui-router
git checkout feature-1.0
npm install
grunt
@eddiemonge
eddiemonge / file.md
Last active October 12, 2017 15:16
react-test-renderer
⮀ g clone [email protected]:eddiemonge/snapshots-broken.git .
----------------------------------------------------------------------------------------
Cloning into '.'...
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 11 (delta 1), reused 8 (delta 1), pack-reused 0
Receiving objects: 100% (11/11), done.
Resolving deltas: 100% (1/1), done.