2

Remote Full Stack Developer Typescript Jobs in Georgia

$244K - $305K/yr

Whether you're in a stadium, airplane, or remote military base, Ditto's peer-to-peer sync engine ... Debug across the full stack. Trace issues from JavaScript through the React Native bridge, into ...

Development Manager

Atlanta, GA · Remote

$140K - $200K/yr

As a Development Manager will lead a team of full-stack engineers building and maintaining ... remote position. Compensation is commensurate with experience. Benefits include medical, dental ...

Development Manager

Saint Louis, MO · Remote

$140K - $200K/yr

As a Development Manager will lead a team of full-stack engineers building and maintaining ... remote position. Compensation is commensurate with experience. Benefits include medical, dental ...

$48.75 - $62.25/hr

Duration: 6 Months \n * \n \n Location: Dublin (Remote) \n \n \n \n \n \n \n Role ... Full Stack experience \n \n \n \n \n \n

Senior Consultant, Power Platform

Atlanta, GA · On-site +1

$110K - $145K/yr

[Senior Consultant, Power Platform] [Atlanta, GA] Full-Time, W2 Hybrid/ Remote Who We Are Engineer ... developers, including code reviews and architecture guidance * Leading full-stack feature ...

Key Responsibilities Own meaningful backend and full-stack capabilities from problem definition ... Work closely with product, engineering, and senior stakeholders to turn ambiguous goals into ...

Senior Software Engineer

Atlanta, GA · On-site +1

$117K - $155K/yr

As a Senior Full-Stack Software Engineer, you'll own end-to-end delivery across our analytics platform, turning complex pricing and revenue problems into reliable, production-grade software. You'll ...

Web Development Tutor

Atlanta, GA · Remote

$18 - $40/hr

Ability to explain client-server architecture, MVC patterns, and authentication while preparing students for full-stack development roles and software engineering careers. * Conceptual Teaching ...

$48.75 - $62.25/hr

Duration: 6 Months \n * \n \n Location: Dublin (Remote) \n \n \n \n \n \n \n Role ... Full Stack experience \n \n \n \n \n \n

Web Development Tutor

Roswell, GA · Remote

$18 - $40/hr

Ability to explain client-server architecture, MVC patterns, and authentication while preparing students for full-stack development roles and software engineering careers. * Conceptual Teaching ...

Web Development Tutor

Duluth, GA · Remote

$18 - $40/hr

Ability to explain client-server architecture, MVC patterns, and authentication while preparing students for full-stack development roles and software engineering careers. * Conceptual Teaching ...

Web Development Tutor

Johns Creek, GA · Remote

$18 - $40/hr

Ability to explain client-server architecture, MVC patterns, and authentication while preparing students for full-stack development roles and software engineering careers. * Conceptual Teaching ...

Web Development Tutor

Marietta, GA · Remote

$18 - $40/hr

Ability to explain client-server architecture, MVC patterns, and authentication while preparing students for full-stack development roles and software engineering careers. * Conceptual Teaching ...

next page

Showing results 1-20

Remote Full Stack Developer Typescript information

What is a Remote Full Stack Developer (Typescript)?

A Remote Full Stack Developer (Typescript) is a software engineer who works from any location to design, build, and maintain both the front-end and back-end of web applications using Typescript. They are proficient in both client-side and server-side technologies, ensuring seamless integration and functionality across the entire application. Their responsibilities typically include coding, debugging, testing, and collaborating with teams remotely to deliver complete software solutions.

What are the key skills and qualifications needed to thrive as a Remote Full Stack Developer (TypeScript), and why are they important?

To excel as a Remote Full Stack Developer specializing in TypeScript, you need expertise in both front-end and back-end development, proficiency in TypeScript, JavaScript, and familiarity with frameworks like React, Node.js, or Angular, typically supported by a degree in computer science or equivalent experience. Experience with version control systems such as Git, CI/CD pipelines, cloud services (e.g., AWS or Azure), and containerization tools like Docker is often required. Strong problem-solving skills, self-motivation, and effective remote communication are critical soft skills in this role. These competencies ensure you can deliver high-quality, scalable applications efficiently while collaborating seamlessly with distributed teams.

What are some common challenges faced by Remote Full Stack Developers working with TypeScript, and how can they be addressed?

Remote Full Stack Developers using TypeScript often face challenges such as maintaining clear communication with distributed team members and ensuring code consistency across the front-end and back-end. To address these, many teams use collaboration tools like Slack or Microsoft Teams, adhere to strict code review processes, and establish shared coding standards. Additionally, leveraging TypeScript's strong typing and robust tooling can help prevent bugs and improve code quality, making collaboration smoother even when working asynchronously.
What are popular job titles related to Remote Full Stack Developer Typescript jobs in Georgia? For Remote Full Stack Developer Typescript jobs in Georgia, the most frequently searched job titles are:
What cities in Georgia are hiring for Remote Full Stack Developer Typescript jobs? Cities in Georgia with the most Remote Full Stack Developer Typescript job openings:
Senior Software Engineer, SDK React Native

Senior Software Engineer, SDK React Native

Ditto

On-site, Remote

$244K - $305K/yr

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 14 days ago


Job description

About Ditto:
Ditto is redefining how data moves at the edge. Our mission is to make it seamless for developers to build resilient, real-time applications, regardless of network conditions. Whether you're in a stadium, airplane, or remote military base, Ditto's peer-to-peer sync engine ensures devices stay connected and data stays consistent, even without internet. With more than $145 million in funding and trusted by organizations like Chick-fil-A, Delta Airlines, and the U.S. military, Ditto powers mission-critical experiences across aviation, retail, travel, hospitality, defense, and more. As a globally distributed, fast-growing startup, we're committed to building a diverse and inclusive team that reflects the wide range of perspectives needed to solve the world's hardest connectivity problems.
As a Senior SDK Engineer on Ditto's SDKs team, you will own the developer experience for our React Native SDK-one of the most popular ways developers integrate Ditto's real-time, offline-first synchronization into their mobile applications. You'll design and ship APIs that feel natural to React Native developers while navigating the complex boundary between JavaScript and native code.
React Native SDK work is inherently cross-platform. When things go wrong, the root cause often lives deep in native Android or iOS code, not in JavaScript. That's why we're looking for someone who brings strong Android development experience alongside their React Native expertise. You'll need to be comfortable diving into Kotlin, reading JNI stack traces, and debugging issues that span from a TypeScript hook all the way down to our Rust core.
Our React Native SDK bridges to native Android and iOS implementations, which in turn connect to Ditto's Rust core through FFI layers. You'll work across this entire stack-designing ergonomic JavaScript APIs, implementing native modules, and collaborating with platform SDK owners to ensure consistent behavior. When a customer reports an issue, you'll be the one tracing it through React Native's bridge, into native code, and potentially down to the Rust layer.
From day one, you'll own the full development lifecycle: designing intuitive public APIs, implementing robust native bridges, writing comprehensive automated tests, and collaborating with our Release team to ship reliable updates. You'll work directly with customers and support to diagnose integration issues, optimize performance on constrained devices, and turn field feedback into product improvements.
You'll join a small, globally distributed team that values trust, clear communication, and continuous improvement. In our async-first culture, your written design docs and code reviews carry as much weight as synchronous meetings, and occasional offsite gatherings bring us together to share learnings and strengthen our bond.
What You'll Do
Own the React Native SDK. Drive the design, implementation, and ongoing maintenance of Ditto's React Native SDK, ensuring it meets our high standards for reliability, performance, and developer ergonomics.
Craft idiomatic APIs for React Native developers. Expose public interfaces that feel natural-hooks, TypeScript types, familiar async patterns, and clear error handling-while abstracting away the complexity of native bridges and synchronization internals.
Build and maintain native bridges. Implement safe, efficient bindings between JavaScript and native code via JSI, TurboModules, or the classic bridge, handling threading, serialization, memory management, and error propagation.
Debug across the full stack. Trace issues from JavaScript through the React Native bridge, into native Android and iOS code, and potentially into our Rust core. You'll need to be equally comfortable in Chrome DevTools and Android Studio.
Work with other SDK owners. Work closely with the engineers who own our native Android, iOS, and Rust SDKs to ensure the React Native SDK stays in sync with platform capabilities and benefits from shared improvements.
Develop comprehensive test suites. Write and automate unit, integration, and end-to-end tests-including native interop scenarios and multi-device synchronization tests-to continuously validate SDK functionality and guard against regressions.
Integrate with CI/CD pipelines. Collaborate with the Release and QA teams to embed your tests into our continuous integration workflows, monitor release quality, and iterate rapidly on customer feedback.
Partner with customer support. Triage and resolve customer-reported integration issues, debug edge-case failures in the field, and feed learnings back into product and engineering roadmaps.
Mentor and evangelize best practices. Share your expertise in React Native architecture and cross-platform SDK design through design reviews, documentation, and coaching to level up the team.
What You'll Need
5+ years of professional mobile development experience with a proven track record of delivering production-quality applications or libraries.
Deep expertise in React Native internals. Hands-on experience with the native bridge architecture, JSI, TurboModules, or Fabric. You understand how JavaScript communicates with native code and have debugged issues that span both worlds.
Strong Android development experience. You've built or maintained Android applications in Kotlin or Java. You can navigate Android Studio, read native stack traces, understand the Android lifecycle, and debug issues at the native layer. This isn't about owning our Android SDK-it's about being effective when React Native issues lead you into native Android code.
Debugging and diagnostic expertise. Ability to trace issues across the JavaScript-native boundary, read stack traces from multiple languages, interpret logs and memory profiles, and isolate problems in complex cross-platform systems.
Test automation and CI/CD fluency. Experience designing and implementing unit, integration, and end-to-end tests for mobile SDKs, and integrating them into automated build and release pipelines.
Excellent communication skills. Strong written and verbal communication to thrive in an async-first, distributed team-drafting clear design docs, participating in code reviews, and coordinating with customers and stakeholders.
Nice to Haves
Native module development experience. You've built custom native modules for React Native that bridge to platform-specific APIs or native libraries, handling threading, serialization, and lifecycle concerns.
iOS development experience. Familiarity with Swift or Objective-C and Xcode, enabling you to debug issues on both mobile platforms when they arise.
FFI and JNI experience. Background building and maintaining Foreign Function Interface bridges, particularly JNI bindings between Kotlin/Java and native code.
Rust development experience. Hands-on work writing, testing, and maintaining Rust codebases, with familiarity in Cargo workflows and idiomatic Rust patterns.
Experience with SDK distribution. Proven ability to publish packages to npm, including versioning, TypeScript declarations, changelog management, and migration guides.
Track record of open-source contributions. Demonstrated involvement in React Native or mobile SDK projects that showcases collaborative development and code quality.
The Benefits of Building with Us
We offer competitive salaries and meaningful equity. We believe everyone on the team should have a stake in what we're building. Benefits vary by region to make sure you're covered in the ways that matter most. In the US, that includes health, dental, vision, life, and disability insurance, plus a 401(k) and flexible spending accounts.
Regardless of where you live, everyone at Ditto can utilize flexible time off. And while we work remotely, our Atlanta and San Francisco offices are open if you ever want a place to work or meet up with teammates.
Apply Anyway
At Ditto, we know game-changers don't always come wrapped in a "perfect" resume. Years of experience? Every single bullet point checked? Meh. That's not what drives us.
What does matter?
  • Grit.
  • Curiosity.
  • Adaptability.
  • And a genuine spark for what we're building.

So if you're fired up about our mission but not sure you tick every box - hit that apply button anyway. Use your application to show us how you'll make an impact here.
We're always on the lookout for exceptional humans who want to grow, stretch, and build something meaningful with us.
Equal Opportunity Employer
Ditto is proud to be an equal-opportunity employer. We do not discriminate in hiring or any employment decision based on race, color, religion, national origin, age, sex (including pregnancy, childbirth, or related medical conditions), marital status, ancestry, physical or mental disability, genetic information, veteran status, gender identity or expression, sexual orientation, or other applicable legally protected characteristics. Ditto is committed to providing reasonable accommodations for qualified individuals with disabilities and disabled veterans in our job application procedures. If you need assistance or an accommodation due to a disability, please let us know.