Y
Hacker News
new
|
ask
|
show
|
jobs
by
makbol
192 days ago
>so I hot-patched the code and submitted a ticket!
Can you tell more, how did you "hot-patched" the code of website big as Linkedin?
1 comments
plorkyeran
192 days ago
Browser developer tools let you edit all of the client-side code for a website, and these days it's pretty common for bugs to be in the client-side js.
link