Reagan Mwangideepcore.hashnode.dev·May 5, 2024Styling FrameworksStyling frameworks often known as CSS frameworks are collections of pre-written CSS or related styling code that help developers style websites or applications consistently and efficiently. They provide a foundation of common components, grid systems...Discuss·10 likesCSS
Daniel Ramirezdrmzio.hashnode.dev·Aug 11, 2023Material UI: Create Normal Looking TextFields The Easy Wayimport FormControl from '@mui/material/FormControl'; import FormLabel from '@mui/material/FormLabel'; import OutlinedInput from '@mui/material/OutlinedInput'; function TextFieldDemo() { return ( <FormControl size="small"> <FormLabel html...DiscussMaterial Design
Gokul Ggokg4.in·Aug 11, 2023"Unlocking IT: The No Code / Low Code Journey" Part 1Genesis: The Problem: In 2016, during my time as a volunteer for an NGO, we faced the need for a dedicated website. Fortuitously, one of our members happened to be the Tech Founder of a prominent company headquartered in Chennai. Assuming the respons...Discuss·60 readsWeb Development
Redpanda Dataredpanda-data.hashnode.dev·Jul 5, 2022Redpanda, Materialize, and dbt: The modern Kappa architectureIntroduction Ever since their ascent to dominance in the 80s, relational databases have been used in business applications to record transactions, store information on business objects (entities), and process and analyze historical data to inform bus...DiscussDeveloper
Sergio Ruedasrueda.hashnode.dev·Oct 26, 2020Google Sheets - FormsAdding Data to a google Sheet via a form. We will use: google sheets: https://docs.google.com/spreadsheets materilizecss: https://materializecss.com/ Please create a google account if you do not have one. Once the account has been created activat...Discuss·1 like·113 readsmaterialize
Sumit Kharchesumitkharche.hashnode.dev·Aug 1, 2020Build Simple Blog using Angular + Scully + Materialize + NetlifyIn this article, we are going to build a simple Blog application using Scully and deploying the application to Netlify. So please grab a cup of coffee and start learning. Table of Content What is Scully? What is Netlify? Build a blog using Scully De...Discuss·2 likes·1.2K readsAngular