Skip to content

Commit 3968543

Browse files
authored
Update README.md
1 parent 6d78be7 commit 3968543

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,18 @@
1414

1515
## Authors
1616

17-
<img width="100" height="100" src="graphics/team/yoni.jpg"/>
17+
<img width="50" height="50" src="graphics/team/yoni.jpg"/>
1818

1919
**Yoni Goldberg**
20-
2120

22-
<img width="100" height="100" src="graphics/team/michael.jpg"/>
21+
Speaking about this soon at the following conferences: City.js Athens 🇬🇷, React.Next Tel-Aviv 🇮🇱, Render Atlanta 🇺🇸
22+
23+
<img width="50" height="50" src="graphics/team/michael.jpg"/>
2324

2425
**Michael Salomon**
2526

2627

27-
<img width="100" height="100" src="graphics/team/daniel.jpg"/>
28+
<img width="50" height="50" src="graphics/team/daniel.jpg"/>
2829

2930
**Daniel Gluskin**
3031

@@ -45,6 +46,16 @@ _Lessons Written in Blood: Hard-Won Insights from Consulting with 50 Companies_
4546
- [`Message Queue`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-7-message-queues) - Correctly testing flows that start or end at a queue (8 best practices)
4647
- [`Mocking`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-8-mocking)(6 best practices)
4748

49+
<br/><br/>
50+
51+
### Athens workshop + Online course
52+
53+
**- 🧑‍🏫 Online course:** Learn all of these patterns & practices in a [comprehensive online course - On special sale until April 30th](https://testjavascript.com/)
54+
55+
**- 🇬🇷 Athens workshop:** [Attend my workshop in City.js Athens](https://greece.cityjsconf.org/) + Bonus: Get royal access to my online course
56+
57+
<br/><br/>
58+
4859
### Example Application
4960

5061
- [`Our Showcase`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#-example-application) - An example Node.js component that embodies selected list of important best practices

0 commit comments

Comments
 (0)