• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
- 1

Hi guys, what's the difference between document.write and console.log

javascript
6th Feb 2022, 2:00 AM
Shihan Mohamed
3 odpowiedzi
+ 2
document.write writes directly to the page, overwriting all existing HTML. Console.log writes to the console, does not display or affect the page Use the search bar next time, Here are some similar discussions: https://www.sololearn.com/discuss/1316935/?ref=app https://www.sololearn.com/discuss/41600/?ref=app https://www.sololearn.com/discuss/1144308/?ref=app https://www.sololearn.com/discuss/519585/?ref=app https://www.sololearn.com/discuss/271843/?ref=app https://www.sololearn.com/discuss/2615520/?ref=app https://www.sololearn.com/discuss/2887847/?ref=app https://www.sololearn.com/discuss/1914381/?ref=app https://www.sololearn.com/discuss/1024412/?ref=app https://www.sololearn.com/discuss/25652/?ref=app https://www.sololearn.com/discuss/262481/?ref=app https://www.sololearn.com/discuss/843065/?ref=app https://www.sololearn.com/discuss/1392847/?ref=app https://www.sololearn.com/discuss/2740946/?ref=app https://www.sololearn.com/discuss/2097089/?ref=app https://www.sololearn.com/discuss/2976926/?ref=app
6th Feb 2022, 2:05 AM
CGM
CGM - avatar
+ 2
https://code.sololearn.com/WTDyD07EuE3i/?ref=app
6th Feb 2022, 3:43 AM
Gordon
Gordon - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
How can I print a Python set so it looks clean (no {} brackets or quotes)?
2 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
How do I print a multiplication table neatly?
0 Votes
Any help with custom functions?
2 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Real life projects
0 Votes
Best way to learn a new programming language fast?
1 Votes