Jaykishan Varmachotadon.hashnode.dev·Jul 11, 2024Unraveling the Power of MongoDB Pipelines: Exploring a Real-World Use CaseIntroduction In this article, we will explore the code snippet provided and break down the key concepts used in it. The code snippet is a part of a function called getUserChannelProfile that retrieves a user's channel profile information from a Mongo...Discuss·1 likeMongoDB
Sushant Pathaksushant007.hashnode.dev·May 28, 2024React Flow and StructureIn this blog, we will see the React flow and the difference between a React app created using Create React App and Vite. Let's talk about the React pages created using create-react-app. There's an important index.html file that has an empty div with ...Discuss·2 likes·32 readsWeb Development
Jonathan Hobdelljhobdell.hashnode.dev·Sep 22, 2023Starting 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...Discuss·50 reads#hiteshisAwseome
Jonathan Hobdelljhobdell.hashnode.dev·May 30, 2023DocumentationOK, 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...Discuss#hiteshchoudhary
Jonathan Hobdelljhobdell.hashnode.dev·May 26, 2023Flex 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...Discuss#hiteshisAwseome
Jonathan Hobdelljhobdell.hashnode.dev·May 26, 2023Flex 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 ...Discuss·2 likes#hiteshchoudhary
Jonathan Hobdelljhobdell.hashnode.dev·May 25, 2023First Changes to the Basic React Native AppHopefully by now, like me, you're up and running with your first React Native app and viewing it on your own phone. If not, I strongly recommend reviewing Hitesh's videos and/or visiting his Discord server (linked from each video in the playlist) to ...Discuss·67 reads#hiteshchoudhary
Jonathan Hobdelljhobdell.hashnode.dev·May 25, 2023Manging React Native File StructureHey everyone! This is a very short, additional post, after watching video 4 in Hitesh's React Native 101 series. I am so thankful to Hashnode for sponsoring the series as it's super helpful! There are 2 big takeaways from this video, for me: 1) Don't...Discuss·113 readsReact Native
Jonathan Hobdelljhobdell.hashnode.dev·May 25, 2023Getting Started with React Native on ZorinSo, first up: why am I using Zorin, and what is it? Well, Zorin is a flavour of Linux quite similar to Ubuntu, but a bit more like Windows. It takes a lot of the 'heavy lifting', as you might call it, out of running Linux. I'd still be using Windows,...Discuss·52 reads#hiteshchoudhary
Pritam Palpureart1.hashnode.dev·Oct 7, 2022My HTML CSS journey as a complete beginnerHey everyone here I would like to like to share my HTML and CSS journey. So I began my journey by joining an online JavaScript bootcamp conducted by ineuron.ai . I started by learning HTML first and then moved on to CSS. It took me around one and hal...Discuss·477 readsiwritecode