Skip to content

Commit 2483ee3

Browse files
authored
Update README.md
1 parent a11e690 commit 2483ee3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# Find coding tutorials
2-
3-
### [React](https://gitconnected.com/learn/react) | [TypeScript](https://gitconnected.com/learn/typescript) | [GraphQL](https://gitconnected.com/learn/graphql)
1+
### [Software Engineer Resume Builder](https://gitconnected.com/resume-builder)
2+
Effortlessly generate a developer resume. [Learn More →](https://gitconnected.com/resume-builder)
43

54
# React App with GraphQL and TypeScript
65

@@ -13,3 +12,7 @@ Follow the step-by-step [tutorial](https://levelup.gitconnected.com/build-a-grap
1312
- Create React App with the TypeScript setting to bootstrap the App
1413
- Implement React Apollo using React Hooks to make GraphQL queries
1514
- Automatically generate TypeScript types for our queries and components based off the GraphQL schema
15+
16+
## Find coding tutorials
17+
18+
### [React](https://gitconnected.com/learn/react) | [TypeScript](https://gitconnected.com/learn/typescript) | [GraphQL](https://gitconnected.com/learn/graphql)

0 commit comments

Comments
 (0)