Full Stack TypeScript Engineer (Delivery Toolkit)
$92.75k - $101.25kBain & Company
General InformationJob TitleFull Stack TypeScript Engineer (Delivery Toolkit)Job ID106367Work AreasTechnology & EngineeringEmployment TypePermanent Full-TimeLocation(s)Atlanta, Austin, Chicago, Dallas, HoustonDescription & RequirementsWHAT MAKES US A GREAT PLACE TO WORKWe are proud to be consistently recognized as one of the world’s best places to work. We are currently the top ranked consulting firm on Glassdoor’s Best Places to Work list and have earned the #1 overall spot a record seven times.Extraordinary teams are at the heart of our business strategy, but these don’t happen by chance. They require intentional focus on bringing together a broad set of backgrounds, cultures, experiences, perspectives, and skills in a supportive and inclusive work environment. We hire people with exceptional talent and create an environment in which every individual can thrive professionally and personally.WHO YOU’LL WORK WITHAs the premier consulting partner for the private equity industry, Bain's PEG boasts a global practice that is over three times larger than any competitor. Our network of over 1,000 professionals supports private equity and institutional investor clients through every stage of the investment life cycle, from deal generation and due diligence to portfolio value creation and exit planning.Bain & Company is developing a suite of cutting-edge data and software solutions designed to revolutionize how the private equity industry uses data for investment insights and decision-making. The PEG Innovation team's mission is to create analytical solutions for Bain clients, teams, and the broader institutional investor space using proprietary software and data products. This includes the development, commercialization, and daily management of Bain's proprietary datasets, data, and software businesses.WHERE YOU’LL FIT WITHIN THE TEAMFull-Stack Engineers in Product Engineering build and maintain the end-user products that PE analysts, associates, and partners use daily, including Deal Screening, Due Diligence workflows, Portfolio Monitoring, Report Builder, and more. You contribute across the full product surface: Svelte frontend, concrete API contract surface, and product-specific Node.js/FastAPI services, with guidance from senior engineers. You are expected to deliver production-quality code, write tests for the workflows you build, and partner with Product and Design to translate requirements into reliable user experiences. You collaborate with Cross-team Engineering for shared services (Auth/RBAC, Audit, Notifications, File Service) and work with the Agent / AI as needed to integrate intelligent features safely and correctly.For this role we weight foundational engineering capability above AI engineering experience. The expected tenure is multi-year, and we believe AI tooling and techniques will continue to shift quickly, while strong programming fundamentals, system design judgement, and the ability to write maintainable, scalable code remain durable. Inside Core Product we treat AI as a co-pilot and tool, not an autopilot and replacement: every AI generated change is expected to be reviewed and validated by the engineer who commits it. Practical AWS and DevOps experience is a strong differentiator, given how heavily our products rely on AWS services, deployment pipelines, and cloud infrastructure day to day.WHAT YOU'LL DOProduct Feature Delivery Across UI and Services (80%) Build and maintain RESTful API functionality (TypeScript) under existing schemas and patterns: implement routes, schemas, and client queries/mutations with guidance.Implement product UI features in Svelte and TypeScript by following established component patterns and the shared design system.Implement and maintain product-specific Node.js/FastAPI endpoints using Zod/Pydantic v2 and PostgreSQL/SQLAlchemy patterns; follow established code conventions and PR standards.Write and update migrations for product schemas using safe, backwards-compatible patterns (expand/contract) with review support.Integrate with platform shared services correctly (Auth/RBAC, Audit, Notifications, File Service); raise contract issues early and coordinate changes through the team.Write unit and integration tests for delivered features (Vitest/RTL for frontend, Jest/pytest for backend); contribute to E2E tests (Playwright) for owned workflows.Add basic observability for owned changes: follow established logging patterns, emit standard metrics where applicable, and update dashboards/runbooks for impacted workflows.Contribute to containerized delivery for owned services (Docker) under guidance.Support releases for owned work: verify changes in staging, participate in incident triage when needed, and follow runbooks/escalation paths.Other (20%)Participate fully in team ceremonies (refinement, planning, standup, review, retro); ask clarifying questions early and communicate blockers clearly.Participate in code reviews as both author and reviewer; incorporate feedback and improve code quality over time.Contribute to shared product infrastructure: small enhancements to the design system and API client libraries (OpenAPI / type generation) under guidance.Use AI coding assistants to accelerate scaffolding, refactors, and first-pass tests; validate all generated code carefully before committing.Contribute to documentation for delivered features (release notes, runbook updates, and lightweight technical notes) as part of the Definition of Done.ABOUT YOUBachelor’s degree in Computer Science, Engineering, Information Systems, or a related field (or equivalent practical experience).2+ years of experience building web applications or backend services in a production or near-production environment.Demonstrated experience implementing features in TypeScript across Node.js services and frontend frameworks and writing tests for shipped work.Experience contributing to backend APIs in Node.js and FastAPI and working with relational databases, including basic schema evolution/migrations.Comfortable collaborating with Product and Design to translate requirements into working software and iterating based on feedback.Practical, hands-on AWS experience is a strong differentiator for this role. Production exposure to core AWS services (e.g. S3, RDS, Lambda, ECS, CloudWatch, IAM, API Gateway, SQS or SNS) and deployment pipelines built on top of AWS is highly valued.Demonstrated strength in foundational engineering: programming fundamentals, clean coding principles, system design judgement, and the ability to write maintainable, scalable code. We weight this above breadth or depth of AI engineering experience.Full-Stack Product EngineeringBackend fundamentals in Node.js (TypeScript) API endpoints, validation models, and basic async/service patterns under established conventions.Svelte or React and TypeScript fundamentals: hooks, component composition, state management basics, and performance-aware UI development.Frontend testing: Vitest basics; able to write reliable unit/integration tests and debug failures.Relational data fundamentals: comfortable writing and reading raw SQL, designing simple normalized schemas, and reasoning about tables, views, indexes, and foreign-key relationships, rather than relying solely on ORM-generated patterns.Working PostgreSQL knowledge: query plan analysis when debugging slow queries, JSONB usage patterns, and ability to read and reason about triggers and stored procedures where the team has used them.Migration discipline: writes safe, backwards-compatible migrations following the expand/contract approach, with review support; understands why breaking changes are dangerous in a multi-service environment.Docker basics: comfortable building/running containers locally and following non-root image conventions where required.CI/CD familiarity: comfortable reading GitHub Actions workflow output and fixing common test/lint issues in PRs.AWS services in practice: hands on use of core services (S3, RDS or Aurora, Lambda, ECS, CloudWatch, IAM, API Gateway, SQS or EventBridge) for product work, including reading IAM policies, triaging CloudWatch logs and metrics, and reasoning about cost and scaling implications of service choices.Deployment pipelines on AWS: comfortable extending CI/CD workflows that build, test, and deploy services into AWS environments; able to debug pipeline failures end to end (build, image push to ECR, deploy step, post deploy health checks).Infrastructure as code familiarity: working knowledge of Terraform or CloudFormation/CDK for AWS resources; able to read existing modules, make scoped changes, and review IaC PRs with a security and cost lens.Generative AI and Agentic SystemsTreats AI coding assistants (Cursor, GitHub Copilot, or equivalent) as a co-pilot, not an autopilot. Uses them to scaffold, refactor, and draft first pass tests, but applies strong critical thinking and engineering judgement to read, understand, and revise every line of generated code before committing. Does not ship AI generated code that the engineer cannot fully explain.Uses LLMs to draft first-pass documentation and test cases; validates correctness and fills gaps manually.Understands at a high level how AI features appear in product UIs (e.g., streaming responses, structured outputs) and follows established patterns for safe integration.GeneralBuilds for users: optimizes for analyst workflows and clarity, not just technical elegance.Delivers production-quality work: tests, basic observability, and documentation are part of the Definition of Done.Raises concerns early when requirements, contracts, or data models are unclear; seeks help rather than getting stuck.Uses AI tooling to move faster on routine work, but never as a substitute for understanding the change. Reads, reasons about, and revises every AI generated diff; rejects suggestions that the engineer cannot fully justify on their own meritsThis role follows a hybrid model, requiring in-office presence at least 1 day per weekU.S. COMPENSATION INFORMATIONCompensation for this role includes base salary, annual discretionary performance bonus, 401(k) plan with an annual employer contribution based on years of service and Bain’s best in class benefits package (details listed below).Some local governments in the United States require a good-faith, reasonable salary range be included in job postings for open roles. The estimated annualized compensation for this role is as follows:In Atlanta, the good-faith, reasonable annualized full-time salary range for this role is between $92,750 - $101,250In Texas, the good-faith, reasonable annualized full-time salary range for this role is between $97,375 - $106,250In Chicago, the good-faith, reasonable annualized full-time salary range for this role is between $102,250 - $111,500Placement within these ranges will vary based on factors such as experience, education, training, and skill level.Compensation also includes a discretionary annual performance bonus, 401(k) plan with employer contribution, and Bain’s best-in-class benefits—including full premium coverage for medical, dental, and vision, generous paid time off, and more.Annual discretionary performance bonus This role may also be eligible for other elements of discretionary compensation4.5% 401(k) company contribution, which increases after 3 years of service and is 100% vested upon start dateBain & Company's comprehensive benefits and wellness program is designed to help employees achieve personal independence, protection and stability in the areas most important to you and your family.Bain pays 100% individual employee premiums for medical, dental and vision programs, offering one of the most comprehensive medical plans for employees without impacting your paycheckGenerous paid time off, including parental leave, sick leave and paid holidaysFully vested 401(k) company contributionPaid Life and Long-Term Disability insuranceAnnual fitness reimbursementsGo back
- ...About the RoleWe are looking for a Senior Full Stack Engineer to drive the development of high-... ...architectural seams, and test-driven delivery) will be essential as we move quickly... ...problem - today that often means React, TypeScript, and Tauri, with real-time collaboration...SuggestedLive outWork at officeLocal area
- ...As our customer base and technical stack expand, we’re entering a new phase of... ...platform development. We need a senior engineer who can both lead and build —owning... ...scalable systems across our full stack (Python, TypeScript, SQL) ~ Lead feature and architectural...SuggestedFull timeFlexible hours
- Job Description: Front end: Javascript (ES6+) React // most apps are in React AngularJS // Old code is in AngularJS CSS (web page layouts--must be able to construct a page from scratch, not just know how to change font colors) Backend: Spring Framework Java JPA Frameworks...Suggested
$90k - $157.5k
...Assistant Vice Presidents, Software Engineers to join our growing... ...and enterprise application delivery. Successful candidates will... ...including backend engineering, full-stack development, API and integration... ...Kotlin, Python, JavaScript, TypeScript, or similar technologies...SuggestedFull timeTemporary workFlexible hours$180k - $225k
...Full Stack Engineer Are you ready to join a world-class team building something that matters? If you want to solve complex technical challenges... ...projects, not just contributed to them. Full-stack TypeScript. You're experienced with TypeScript, both front-end and...SuggestedImmediate start$120k - $150k
TITLE: Full Stack Software EngineerENVIRONMENT:Industrial/ManufacturingLOCATION: Austin, TX On-SiteCOMPENSATION RANGE: $120,000.00 - $1... ...experiencePOSITION SUMMARY:We are looking for a Full-Stack Software Engineer with 2-3+ years of experience to join the founding engineering...$180k - $225k
..., United States Hybrid | Full-time Compensation: $180K... ...global financial sector. The engineering team is seeking a talented Full-Stack Engineer (TypeScript) to build beautiful,... ...Requirements Proven Delivery Track Record: Demonstrated experience...Full timeWork at officeImmediate start$100k - $180k
...Title: Senior Full Stack Engineer Location: Hybrid (Austin, TX) - 3 days per week in office Salary Range: $100,000-$180... ...development?, Who has strong skills in HTML5, CSS3, JavaScript, Typescript, React, and Redux? About the Role : We are looking for...Work at office3 days per week- ...the rapidly evolving state of the art to engineer scalable, innovative, and research... ...client’s success.We are looking for a Full Stack Software Engineer to join our team and... ...languagesExperience with C#, Java, C/C++, Typescript, or equivalent static languagesExperience...Full timeRemote work
- ...signals.We are looking for a Staff Full Stack Software Engineer to serve as a technical anchor for this... ...team, driving the architecture and delivery of experiences across web frontends,... ...at scale. Strong proficiency with TypeScript, React, modern web tooling, and backend...Work at officeLocal area
- ...DescriptionThe Role:As a senior engineer, you will help design,... ...features across the stack (Quarkus or Spring Boot... .../ React portal using TypeScript and Apollo for GraphQL... ...drive it through to delivery in partnership with stakeholders... ...reusability across the full stack, from the UI down...Full timeContract workH1bLocal areaWork from homeRelocation package
- ...the Role We are looking for a Senior Full Stack Engineer to drive the development of high-... ...architectural seams, and test-driven delivery) will be essential as we move quickly... ...problem - today that often means React, TypeScript, and Tauri, with real-time collaboration...Live outWork at officeLocal areaFlexible hours
- ...empowers organizations with full AI visibility and... ...TrendAI is seeking a Staff Full Stack Software Engineer to build modern, user-centric... ...JavaScript frameworks (React / TypeScript preferred). Collaborate... ...and observability. Product Delivery & Ownership:Own end-to-end...Full timeWork at office3 days per week
$100k - $160k
...Most engineers are handed a ticket. At SchooLinks, you own the whole journey. Our Product Engineers aren't members... ...and you're ready for a role that erases it. The stack Django / Python backend · React / TypeScript frontend · AWS · PostgreSQL · Celery / Redis We...H1bEb 3 Visa SponsorshipWork at officeRemote workVisa sponsorshipWork visa2 days per week1 day per week- ...Upside in Austin, Texas, is looking for a skilled software engineer to design and build AI-native systems enhancing operational workflows... ...teams. The ideal candidate has extensive experience in full-stack development and AI tools. You will collaborate closely with cross...
- ...Description We are looking for a versatile, forward-thinking Mobile & Full-Stack Engineer who loves bridging the gap between hardware, mobile platforms, and cloud infrastructure. You aren’t just a mobile developer; you understand the entire app lifecycle, from DevOps...Full timeCasual workFlexible hours
$185k - $225k
...Role At Datavant, we value Engineers who solve problems, build... ...software engineering. As a Senior Full Stack Engineer, you will play a... ...and GraphQL Frontend: TypeScript, React, Next.js Infrastructure... ...Earn trust through reliable delivery and proactive risk...$100.4k - $197.9k
...6.The Team:Deloitte’s Cyber Engineering is a new team that is spearheading... ...services. As a Full Stack Engineer, you will design, develop... ...analysis, solution design, and delivery activities that support... ...or Next.js and JavaScript, TypeScript, HTML5, and CSS31-3+ years of...Local areaVisa sponsorship$180k - $200k
...technology company is looking for an experienced Senior Software Engineer to join their team. The role involves building web... ...at least 5 years of experience and a strong understanding of full-stack development. This position offers a competitive salary between...Remote work- ...Senior Full Stack Engineer Saronic Technologies is a leader in revolutionizing autonomy at sea... ...web applications using JavaScript, TypeScript, and React for both front-end and back... ...and retrospectives, to ensure timely delivery of features and enhancements Qualifications...Permanent employmentTemporary workWork at office
- ...Senior Full Stack Engineer – NODA AI Location: Austin, TX (Hybrid on-site, with up to 20% travel) Clearance Requirement: U.S. Citizen... ...distributed robotics systems ~ Proficiency in JavaScript/TypeScript and React with modern development practices ~ Strong database...Flexible hours
- ...Full Stack Engineer At SafeLease, we're rethinking how P&C insurance is sold in an age of technological change. We believe the industry... ...building production systems ~ Comfortable with Frontend (TypeScript, JavaScript, React), Backend (Node.js, Express.js, REST APIs...Work at officeFlexible hours
- ...Senior Full Stack Software Engineer SafeLease is looking for a driven Senior Full Stack Software Engineer. In this role, you'll work across... ...~ Degree in CS/EE ~ Deep proficiency with Frontend (TypeScript, JavaScript, React), Backend (Node.js, Express.js, REST APIs...Full timeWork at officeFlexible hours
- ...A leading online wedding planning service is seeking a highly motivated full-stack Senior Software Engineer to improve the Registry shopping experience. You will work on backend services, provide technical mentorship, and foster a quality culture while collaborating with...Remote workShift work
- ...and services with cutting-edge engineering skills, artificial... ...Group and our AWS North America delivery practice in June 2023. The Accenture... ...features and systems, taking full ownership of outcomes. This... ...FargateExperience with full-stack application development, particularly...Full timeWork experience placementLive inWork at officeLocal area
- ...Docker and Kubernetes. Familiarity with DevOps tools including Jenkins and Azure DevOps. Understanding of database and data engineering fundamentals. Experience with Model Context Protocol (MCP) integration and server development. Bachelor's or Master's...
$147.5k - $245.9k
...to apply today.Job Overview:As an AVP, Full Stack Developer at LPL Financial, you will be... ...Bachelor's degree in Computer Science, Engineering, or a related field.Minimum of 7 years... ...technologies (HTML5, CSS3, JavaScript/TypeScript).Experience with at least one back-end...Full timeWork from home$152k - $241.5k
...science fiction inventions from artificial intelligence to autonomous cars.We are now looking for a highly motivated Full-Stack Web Applications Engineers to join this dynamic and innovative Hardware Infrastructure team! Our team is building scalable web services for...Full time$70 - $85 per hour
...Job Summary Our client is seeking a Full Stack Engineer to join their team! The team supports multiple advisor-facing trading applications that enable financial advisors to execute and manage investment transactions for their clients. These applications handle functionality...Local area- ...freedom. The Opportunity: You will serve as a key member of our engineering team and will drive our ongoing efforts to improve our... ...comparable framework), strong with javascript Details: This is a full-time salaried job. No agencies or part-timers, sorry. Location:...Full timeWork at officeRemote work2 days per week3 days per week1 day per week
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Full Stack TypeScript Engineer (Delivery Toolkit). Be the first to apply!
- lead full stack java developer Austin, TX
- full stack.net developer Austin, TX
- mean stack developer Austin, TX
- senior full stack developer Austin, TX
- java full stack angular developer Austin, TX
- senior java full-stack developer Austin, TX
- full stack engineer Austin, TX
- full stack developer contract Austin, TX
- full stack java developer Austin, TX
- senior full stack web developer Austin, TX


