Fullstack Team Lead (Node.js)

Smartness

Location
Italy
Job Type
full-time
Salary
Unknown
Posted
August 21, 2025

Job Description

About Smartness

We are Smartness, and we support small and medium-sized accommodation providers with solutions to help them fight back against the huge hotel chains. We started in 2020 by providing these companies with a dynamic pricing solution  which increase revenue by on average 30%. Last year, we were named one of Italy’s top start-ups, and are the fastest growing B2B SaaS company in the accommodation space in both revenue and number of clients. Today we are working with over 4000 companies in over 20 countries, and steadily growing. Yet, this is only the start of our journey.
Beyond Smartpricing, we've launched a suite of products over the past few years that is growing by more than 10% month-over-month. Our goal is to become one of the leading global players in our industry.

What Will You Do?

Our technology team is building a platform of solutions that will help accommodation providers optimise the way they run their business. We are investing a lot in R&D with the intention to double the amount of products we host on our platform, and as such we  are expanding our engineering team. 

We are looking for a Fullstack Developer with a strong product mindset, able to work independently and proactively contribute to the success of our solutions. You will be part of a cross-functional team, helping design, build, and maintain scalable, high-quality applications. Your work will primarily involve Node.js on the backend and Vue.js on the frontend, with active involvement in architectural choices and product decisions.

Your responsibilities will include:

  • Developing new features and improving existing ones, ensuring high code quality and test coverage.

  • Collaborating with designers, product managers, and other developers to translate business needs into effective technical solutions.

  • Participating in architectural decisions and contributing to performance optimisation.

  • Managing the full software development lifecycle, from planning to deployment and monitoring.

  • Suggesting improvements and new product ideas based on user experience and data insights.

What Are We Looking For?

  • Proven experience as a Fullstack Developer in a start-up or scale-up environment 
  • Experience as a people manager, or a strong desire to become a people manager 
  • Experience working with Node.js and frontend framework Vue.js
  • Knowledge of Docker and k8s
  • Exposure to CI/CD tools (e.g. Jenkins, Circle CI)
  • Knowledge of databases such as Postgres and Cassandra (or equivalents)
  • Experience with Kafka (or equivalents) and distributed applications (microservices)
  • A strong product-oriented mindset, with the ability to work autonomously and proactively solve problems.

What do we offer?

We are on the cusp of an extremely exciting and rewarding journey. This means we will be working hard to tackle complicated challenges as we build a business with significant potential for the future. We will compensate you with a competitive salary that conforms to the market and your experience. 

Smartness is proud to be an equal opportunity employer. We want sincerity, but always with respect for others and their ideas. We don’t discriminate based on race or ethnic origin, colour, or whether or not you consider yourself to have a disability. Neither will your age, gender, gender identity, sexual orientation, religion, beliefs, or political opinions play a part in your application with us.

About us

We are the Smarties and our goal is to fully automate online operations for every lodging across the globe and become the number one SaaS in our category worldwide.

We develop a SaaS that, by leveraging machine learning algorithms, increases our clients' revenues by over 30% on average  and helps owners get more direct bookings.

Here's some information about us:

  • We have been the fastest-growing B2B SaaS in the lodging industry ever (compared to today's leading global players with valuations exceeding €500M.). 
  • Last year, we were awarded as one of the top 10 LinkedIn startups in Italy.
  • We have already managed several billion euros in bookings for clients from more than 17 countries in just a few years of operation.
  • We have raised funds from top international investors like Partech.

🎯 Who is this job for?

This role is ideal for a Fullstack Team Lead with strong experience in Node.js, Vue.js, Docker/Kubernetes, and distributed applications (Kafka, microservices). The position involves leading a cross-functional team, driving architectural decisions, mentoring developers, and building scalable SaaS products for the hospitality industry. It suits someone with a startup/scale-up background, a product-oriented mindset, and leadership ambition, eager to shape both the technology and the growth of a fast-expanding company.

πŸ’¬ Potential Interview Questions

  1. How would you design a horizontally scalable Node.js microservice that processes pricing events from Kafka?
    Use consumer groups for parallelism, idempotent handlers with a dedup store, at-least-once consumption, an outbox pattern for side effects, and partition keys that preserve entity ordering.

  2. What strategy do you use to maintain data consistency across services (e.g., booking, pricing, availability)?
    Apply the Saga pattern with transactional outbox/CDC for reliable event publication, use domain events for eventual consistency, and design operations to be idempotent and retry-safe.

  3. When would you choose PostgreSQL vs. Cassandra for Smartness workloads?
    PostgreSQL for relational, transactional data and complex queries; Cassandra for high-write, time-series or wide-column access patterns requiring linear scalability and low-latency writes.

  4. How do you version and evolve Kafka event schemas safely?
    Use a schema registry (Avro/JSON Schema/Protobuf) with backward/forward compatibility rules, default values for new fields, and contract tests in CI to prevent breaking changes.

  5. What are your best practices for building a resilient REST/GraphQL API in Node.js?
    Implement input validation (Zod/Joi), timeouts, retries with jitter, circuit breakers (Polly-like), structured logging, request tracing, and enforce rate limiting and auth via middleware.

  6. How do you structure a Vue.js (or Nuxt) app for a complex B2B dashboard?
    Adopt a feature-modular architecture, co-locate state and queries (e.g., Pinia/Query), use typed APIs/DTOs, lazy-load routes, and abstract shared UI in a component library with Storybook.

  7. Describe your CI/CD pipeline for Node.js + Vue services on Kubernetes.
    Run lint, type-checks, tests, build Docker images, sign and scan them, push to registry, apply versioned Helm charts, and roll out with canary/blue‑green plus automated smoke tests and rollbacks.

  8. How do you make a Kafka consumer idempotent when updating Postgres/Cassandra?
    Use natural idempotency keys (eventId) with unique constraints, upserts (ON CONFLICT / lightweight transactions), and store processed offsets per aggregate to avoid double effects.

  9. How do you instrument and observe a distributed system end‑to‑end?
    Propagate trace context (W3C) across HTTP/Kafka, emit metrics (RED/USE), logs with correlation IDs, set SLOs and error budgets, and build dashboards/alerts for p99 latency and lag/backlog.

  10. How do you lead technical design and ensure quality on the team?
    Run lightweight RFCs/ADR reviews, define coding standards and architectural guards (linters, CI checks), mentor via pair programming and PRs, and use metrics (DORA, defect escape rate) to guide improvements.

πŸ“‹ Job Summary

Smartness is hiring a remote Fullstack Team Lead (Node.js) to drive development of scalable SaaS tools for accommodation providers. You'll lead a cross-functional team, build fullstack apps with Node.js and Vue.js, contribute to architectural decisions, and manage the full development lifecycle. Ideal candidates have startup or scale-up experience, strong backend/frontend skills, and a product-focused mindset. Experience with Docker, Kubernetes, Kafka, Postgres, and CI/CD tools is a plus. Join one of Italy’s fastest-growing startups with global ambitions and play a key role in shaping the future of hospitality tech.

Required Skills

Node.js JavaScript