Coding A Guitar Metronome App Live
57:35
Reviewing My Subscribers Code
50:51
2 жыл бұрын
I Code Wordle in Vanilla Javascript Live
2:32:22
This Web Development Article Is Odd
18:33
What Are Progressive Web Apps? (PWA)
17:52
Taking The W3 Schools JavaScript Quiz
10:50
What The Heck Is Web Assembly?
2:22
4 жыл бұрын
Пікірлер
@aitbeksamatov
@aitbeksamatov 23 күн бұрын
you are very skilled. I have seen one of your videos on javascript and you said that you are going to release a full JavaScript tutorial but looking up your channel I could not find it. If you are reading this, please release that tutorial. Thanks!
@waltermollaret816
@waltermollaret816 Ай бұрын
hi, great tutorial! i wanna ask u, how can i to create event same day selected but diferent hours and minutes, for example: Event1 at 8:00am to 8:45 am, titile meeeting John, and Event2 at 9:am to 10:00 am, title: call Ana and etc
@sailendrachettri8521
@sailendrachettri8521 Ай бұрын
storiesOf is no longer supported in v8 of sb :(
@JezenThomas
@JezenThomas Ай бұрын
This isn't what "isomorphic" means.
@ServiciosydesarrolloCO
@ServiciosydesarrolloCO 2 ай бұрын
Could you recommend a Javascript course focused on electronics? The ones I've seen are very generic... Thank you very much, great content!
@rin-sv2sk
@rin-sv2sk 2 ай бұрын
im going insane from coding, but your video saved my life. i have 1 issue. at 6:49, when i type in my html, the page doesn't update at all and it's port 8080. 'hello world' doesn't change at all, even if i delete it or change it in html. pls help.
@rin-sv2sk
@rin-sv2sk 2 ай бұрын
nevermind. i fixed it. life is good.
@cortesdopixelblock5389
@cortesdopixelblock5389 2 ай бұрын
the events overlap grid when they coccours in more than 2 days?
@Dennis-ns1yx
@Dennis-ns1yx 2 ай бұрын
Dude, what a lifesaver. God bless you!!!!!!
@philipphaselsteiner996
@philipphaselsteiner996 2 ай бұрын
Great video! You could actually make a game out of this, by adding some kind of tuner and some counter on how many notes you hit correctly.
@jackepner9984
@jackepner9984 3 ай бұрын
Downvote for fashion sense...
@lexiriam
@lexiriam 3 ай бұрын
Is there a way to hide API info using solely vanilla JS and PHP? There's a ton of videos like this, but they all use node.js or react. Unfortunately, I'm stuck on a host provider that uses shared servers (that does not provide node.js/react). I have an html/js/php website that uses google maps api to display a map . Any info would be great.
@pikamouse530
@pikamouse530 4 ай бұрын
how do you make it start at center of the screen
@timberhoff
@timberhoff 4 ай бұрын
Nice
@MagdyDoze
@MagdyDoze 4 ай бұрын
The Best Programming Books For Web Developers: 1. HTML & CSS: Design and Build Web Sites - Jon Duckett 2. JavaScript and JQuery: Interactive Front-End Web Development - Jon Duckett 3. How Linux Works, 3rd Edition: What Every Superuser Should Know - Brian Ward 4. Code: The Hidden Language of Computer Hardware and Software - Charles Petzold 5. Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers - Nicholas C. Zakas 6. Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming - Marijn Haverbeke 7. Beginning Software Engineering - Rod Stephens thanks for the video, it was really helpful
@ankitjaiswal5068
@ankitjaiswal5068 4 ай бұрын
I've created a CSS file and imported it into my component. The CSS styles are applied correctly when I preview the component in Storybook. However, when I integrate the component into my main application, the component's functionality works as expected, but the CSS classes from the imported file do not merge with the existing styles. Can anyone help me on this.
@abrahamlopez1504
@abrahamlopez1504 4 ай бұрын
You are the goat man <3
@70bpmmusic86
@70bpmmusic86 5 ай бұрын
@28:21 when the appendChild was added did anyone get TypeError: Cannot read properties of null (reading 'appendChild') at load
@martiananomaly
@martiananomaly 6 ай бұрын
Straight to the point. Love it.
@subhamdivakar
@subhamdivakar 6 ай бұрын
i got stuck and this video explained all in a go, amazing vid, thanks man
@richardwilliamsmusic
@richardwilliamsmusic 6 ай бұрын
Phenomenal overview of so many of the complications with React! But I got confused when you also jumped around with Node
@_____AjCoder______
@_____AjCoder______ 7 ай бұрын
It couldn't be explained any better !! thanks bro 👏👏👏
@Maxim9575
@Maxim9575 6 ай бұрын
it's nothing, there were no any words about fiber core of react, trash
@samiyajagirdar6471
@samiyajagirdar6471 7 ай бұрын
Woah! This was so easy to understand, I read a lot of articles about this topic but couldn't clearly understand but you explained it concisely in just 2 minutes, thank youuu !
@IconShah-yz8qf
@IconShah-yz8qf 7 ай бұрын
I tried changing my password a couple of times 36:25 , however in the console it still says 'Invalid username/password combination', what can i do to fix it?
@chrise202
@chrise202 7 ай бұрын
For CSS you are using a global styles.css file which is bad for multiple reasons: 1. Given this is a "component library" with multiple contributors working on same styles.css you get merge conflicts all the time. 2. If you have an app importing only the "Button" component, you'll have to import the styles.css containing ALL files. 3. The components class names are prone to clashes as they are not isolated in modules. Why did I bother to enlist this? Because rollup is shit and is not suited for component libraries, as soon as you try to tick the boxes above you'll go through a not so pleasant experience.
@albuslrc
@albuslrc 7 ай бұрын
Great! 😄
@Drayken
@Drayken 7 ай бұрын
Man there's always so much fucking rambling and zero actual practical visualization or application on this topic it's crazy why can't anyone just make a decent video or guide on this shit?
@jeff6555
@jeff6555 8 ай бұрын
It's such a strange thing for me to get hung up on, but you really should have trimmed the other end of that command strip. The tab you snipped was for removal :)
@421sap
@421sap 8 ай бұрын
In Jesus' Name Amen ✝️
@SebastianNeuber-s9x
@SebastianNeuber-s9x 9 ай бұрын
How can i do multiple day events?
@romans7319
@romans7319 9 ай бұрын
Thanks a lot, man. Clearly explained everything. Exactly what I searched for.
@cycychab8584
@cycychab8584 9 ай бұрын
how could i make it that if I want to add 2 events in one day, both show on the calendar ? On my console it's fine, but i can't make it visible for the user ...
@depictedcandela
@depictedcandela 10 ай бұрын
How updated is this video? Any change?
@shanmuktej
@shanmuktej 10 ай бұрын
Hey! I've been surfing the web on how to publish my whole framework instead of just a few files as a package to import. To be specific * take a new project * npm init playwright A set of questions will be asked and boom, basic code will be on your machine. I need to build something like that, please help me!
@guylepage33
@guylepage33 10 ай бұрын
Really great tutorial. Thank you!
@NetraPatwari
@NetraPatwari 10 ай бұрын
THANK YOU
@sophiochaphidze7732
@sophiochaphidze7732 10 ай бұрын
Great video! Thank you <3
@pantojabenito3225
@pantojabenito3225 10 ай бұрын
If i turn of the raspberry and then turn on the. This will launch the server automatically?
@pryansh_
@pryansh_ 10 ай бұрын
your video on this is by far the best on KZbin. Thanks ! It was really too helpful.
@NetraPatwari
@NetraPatwari 10 ай бұрын
heyy.. did it work. actually i m stuck because now latest version of story book ask did your project use vite or webpack.. if i follow same instructions of this video. What did u choose Your reply will be helpful
@pryansh_
@pryansh_ 10 ай бұрын
@@NetraPatwari yes I came across this. Vite has its own builder and so you will be choosing vite (assuming you are using vite as in this video) not the webpack builder. If you encounter any issue you may ask.
@NetraPatwari
@NetraPatwari 10 ай бұрын
@@pryansh_ which one did u use
@pryansh_
@pryansh_ 10 ай бұрын
@@NetraPatwari vite
@sr11facts37
@sr11facts37 2 ай бұрын
@@NetraPatwari hi did you find the solution for it
@andrewiglinski148
@andrewiglinski148 10 ай бұрын
Dude... new sub for sure. I'm a pretty experienced developer but I've never published a full library, and it's fucking daunting. You helped a ton.
@maximilianosalvatti7073
@maximilianosalvatti7073 10 ай бұрын
Thank you for sharing your knowledge. When I try to use the component I created in a react project, I get the error message: Invalid hook call. Hooks can only be called inside the body of a function component. How do I resolve it? Thanks
@tomfancode
@tomfancode 10 ай бұрын
Can we have a typescript version
@EsotericArnold
@EsotericArnold 11 ай бұрын
senior: wont mistake the forest for the trees. staff: wont mistake the earth for the forest or the trees
@floringhimici6800
@floringhimici6800 11 ай бұрын
You're a legend, man! Thanks for making this video!
@milotxh
@milotxh 11 ай бұрын
Thank u so much u simply amazing and u got a subscriber
@GGg-jq5uv
@GGg-jq5uv 11 ай бұрын
insightful 🔥
@rifatmahmood7161
@rifatmahmood7161 Жыл бұрын
Great Tutorial. 🎉
@018_sayaksen7
@018_sayaksen7 Жыл бұрын
i was working on a very similar oroject where if the button was clicked more than 10 times it will send a different message but yet cannot do it... if you can help after this happens the unclickable button for more than 10 times then an event pops us of a different image.
@ronaksingh2243
@ronaksingh2243 Жыл бұрын
Thanks much
@TygoSuurenbroek
@TygoSuurenbroek Жыл бұрын
hey PortEXE, i'm following along and straight from the start wondering what you are using to put the head portion in place for example. i understand you probably made this preset yourself but would like to learn how you personally do this. especially if you are still using this method after 2 years or if you're doing this in another way. Great video, after following this tutorial i will definitely check out what else your channel offers!
@sibaprasadacharjya7072
@sibaprasadacharjya7072 Жыл бұрын
Before This Video Started I Saw An Ad With A Person Saying "If You Want To Be An Expert Learn From The Expert" I Personally Don't Belive Their Single Words Even If It's Worth To Look At They Are Just Selling Their Courses As Products Through The Google Ad System Please Do Not Trust These 9Rs Courses They Are Just Fake.
@PortEXE
@PortEXE Жыл бұрын
Thanks for pointing that out! I never know what sort of ads get played on my videos.