themekit VS b-creative

Compare themekit vs b-creative and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
themekit b-creative
3 1
1,147 6
1.3% -
4.9 8.3
about 1 month ago 25 days ago
Go SCSS
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

themekit

Posts with mentions or reviews of themekit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-12.
  • Fast Shopify development with hybrid Debut theme
    4 projects | dev.to | 12 Apr 2021
    Themekit - development tools to interact with the Shopify platform to watch for local changes and upload them automatically to Shopify
  • How to setup vue with shopify?
    1 project | /r/shopify | 24 Mar 2021
    Look into Shopify Themekit (https://shopify.dev/tools/theme-kit) After setting it up you can easily clone into your existing Theme and edit it freely. You can even set up hot reloads and see your edit in realtime on your store.
  • To what extent is a Shopify dev similar to a generalised front-end dev?
    2 projects | /r/webdev | 15 Mar 2021
    You have a TON of freedom on the storefront. The checkout, as mentioned before, is pretty darn limited. However you can "monkeypatch" the checkout flow and make most things happen. As far as Liquid goes, read the docs to suss out the limitations and capabilities. I'd recommend using either Themekit, Motifmate, or standard Liquid package locally (won't include Shopify-focused features but will have templating, basic utils, etc) to have a workflow where you can use source control, have local development, and a smooth deployment process.

b-creative

Posts with mentions or reviews of b-creative. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-12.
  • Fast Shopify development with hybrid Debut theme
    4 projects | dev.to | 12 Apr 2021
    B-creative is a modern frontend starter from Bornfight that has standardised opinionated code style and architecture for SCSS, Javascript and HTML/PHP/Liquid. It’s used and contributed by multiple teams. B-creative integrates perfectly with Packer because it uses the same linters so we can just copy their configs and have the same style across all platforms. Templates for SCSS and Javascript modules give us faster development times without having to write the same stuff over and over again. Using b-creative’s SCSS is also future proof because it provides tools to scale the site from 1440px (or any configured base resolution) to any bigger resolution and the site will look the same, while still giving the ability to have the other logic for mobile resolutions.

What are some alternatives?

When comparing themekit and b-creative you can also consider the following projects:

slater - 🛠 Shopify development toolkit

shopify-packer - Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.

b-reset - Bornfight CSS reset

kubernetes - Production-Grade Container Scheduling and Management

shopify-bare - Shopify starter theme that provides Javascript modules(ES6 and node_modules), tree-shaking, Live Reloading/ Hot module reloading, Tailwind Css w\ nesting & imports purges unused CSS, minify your built files, compress your images, and use quick commands to develop easier.