Skip to content

Commit 20d1f3d

Browse files
committed
Update DEBUGGING.md
1 parent 5ffa155 commit 20d1f3d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

DEBUGGING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
- Your codebase
1818
- Google
1919
- Stack Overflow
20-
- Other projects (projects that may contain the solution)
21-
- Ex: Look at another ember addon to see how they do configuration
22-
- Ex: Look at an e-commerce platform to figure out a good database architecture for your custom e-commerce site
23-
- Ex: You want to figure out how to do collision detection, so you look for an open source video game to see how they do it.
24-
- Ex: I want to keep track of which routes get hit in an Ember application. If you look for how to track page views using an analytics library, that will contain your solution. This is because in order to track page views, you probably need to be able to hook into when a route is hit.
25-
2620
- GitHub Issues
2721
- Past experience
2822

0 commit comments

Comments
 (0)