JHJonathan Hobdellinjhobdell.hashnode.dev·Sep 25, 2023 · 1 min readLooking at React with GitHi again everyone, As mentioned, I'm learning React and Vue in parallel a little bit. Following on from my last video, this is about the 3rd video in Hitesh Choudhary 's YouTube series on React. This is just a short note on the importance of what he'...00
JHJonathan Hobdellinjhobdell.hashnode.dev·Sep 22, 2023 · 2 min readStarting OverI don't know how many people will read this, but I hope it may be useful to someone. First of all, I had to ditch both Zorin OS and React Native. I ditched React Native because I don't think mobile apps is really where I want to go. Maybe I'm old sch...01I
JHJonathan Hobdellinjhobdell.hashnode.dev·May 30, 2023 · 2 min readDocumentationOK, let's not get into the "What does the 'F' in RTFM stand for?" debate. My preference is 'friendly' but the sentiment is the same, and is my topic for today: read the manual, or check the documentation. It is impossible to overemphasise the importa...00
JHJonathan Hobdellinjhobdell.hashnode.dev·May 26, 2023 · 1 min readFlex and Alignment in React NativeNo, not that kind of flex! Remember? In the web, flex changes the default main axis from horizontal to vertical. Well, in React Native, the main axis is set to horizontal by default; so if you want to change it to vertical, you have to change flex it...00
JHJonathan Hobdellinjhobdell.hashnode.dev·May 26, 2023 · 2 min readFlex and Alignment in React NativeHey everyone! So, I just finished Hitesh's next video. https://www.youtube.com/watch?v=9yhlhKX7ZYM&list=PLRAV69dS1uWSjBBJ-egNNOd4mdblt1P4c&index=6 It's number 6 in the series, and it's all about styling. The styling is quite basic, but that's fine ...00