import { topLeftFrame, bottomRightFrame, resizer, abstractCode, involuteDonut, } from './mockEditorParts' import Svg from 'src/components/Svg' import OutBound from 'src/components/OutBound' import { useAuth } from '@redwoodjs/auth' import ReactGA from 'react-ga' const LandingSection = () => { const { logIn } = useAuth() const recordedLogin = () => { ReactGA.event({ category: 'login', action: 'landing section CTA', }) logIn() } return (
Have you ever started frantically reaching for a pen when trying to explain an idea?
Engineers love drawings and CAD extends that, though now communicating with machines is just as important as with colleagues. What better way to do that than with a deterministic, expressive and auditable script?
Team coordination doesn't get any better than git. Multiple people working on a complex assembly without treading on each other -- what else is there to say?
Software is taking over the world, and so are developers. In the
U.S. developers are 1.4M strong and are predicted to increase their{' '}
CadHub is a space to share cad projects and it’s our gift to the code-cad community. Let’s celebrate and promote code-cad together.
Projects use the excellent{' '}