Skip to content

Commit 7bf200e

Browse files
authored
Merge pull request #515 from er1c/fix-links
Update broken testimonial links
2 parents feab5d6 + a697c99 commit 7bf200e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_data/testimonials.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,22 @@
22
Scala libraries get ported over to Scala.js, I believe this is just the start.
33
author: Binh Nguyen
44
position: Director of Engineering / Anduin Transactions, Inc.
5-
img: https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/5/005/064/3f4/29ff61f.jpg
5+
img: https://media-exp1.licdn.com/dms/image/C4E03AQESOlSP4RjIng/profile-displayphoto-shrink_400_400/0?e=1607558400&v=beta&t=XroYkZvcIThHvg_jEFJZAYYD6_nEWs0bUO1242blohw
66
- text: The Scala.js experience was great! Thanks to the compiler and better IDE support, I was immensely more productive
77
writing Scala for the browser than I am with plain JS and, say, Angular.
88
author: Clint Gilbert
99
position: Harvard Medical School
10-
img: https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAAP1AAAAJGIxNjg5YjRhLWIxM2ItNGY0ZC05OTc4LWU3MGEwYmZkMDkwNg.jpg
1110
- text: Being able to leverage our existing build and test infrastructure for Scala.js has been a great productivity and
1211
reliability boost compared to bringing in an entirely different stack such as TypeScript. We have a number of
1312
computation libraries that have been ported to a shared module and can be used on both the front-end and the backend,
1413
which in and of themselves have made investment worthwhile.
1514
author: Erik LaBianca
1615
position: Seventh Sense
17-
img: https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/2/000/220/0f3/212e7e9.jpg
16+
img: https://media-exp1.licdn.com/dms/image/C4D03AQH4bMJ4qbHZlQ/profile-displayphoto-shrink_400_400/0?e=1607558400&v=beta&t=j0pF0YoDstemcCJh6rOarHssN7iDe-PPTgUNyERWfGw
1817
- text: Scala's type safety is essential to manage the complexity of these business rules. Scala.js gives us Scala's
1918
technical advantages and let us make a pleasingly responsive interface for our users.
2019
author: Gabriel Bezerra
2120
position: Co-founder of MF Metabolic Analyzer
22-
img: https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/1/000/0fb/207/27c4ba5.jpg
21+
img: https://media-exp1.licdn.com/dms/image/C4E03AQHORY-BO9_oCA/profile-displayphoto-shrink_400_400/0?e=1607558400&v=beta&t=bLB0F5TSBp9Mj8vHgMFmSNzU6SEVWNUYn8xZ9sZ8cjU
2322

2423

0 commit comments

Comments
 (0)