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Ай бұрын
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Ай бұрын
storiesOf is no longer supported in v8 of sb :(
@JezenThomasАй бұрын
This isn't what "isomorphic" means.
@ServiciosydesarrolloCO2 ай бұрын
Could you recommend a Javascript course focused on electronics? The ones I've seen are very generic... Thank you very much, great content!
@rin-sv2sk2 ай бұрын
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-sv2sk2 ай бұрын
nevermind. i fixed it. life is good.
@cortesdopixelblock53892 ай бұрын
the events overlap grid when they coccours in more than 2 days?
@Dennis-ns1yx2 ай бұрын
Dude, what a lifesaver. God bless you!!!!!!
@philipphaselsteiner9962 ай бұрын
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.
@jackepner99843 ай бұрын
Downvote for fashion sense...
@lexiriam3 ай бұрын
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.
@pikamouse5304 ай бұрын
how do you make it start at center of the screen
@timberhoff4 ай бұрын
Nice
@MagdyDoze4 ай бұрын
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
@ankitjaiswal50684 ай бұрын
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.
@abrahamlopez15044 ай бұрын
You are the goat man <3
@70bpmmusic865 ай бұрын
@28:21 when the appendChild was added did anyone get TypeError: Cannot read properties of null (reading 'appendChild') at load
@martiananomaly6 ай бұрын
Straight to the point. Love it.
@subhamdivakar6 ай бұрын
i got stuck and this video explained all in a go, amazing vid, thanks man
@richardwilliamsmusic6 ай бұрын
Phenomenal overview of so many of the complications with React! But I got confused when you also jumped around with Node
@_____AjCoder______7 ай бұрын
It couldn't be explained any better !! thanks bro 👏👏👏
@Maxim95756 ай бұрын
it's nothing, there were no any words about fiber core of react, trash
@samiyajagirdar64717 ай бұрын
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-yz8qf7 ай бұрын
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?
@chrise2027 ай бұрын
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.
@albuslrc7 ай бұрын
Great! 😄
@Drayken7 ай бұрын
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?
@jeff65558 ай бұрын
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 :)
@421sap8 ай бұрын
In Jesus' Name Amen ✝️
@SebastianNeuber-s9x9 ай бұрын
How can i do multiple day events?
@romans73199 ай бұрын
Thanks a lot, man. Clearly explained everything. Exactly what I searched for.
@cycychab85849 ай бұрын
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 ...
@depictedcandela10 ай бұрын
How updated is this video? Any change?
@shanmuktej10 ай бұрын
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!
@guylepage3310 ай бұрын
Really great tutorial. Thank you!
@NetraPatwari10 ай бұрын
THANK YOU
@sophiochaphidze773210 ай бұрын
Great video! Thank you <3
@pantojabenito322510 ай бұрын
If i turn of the raspberry and then turn on the. This will launch the server automatically?
@pryansh_10 ай бұрын
your video on this is by far the best on KZbin. Thanks ! It was really too helpful.
@NetraPatwari10 ай бұрын
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_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.
@NetraPatwari10 ай бұрын
@@pryansh_ which one did u use
@pryansh_10 ай бұрын
@@NetraPatwari vite
@sr11facts372 ай бұрын
@@NetraPatwari hi did you find the solution for it
@andrewiglinski14810 ай бұрын
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.
@maximilianosalvatti707310 ай бұрын
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
@tomfancode10 ай бұрын
Can we have a typescript version
@EsotericArnold11 ай бұрын
senior: wont mistake the forest for the trees. staff: wont mistake the earth for the forest or the trees
@floringhimici680011 ай бұрын
You're a legend, man! Thanks for making this video!
@milotxh11 ай бұрын
Thank u so much u simply amazing and u got a subscriber
@GGg-jq5uv11 ай бұрын
insightful 🔥
@rifatmahmood7161 Жыл бұрын
Great Tutorial. 🎉
@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 Жыл бұрын
Thanks much
@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 Жыл бұрын
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 Жыл бұрын
Thanks for pointing that out! I never know what sort of ads get played on my videos.