Senior Software Engineer - Fullstack

Foodsmart

Location
United States
Job Type
full-time
Salary
$145,000 - $180,000 a year
Posted
October 10, 2025

Job Description

About us:
Foodsmart is the leading telenutrition and foodcare solution, backed by a robust network of Registered Dietitians. Our platform is designed to foster healthier food choices, drive lasting behavior change, and deliver long-term health outcomes. Through our highly personalized, digital platform, we guide our 2.2 million members—including those in employer-sponsored health plans, regional and national Medicaid managed care organizations, Medicare Advantage plans, and commercial insurers—on a tailored journey to eating well while saving time and money.
 
Foodsmart seamlessly integrates dietary assessments and nutrition counseling with online food ordering and cost-effective meal planning for the entire family, optimizing ingredients both at home and on the go. We partner with national and regional retailers across the U.S., many of whom accept SNAP/EBT, making healthier food more accessible. Additionally, we assist members with SNAP enrollment and management, providing tangible access to nutritious food.In 2024, Foodsmart secured a $200 million investment from TPG’s Rise Fund, which supports entrepreneurs dedicated to achieving the United Nations’ Sustainable Development Goals. This investment will help us expand our reach, particularly to low-income workers who are disproportionately affected by diet-related diseases. 
 
At Foodsmart, our mission is to make nutritious food accessible and affordable for everyone, regardless of economic status. We are committed to a set of core values that shape our culture and work environment:
 
Measured: We make data-driven, truth-seeking decisions.
Impactful: We are fueled by achieving our mission and vision.
Collaborative: We help each other be better and create a positive environment.
Hungry: We maintain a healthy growth mindset, seeking to overcome challenges with courage.
Joyful: We take joy in each other, our work, and the privilege of doing this work.
 
Whether you're a dietitian, a commercial leader, or a technologist, working at Foodsmart means being part of a team that is passionate, supportive, and driven by a shared purpose. Join us in transforming the way people access and enjoy healthy food.
 
About the role:
As a Senior Fullstack Engineer at our company, you will play a crucial role in developing both the user-facing frontend and the backend systems powering the Foodsmart platform. You’ll be responsible for designing and maintaining scalable, high-performance web applications and backend services. You will work closely with both frontend and backend teams to create efficient APIs, manage data, and ensure a seamless user experience. Your contributions will directly impact the lives of our users, helping to bridge the gap between personalized nutrition seekers and registered dietitians providing expert guidance. You’ll have a passion for coding and a deep understanding of web technologies, enabling you to contribute to every layer of the product stack.

You will:

    • Collaborate with UX/UI designers to implement interactive, accessible, and responsive frontend interfaces using modern web technologies.
    • Develop and maintain the full-stack Foodsmart web application.
    • Design and implement robust, scalable backend systems and APIs.
    • Define and maintain development practices including code reviews, unit testing, and continuous integration to improve code quality and efficiency.
    • Collaborate with the product team to understand user requirements, formulate use cases, and translate them into technical solutions.
    • Debug and fix issues across both frontend and backend systems.
    • Proactively monitor and optimize system performance, scalability, and security across both layers.
    • Stay up-to-date on emerging technologies and propose ways to apply them in current and future development.

You are:

    • Strong in modern frontend engineering practices, accessibility, responsive design, and browser performance optimization.
    • Solid in software engineering principles, with a strong understanding of algorithms, data structures, and system design.
    • Well-versed in both frontend and backend development tools, frameworks, and languages.
    • Proficient with API design and integration, and able to implement robust solutions for seamless communication between frontend and backend.
    • Experienced with database management, whether SQL (MySQL, PostgreSQL) or NoSQL (DynamoDB), and cloud data platforms.
    • Strong in debugging, troubleshooting, and performance optimization.
    • A collaborative team player who can communicate complex technical concepts to both technical and non-technical stakeholders.

You have

    • 5+ years of proven experience in full-stack development with deep expertise in React.js, JavaScript, and TypeScript, and strong experience with Node.js.
    • Strong experience designing and consuming RESTful APIs.
    • Deep knowledge of relational (MySQL, PostgreSQL) and non-relational (DynamoDB) databases.
    • Familiarity with AWS services such as Lambda, SQS, RDS, S3, SNS, and EC2.
    • Experience with Docker, container orchestration environments like Kubernetes, and cloud infrastructure.
    • Experience working with low-code platforms like Retool is a plus.
    • BS or MS in Computer Science or a related field.
$145,000 - $180,000 a year
Role: Senior Software Engineer
Location: Remote
Base Salary Range: $145,000/yr to $180,000/yr + benefits
 
Our salary ranges are determined by role, level, and location. The range displayed on each job posting reflects the minimum and maximum target for new hire salaries at our headquarters in San Francisco, California. Individual pay is determined by work location, job-related skills, experience, and relevant education or training.
 
About our benefits and perks:
 
Remote-First Company
Unlimited PTO
Flexible & remote location
Healthcare Coverage (Medical, Dental, Vision)
401k & bonus
Wellness reimbursement 
Registered Dietitian Services
 
Foodsmart  is an equal opportunity employer and values diversity. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, disability status, or any other protected class.

🎯 Who is this job for?

This position is suited for a Senior Fullstack Engineer with 5+ years of experience in React.js, Node.js, and TypeScript. Candidates should be skilled in REST API design, cloud infrastructure (AWS), and database management (MySQL, PostgreSQL, DynamoDB). Ideal for those who can build scalable fullstack systems and enjoy collaborating in a mission-driven, remote-first environment.

πŸ’¬ Potential Interview Questions

  1. How do you manage state in a large-scale React application using TypeScript?
    I typically use a combination of local state with useState and useReducer, and global state with Redux Toolkit or Context API, strongly typed with TypeScript interfaces.

  2. What strategies do you use for designing scalable RESTful APIs in Node.js?
    I follow REST principles, use Express.js or NestJS, organize code into modular controllers and services, validate input, and implement versioning, logging, and error handling.

  3. Describe your experience with AWS services like Lambda, SQS, and DynamoDB.
    I’ve used Lambda for serverless functions, SQS for decoupled asynchronous processing, and DynamoDB for fast, scalable NoSQL storage with efficient key-value access patterns.

  4. How do you ensure accessibility and responsiveness in your frontend code?
    I follow WCAG guidelines, use semantic HTML, ARIA attributes, and ensure responsiveness with Flexbox/Grid and media queries across breakpoints.

  5. What are key considerations when optimizing Node.js backend performance?
    Efficient database queries, non-blocking async code, caching strategies (e.g., Redis), proper error handling, and monitoring with tools like New Relic or Datadog.

  6. How do you handle error boundaries in React?
    I implement error boundaries using class components or third-party libraries like react-error-boundary to catch and gracefully display UI errors.

  7. What’s your approach to containerization with Docker and orchestration with Kubernetes?
    I write clean, efficient Dockerfiles, use multi-stage builds, and configure Kubernetes manifests or Helm charts for scalable, fault-tolerant deployments.

  8. How do you ensure secure API development and deployment?
    I implement input validation, use HTTPS, manage secrets via AWS Secrets Manager, implement rate limiting, and follow OWASP best practices.

  9. What’s your process for database schema design and optimization?
    I normalize data, use appropriate indexes, apply foreign keys for integrity, and monitor query performance using tools like EXPLAIN and slow query logs.

  10. How do you collaborate with cross-functional teams remotely?
    I use async communication tools (Slack, Notion), participate in daily standups, document decisions, and proactively sync with designers, PMs, and other devs to ensure alignment.

πŸ“‹ Job Summary

Join Foodsmart, the leading telenutrition platform backed by a $200M investment from TPG’s Rise Fund, as a Senior Fullstack Engineer and help make healthy food accessible to millions. You'll build scalable web applications using React, TypeScript, Node.js, and AWS, working across the stack to deliver personalized nutrition solutions. This fully remote role (US-based) offers a $145K–$180K salary, unlimited PTO, and top-tier benefits including 401k, healthcare, and wellness perks. Be part of a mission-driven team transforming health through tech and nutrition.

Required Skills

React.js Node.js TypeScript

Related jobs