Skip to content

Commit 606be2c

Browse files
authored
Translation of javascript chapter to Japanese (#4049)
* Translation of javascript chapter to Japanese * Add bios for Amjad and Nishu in JavaScript chapter (EN/JA)
1 parent c2d0374 commit 606be2c

File tree

2 files changed

+799
-0
lines changed

2 files changed

+799
-0
lines changed

src/content/en/2024/javascript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ editors: [tunetheweb]
1010
analysts: [onurguler18, nrllh]
1111
translators: []
1212
results: https://docs.google.com/spreadsheets/d/16isMe5_rvmRmJHtK5Je66AhwO8SowGgq0EFqXyjEXw8/
13+
haddiamjad_bio: Amjad is a fourth-year Ph.D. candidate at Virginia Tech, advised by Dr. Muhammad Ali Gulzar from Virginia Tech. He is also member of <a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData research group</a> and co-host at <a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a> podcast. His research focuses on using program analysis techniques to solve internet security and privacy problems.
14+
NishuGoel_bio: Nishu Goel is an engineer at <a hreflang="en" href="https://www.epilot.cloud/en">Epilot</a>. She is a Google Developer Expert for Web Technologies and Angular, Microsoft MVP for Developer Technologies, and the author of Step by Step Guide Angular Routing (BPB, 2019) and A Hands-on Guide to Angular (Educative, 2021). Find her writings at <a hreflang="en" href="https://unravelweb.dev/">unravelweb.dev</a>.
1315
featured_quote: Heavy dependence on JavaScript involves compromises. Each stage—from downloading and parsing to execution—demands substantial browser resources. Using too little can compromise user experience and business objectives while overusing it can lead to sluggish load times, unresponsive pages, and poor user engagement.
1416
featured_stat_1: 14%
1517
featured_stat_label_1: Increase in median mobile JavaScript bytes.

0 commit comments

Comments
 (0)