BlogHide Resteemssam-ngu (25)in hive-196037 • 4 years agoCSS Display Properties Explained! Introduction to CSS Layout system - ep06Understanding CSS layout system: Grid, Flex and Flow. Learn about the CSS display property! Grid properties: Flex properties: ** Affiliated links Use the legendary Git GUI for FREE! You…sam-ngu (25)in hive-196037 • 4 years agoCSS Crash Course | Introduction to CSS - ep04 (Duplicated)Let's learn to use CSS (Cascading Style Sheet) to prettify our website. Source code: HTML: CSS: Github Repo: List of all CSS properties Take control of your data. Earn reward while…sam-ngu (25)in hive-196037 • 4 years agoHow to create a website from scratch | Introduction to HTML - ep03Let's learn to create a website using HTML. Source Code: Download VSCode: HTML Element Reference: Outro Music: Wayr -- Between Our Universes ▶️ DTubesam-ngu (25)in hive-196037 • 4 years agoHTML CSS and Javascript: What are the differences?? - ep02HTML, CSS and Javascript are the building blocks of a webpage. But what are they? Let's learn more about it in depth! Source code: HTML: ▶️ DTubesam-ngu (25)in hive-196037 • 4 years agoWeb Concepts that I wished I knew back then | Intro to Web DevelopmentWhat are server, domain name, DNS, IP address..? I simplified these concepts for you so you don't need to feel miserable :D This is an introductory video to my front-end web development course (10…sam-ngu (25)in hive-196037 • 4 years agoLaravel: How to Paginate CollectionLaravel supports eloquent model pagination out of the box, but not custom collection. This quick tutorial will show you an easy way to paginate any collections. Source code: View this tutorial…sam-ngu (25)in laravel • 5 years agoLaravel: How to Paginate CollectionLaravel: How to Paginate Collection Photo by Markus Spiske on Unsplash Laravel supports eloquent model pagination out of the box, but not custom collection. This quick tutorial will…