Beyond Console Log in 100 Seconds

Beyond Console Log in 100 Seconds

Fireship

4 года назад

374,997 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@josemarin359
@josemarin359 - 09.11.2023 19:22

Instead of console.time

Instead of console.Time I recommend the following library. js-awe Chrono functionality. It allows to display in the stdout CharArt timelines.

Ответить
@XeiDaMoKaFE
@XeiDaMoKaFE - 21.09.2023 09:21

hi
im using jquery
and i use $$ for logging
but now i wanted to make the $$$ for grouping
so instead of using
$$$()
$$()
$$()
$$()
collapsed()
i wanted to simply use
$$$( Tracks $(tracksINFO) )
alone , where Tracks would be the title of the group and tracksINFO would be all the info for each track groupped , and collapse and end the group automatically as the $$$ ends
please help , not even gpt 4 is helping me

Ответить
@OhmVibe
@OhmVibe - 10.08.2023 21:38

And here I was, assuming I was already a console ninja.

Ответить
@TheRythimMan
@TheRythimMan - 21.06.2023 10:09

I actually knew about many of these methods. One day i was bored and i started reading documentation on the console object. Still, watching your videos helped me understand some practical uses for these method better. The console object is a JavaScript developer's best friend.

Ответить
@ryanmckenna2047
@ryanmckenna2047 - 13.04.2023 14:49

Those were some nice tips!

Ответить
@Toshalala
@Toshalala - 03.03.2023 02:55

Awesome!

Ответить
@matj12
@matj12 - 11.11.2022 15:56

I want that other programming languages would have consoles so advanced. I'd like that Python, Haskell and shell would have consoles able to display tables and collapsible lists, stylised text and maybe also graphics. Jupyter and DrRacket can do something like that, but I'd like that such consoles would be default.

Ответить
@shahfaisal3923
@shahfaisal3923 - 14.10.2022 08:13

<3

Ответить
@rohanmanchanda5250
@rohanmanchanda5250 - 28.09.2022 19:54

Hey aren't you the same dude who made a video about developers being ashamed of console logging? I think it was a short.

Ответить
@mikef.606
@mikef.606 - 26.09.2022 16:54

How do you know so much? Real question.

Ответить
@thanatosor
@thanatosor - 26.09.2022 11:43

Whoever said “JS is beautiful” must be hopelessly in love with it.

Ответить
@Flrere
@Flrere - 22.09.2022 17:52

what’s the music used here

Ответить
@drkskwlkr
@drkskwlkr - 22.09.2022 01:51

Thanks

Ответить
@drkskwlkr
@drkskwlkr - 22.09.2022 01:51

Thanks

Ответить
@question_mark
@question_mark - 19.09.2022 17:39

wtf

Ответить
@rial1234
@rial1234 - 19.09.2022 04:20

This is one of your best 100s series in my view. Your other videos as amazing as they are - explain to much in comparison to this one. If I were to do one, it would be python comprhensions in 100s. Would love to see you do another low level 100s!

Ответить
@rusticbear195
@rusticbear195 - 17.09.2022 01:36

Really thought this was an April Fool's video

Ответить
@joshuaunderwood7
@joshuaunderwood7 - 16.09.2022 23:28

Great… not I’m mad at the python REPL again.

Ответить
@Orine7
@Orine7 - 16.09.2022 19:25

Does this also works for the backend? or is it focused only on browser console

Ответить
@StephenGillie
@StephenGillie - 16.09.2022 15:42

Javascript wins again. It's the only language that actually runs everywhere.

Ответить
@abdulmuhaminrehman7530
@abdulmuhaminrehman7530 - 16.09.2022 06:10

cool

Ответить
@PMX
@PMX - 15.09.2022 15:11

Uh-oh, the easter eggs in my pages are about to get fancy 😅

Ответить
@ibgib
@ibgib - 13.09.2022 16:41

Always forget table...

Ответить
@gregorboxer2463
@gregorboxer2463 - 13.09.2022 07:41

Can we make js break at the assertion?

Ответить
@epicpuppy613
@epicpuppy613 - 13.09.2022 03:20

me using ascii color codes

Ответить
@tech-daddy
@tech-daddy - 12.09.2022 20:40

Jesus, didn't know half of this. Don't ask me why. But I love you.

Ответить
@Xayuap
@Xayuap - 12.09.2022 18:21

yeah, we all know but,
do we ever? do we?

Ответить
@luckylukeskywalker
@luckylukeskywalker - 11.09.2022 23:17

It’s funny (or bitter lol) if a video about sth. gets uploaded just after you started using it.

Ответить
@huangjason6557
@huangjason6557 - 11.09.2022 07:46

Short yet packed with helpful information, wonderful!

Ответить
@echobucket
@echobucket - 10.09.2022 19:29

Or learn to use the debugger.

Ответить
@anweshanroychowdhury5703
@anweshanroychowdhury5703 - 20.07.2022 07:18

console.log, the most important command

Ответить
@iwillsubbacktoeveryone
@iwillsubbacktoeveryone - 18.04.2022 13:14

Hi! :D

Ответить
@dheerajbisht4096
@dheerajbisht4096 - 24.01.2022 18:07

Takeaway
console.
log
assert
table
group
groupCollapsed
dir
count
time
timeLog
trace

Adding styles to Console log
console.log('%c Content', 'color: white; background: black;');

Ответить
@genevision3242
@genevision3242 - 28.11.2021 21:40

Amazing video and will be using these on my next project and forward!

Ответить
@tantinghong4957
@tantinghong4957 - 18.08.2021 10:19

a

Ответить
@victordan-jumbosodienye5618
@victordan-jumbosodienye5618 - 12.08.2021 21:16

Hi Jeff.
Please what vscode extension do you use to display console logs just directly on the vscode editor (same line, or beside the code).
Am tired of writing and switch to some kinda terminal to view my logs.
Thanks 🙏

Ответить
@dazk5317
@dazk5317 - 14.07.2021 04:33

I'm just gonna keep console.logging everything until something magically works.

Ответить
@Philson
@Philson - 11.07.2021 19:49

Oo

Ответить
@sawknitsrestha3698
@sawknitsrestha3698 - 11.07.2021 16:18

Wait! What?

Ответить
@LilLouay
@LilLouay - 11.07.2021 13:26

This Fireship providing lit content on a fiery afternoon in a hot country while cooking my food on a fire

Ответить
@krishnaDhungana
@krishnaDhungana - 10.07.2021 16:51

Wow.. 15 years of coding and never knew this. Probably always stuck with Console.WriteLine(). hehe

Ответить
@itsasecret7396
@itsasecret7396 - 09.07.2021 09:17

Haha "is is beautiful"
After touching a language that actually. Makes sense - I never want to experience the frustration of a scripting language again!!

Ответить
@bishnudas3562
@bishnudas3562 - 09.07.2021 08:46

console.table().... noice

Ответить
@nuxar8778
@nuxar8778 - 09.07.2021 01:46

And here I am, programming kernel mode drivers in c where seeing text from your program is fancy xD

Ответить
@uknow2908
@uknow2908 - 08.07.2021 10:14

OK this video deserves a like!

Ответить
@itzyuzuruclips7243
@itzyuzuruclips7243 - 08.07.2021 08:21

BRUH

Ответить
@sudoalex
@sudoalex - 08.07.2021 00:58

Facebook uses console.log with a lot of styling

Ответить
@kratosgodofwar777
@kratosgodofwar777 - 08.07.2021 00:36

Sweet can't wait to forget about 90% of these and stick to clg

Ответить
@isan-sunshine
@isan-sunshine - 07.07.2021 13:44

Colsole table is lit 🔥

Ответить