CSCharles Sodiariinsodiari.hashnode.dev·Jan 19, 2024 · 7 min readJavaScript Concepts You Need To Learn Before Learning ReactIntroduction Most times developers feel they need to know all of JavaScript or they contemplate how much of JavaScript they need to know before learning React . There are some key concepts of JavaScript that you need to understand before before learn...00
CSCharles Sodiariinsodiari.hashnode.dev·Dec 6, 2023 · 4 min readFlexbox: Simplifying CSS Layouts for Modern Web DesignIntroduction Everything you see on a webpage visually can be arranged into block segments or rectangular containers. Building and creating visually appealing web pages are done with the technique of breaking the webpage into segments to make it easie...00
CSCharles Sodiariinsodiari.hashnode.dev·Nov 20, 2023 · 3 min readImportance of CSS to Web Development: a beginner`s guideImportance of CSS to Web Development: a beginner`s guide Introduction : As a new learner or an interested individual in web development, you must have come across the words “HTML” and “CSS” respectively and asked yourself their relevance. Web develop...00