SVSatyam Vishwakarmain100xdevelopersavi.hashnode.dev·Apr 9, 2025 · 2 min readArrays vs Objects in JavaScriptArrays and Objects both are the data type that is used in storing and manipulating the user’s data. In this article we will know when we can use exactly which type of data storing method that can help us to achieve our goal in product development. Ar...00
SVSatyam Vishwakarmain100xdevelopersavi.hashnode.dev·Apr 9, 2025 · 5 min readDecoding AI Jargons with ChaiAll of us must have heard so much things happening in AI, but do we really understand every jargon meaning used in the particular article or blog? If no then here is your cheese. After reading this article you will be able to understand all the tech ...00
SVSatyam Vishwakarmain100xdevelopersavi.hashnode.dev·Jan 25, 2025 · 3 min readUnderstanding CSS Flexbox : Aligning & Distributing Items EasilyIntroduction Flexbox is a layout model to arrange items efficiently within a container. It helps us to make dynamic and responsive layout in webpages. Basic Terminologies Main Axis The main axis is the primary axis where the elements default set-up ...01L
SVSatyam Vishwakarmain100xdevelopersavi.hashnode.dev·Jan 24, 2025 · 3 min readProduct Requirements Document : To-Do AppObjective The objective of this to-do app is to make students and working professionals more productive and effective in their respective works. Through features like hour tracking and daily task schedule one can manage his/her time way better than m...00
SVSatyam Vishwakarmain100xdevelopersavi.hashnode.dev·Jan 23, 2025 · 4 min readUnderstanding the CSS Box Model: Margins, Border, PaddingIntroduction Are you seeing any colors in this web page? Are you able to see any design element in this web page? If YES then congrats you know the CSS. Ok Bye (Kidding.) As we have seen in our earlier blog that we can compare a web page structure to...00