recipe-page-html-css
tachyons
recipe-page-html-css | tachyons | |
---|---|---|
1 | 42 | |
4 | 11,652 | |
- | 0.1% | |
0.0 | 7.6 | |
almost 4 years ago | 12 months ago | |
CSS | CSS | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
recipe-page-html-css
-
Boilerplates for websites/app building
1.Navbar:This is the basic component which every application will have.Then first learn how to make one basic navbar. It will have atleast a brand logo and list of menus for navigating to different pages.Use CSS-Flexbox or CSS-Grid to align it properly.To make it responsive you can make toggle bar using JavaScript or align the items in center row-wise for smaller devices. Here is the example of my application which you can refer to. Example:Github Repository Link
tachyons
-
Atomic CSS Deep Dive
But in this example we will take a preset with Tachyons, a once popular library. But here the naming is even more deplorable:
-
Kicking the tires with NestJS and Hotwire: Part II
I chose Tachyons over Tailwind because Tachyons is an atomic CSS framework, similar to Tailwind, however it's much lighter weight. Tailwind tends to be a bit heavier without using post CSS processing so I wanted to stick with something smaller.
-
How to Build a File Explorer using Xata and Vue.js
The CSS framework we will use in this project is Tachyons CSS, which we will install by running the command below in the terminal.
-
Tachyons – A CSS Toolkit
> (https://github.com/tachyons-css/tachyons)
What makes this 'functional'? Is it related to functional programming? Or is it used as a synonym for 'usable'?
- Tachyons – CSS Toolkit
-
Writing JavaScript without a build system
Tachyons is a similar utility class framework, and a lot smaller at somewhere under 20kb, IIRC.
https://tachyons.io/
-
Is there a better option than plain HTML, CSS and JS for creating my own design system?
I like using a functional CSS library (tachyons.io, tailwindcss, or SLDS) and setup components separately. The CSS has my colors and units declared (and the aim is to not have 40 different gray colors, it's to limit yourself with a definition list). Then the actual components are setup via a component library. Plenty to choose from: React, VueJS, LWC, AngularJS, or just native web components.
- Past Informs the Present: Begin’s Approach to CSS
-
Why I choose T3 stack as the fullstack to build the react app
Therefore, I totally got to buy in for the utility-first approach. In that world, the only thing is worth mentioning is Tachyons. However, although it came way earlier than Tailwind, it is said to be feature-complete, and one cannot expect new features to be added or problems discussed. The latest release is almost five years old, which definitely violates the principle “Bleed Responsibly”. You can also see that from the star trend:
-
Create an Invoice Generator using Cloudinary and Xata
The CSS framework to be used in this project is Tachyons CSS. Install it by running the command below in the terminal.
What are some alternatives?
tachyons - Functional css for humans [Moved to: https://github.com/tachyons-css/tachyons]
theme-ui - Build consistent, themeable React apps based on constraint-based design principles
restaurant-website - This is a restaurant website built using HTML and CSS.
Materialize - Materialize, a CSS Framework based on Material Design
ecommerce-store-reactjs-stripe-oauth2 - This is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.Built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.
turretcss - Turret is a styles and browser behaviour normalisation framework for rapid development of responsive and accessible websites.
furniture-website-react-firebase - This is a Furniture Business Website which displays different products and allows the user to login,view products and order by contacting the store.This website is built using React,React Router,Firebase for user authentication and Netlify for deployment.
Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
Font-Awesome - The iconic SVG, font, and CSS toolkit
windicss - Next generation utility-first CSS framework.
basscss - Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
Tailwind CSS - A utility-first CSS framework for rapid UI development.