Typescript Jobs
Typescript is an open-source JavaScript programming language developed and maintained by Microsoft. Typescript is incredibly useful for developing large, scalable projects because it has support for the latest and most powerful features in JavaSscript and adds optional static typing to the language, so that data types are known ahead of time and can be checked by the TypeScript compiler. A TypeScript Developer can also work with popular frameworks such as React, Angular and Vue, providing critical extra support for larger projects.
Here's some of the projects our expert TypeScript Developers have made real:
- Building secure websites and platforms with additional login functionalities
- Creating dynamic webpages with responsiveness to different browsers, devices and window sizes
- Developing algorithms to efficiently render user interfaces
- Transforming any design into HTML code
- Crafting efficient backends utilizing Node.js
- Implementing authentication systems such as JSON Web Token authentication
- Processing images into Excel spreadsheet data
By bringing on a TypeScript Developer through Freelancer.com, clients can access the services of an experienced programmer with knowledge of both Typescript and its supporting frameworks - the perfect solution for tackling the toughest of web development challenges. All these projects required a unique expertise in Typescript, one that clients can find by posting their own project on Freelancer.com and finding their perfect match in a TypeScript Developer!
From 52,371 reviews, clients rate our TypeScript Developers 4.86 out of 5 stars.Hire TypeScript Developers
Hello, We are a startup based in Belgium focusing on providing digital tools for travel professionals across the globe. I am the co-founder and I am in charge of all IT services. We are searching for a (part-time or) full-time Frontend JavaScript/TypeScript developer to help take some burden off of me. We have many different and versatile projects (both bigger and smaller projects) currently sitting in our pipeline. We are searching for someone that not only wants to finish the projects but also thinks critically about them in order to help grow the company. We are very open to all kinds of new ideas such as new internal or external projects, new ideas to further automate our IT services/infrastructure, new tools or technologies, … Some of the current tools we are using: ExpressJS ...
looking developer who good in nextjs and typescript only expert apply and submit ur posrtfolio
Have NextJS project already complete UI Flow, need to integrate APIs
Looking for a ts tester to fastly write unit and integration tests on a simple application based on a theme: I will provide a github repository where I ask to push all the tests written
We're aiming at building our new website sign-up/in process. Mock-ups are available, but some technical details still have to be defined. Technologies we're already using: * * next-auth (not strictly required) * tailwind * typescript (full typesafety) * firebase for storage (not strictly required) * vercel for hosting (not strictly required) We're also considering using tRPC and Prisma. Functionally, we want to achieve this: * sign-up/in with email, FB, Twitch, Google, and maybe more * possibility to associate multiple social IDs to the same account * multiple social IDs take to the same "local" account * the sign-in process follows a defined onboarding flow * password reset/recovery * user profile * user profile editing * user public profile * i18n * responsivene...
Should know how to setup Facebook Conversion API on an Angular TS website. Should have past experience working on similar projects.
Hello! I am looking for an experienced programmer to help with a React and React Native development project. The ideal candidate will have experience using web development tools and must be prepared to work on this project for the long-term. This is the perfect opportunity for a developer who has extensive knowledge of React and React Native and is looking to use those skills to take on a challenging project. The successful candidate will be able to develop, maintain, and support all aspects of the web-based project, as well as implement bug fixes and work on new design elements. If this sounds like an interesting project to you, please contact me. It would be great to hear more about your experience and talk about the specifics of this project.
We are working on a specific portal for the real estate industry. We use node.js, graphQL, Apollo Server and Typescript. We are looking for a backend specialist.
Using web3auth library
metamask + coinbase + torus wallet
I am facing more than 1000 typescript error while compiling. They are mostly the same type of errors, for example, "TS2322: Type 'this' is not assignable to type 'Scanner'." I suspect it is due to a version mismatch of typescript and VS. Need someone to troubleshoot and solve the compiling error. With these errors, the program can still run successfully, however, it cannot run in production mode.
We develop an e-learning platform that works as a web application and as a native app. To speed up our development, we are looking for support by a full stack developer with the following skills: - everywhere: typescript - backend: typescript, nestjs (not as important) - frontend: react, nextjs - app: react native (app) Summary: TYPESCRIPT + REACT (most important) If you love to work in a dynamic team and want to improve user experience, we would love to get to know you.
I am looking for someone that can update our excel add-in that is built with react I developed the typescript code that works with excel You just need to make updates to the UI See example Looking for 10 hours a month maybe 15… tasks usually take an hour of time
Need typescript expert to fix multiple errors in node.js program. Need to work via remote. Looking for long term collaboration.
We are going to develop a new web application using TypeScript, Angular cli and GitHub. We will develop this application in two steps. First step (this job) is to develop the base application. There is no domain specific component in this release. It a generic angular app with localization, authentication, logging, and many other basic features in place. When developing the application, you will be working together with a highly experienced systems architect and developer and you will work on the application together as a team. In this release we will have focus on areas such as: @angular/pwa @angular/router @angular/localize @angular/app-shell Authentication Management of Application Settings Management of Data Connections / connection strings Backup / restore of application set...
Requirements: 3 years of experience as a Front-end developer, specifically in the domain of creation small to medium-sized SPA in any framework of choice (eg. Angular, ReactJS, Vue.js) Task: Independent implementation of public and private UI (OpenAPI provided)
We are looking for a full-time developer to join our team and help us build a cutting-edge platform that leverages AI technologies to deliver an exceptional user experience. The platform is built using Laravel and Yii Framework for the backend, and Typescript, Javascript, and Angular for the frontend. As a developer on our team, you will be responsible for implementing AI-based features, fixing bugs, and ensuring that our platform is running smoothly. The ideal candidate will have strong experience working with Laravel and Yii Framework, as well as Typescript, Javascript, and Angular for front-end development. Additionally, they should have experience with AI technologies such as machine learning, natural language processing, and computer vision. They should also be comfortable working wi...
"YOUR BID PRICE IS FINAL. NO LATER CHANGE IS ALLOWED' I need an experienced programmer who can create a player where any uploaded image (of a specific size) can be used as background, text can be written on the player in different fonts, colors, and font sizes and other images can also be dragged on the player, positioned, resized. Images can be changed also. There should also be a Timeline and Keyframe system that can help to play the image sequence, one after another. Ultimately, the same can be exported as MP4. Please see the rough mockup attached. You may check (I have the code for this video maker also) It is up to you whether to use them or make them from scratch. But these above two need modification if you use them. Lowest bidder will win. My Budget 5K. I need server i...
need a help with payment system using Reactjs
I need config and run a Go app .I'm trying to config but it only run some init then stop
I am looking for Javascript developers to write a chrome extension for Automatically transcribing Teams, Google Meet and Zoom calls that works in real-time. APPLY ONLY IF YOU CAN DO THIS TASK. Reference -
To do in NodeJS using jsdocs # Console Application ## DataStructure: - Need to implement Stack & Queue methods: - push, pop, isEmpty, size - Underlying data structure for both should be LinkedList. - Type Definition( using @type, @param) should work. - Implement a getIterator() for each. - Returns object of {hasNext(): boolean, next: DataType} ## Console App - At a time only 1 DS will be present. - - Commands: > `new stack` : Create a new stack. If any DS already existing, then flush the same. > `new queue` : Create a new queue. If any DS already existing, then flush the same. > `push 1234` : push the element (string) to the underlying DS. (IF underlying DS not present, handle) > `pop` : pop element from underlying stack. (IF underlying DS not present, handle) &...
I have a scrabble game project, the is code in dart on the light client side, and the code in typescript on the web client side. Currently I have a problem with the placement of letters in the light client. I am looking for help to fin this bug. The code looks like the one in the file I attached. I can also share the repos on github.
Hi, It's basically a something like twitter, and we have to use React with typescript, Tailwind and We can use Firebase
I have a scrabble project, code in dart on the light client side, and code in typescript on the web client side. Currently I have a problem with the placement of letters in the thin client. I am looking for help on this requirement. The code looks like the one in the file I attached. I can also to share the repos on github. THANKS
I have an Ionic project which needs the following work: - Add Auth0 support to support email/password as well as social login - Question / Answer display screen should support single choice, multi choice and text input as answers. - The result of the quiz should be shown to the user. - The quiz result should show question, its answer, correct answer, the answer provided by the user and a short text showing explanation. - Minor fixes if any found. Github Repo: Note: This is an open source project (Apache Licensed).
Hey, I need the following: A crawler based on crawlee () adding - the ability to get the proxies from an API endpoint (I will provide) - extract microdata with node-microdata-scraper () from the resulting payload – no additional request - Send the result to an API endpoint (I will provide) Please read the project details and make sure that you refer to the content in your offer!
Note:: This is a college project.....simpler versions and faster delivery is expected. Need Admin part to to be delivered by Monday noon. Payroll System Project Modules Employee Management Leave Module Allowance and Deduction Salary Module User Account Employee Management Admin can add new class, add new employee and manage employee detail. Each employee has unnique username and password for operate the system. Leave Module Employee can apply for leave after login to system. Admin can respond leave by approve or reject. Employee can check his leave status it would be approve or reject. Allowance and Deduction At the time of salary generation Admin can set manually HR, DA, Travel, Medical, Washing Allowance for each will be deducted from salary. Salary Module Admin can generate m...
We are seeking a Freelance Web Developer with PHP and Typescript knowledge to work on a variety of projects including three websites built on PHP and three WordPress sites. Please include a link to your GitHub or relevant code samples in your application. The ideal candidate should have a willingness to learn, be a team player, and be able to work remotely. Responsibilities: - Collaborate with the team to develop and maintain websites built with PHP, WordPress and/or NextJS - Take briefs from the team (such as Figma mockups) and turn them into reality - Write clean, efficient, and well-documented code - Design and implement website layouts, user interfaces, and user experiences - Debug and troubleshoot issues and bugs in existing websites - Communicate effectively with the wider team R...
I am looking for a full-time individual developer at least 5 years of experience in Laravel and ReactJs The requirements will be shared over the chat Start your bid Laravel&ReactJs otherwise your bid will be reported as autobidder
I need help verifying an Android APK code <10 MB big In particular, I would like someone who has experience coding and integrating subscription billing using Ionic and Firebase for apps in the Google Play Store. Thanks!
Looking for individual developers to work on the implementation of a well-designed Web application based on modern stack using reactjs, typescript and web components . You will have the opportunity to practice some of the cutting edge UI design concepts. You will be a great fit for this role if you - have 3-5 years experience with Java Script, HTML, DOM, React JS, Type Script and Web Component principles. - Enjoy working with like-minded technologist to solve tough problems - have to great verbal and written communication skills If you are interested in the project, pls first complete the attached assignment. We'll review the completed assignment before awarding the project.
Important: Read entire job listing. Do not apply without answering the questions below. Any applications not including answers to the questions below are ignored and immediately deleted. Greetings! I'm looking for a developer to help with building our ERP system. We have several modules that still need to be built out, but your first build to work on would be creating a simple keyword research tool that is super fast and easy to use. Note: This is not a search plugin. It's a keyword tool that will be implemented into our SAAS, see this site as an example: You'll need to reverse engineer to figure out how it works. It should work something like this: I put in a seed keyword and it returns similar related keyword ideas / results and estimated # of searches per month base...
YOUR BID PRICE IS FINAL. NO LATER CHANGE ALLOWED Hello! I am looking to hire someone to build a cloud-based animation creation tool with 2D animation, real-time capability, and user input interactivity. This animation creation tool should allow users to create simple animations in the cloud which they can share with both friends and the public. It should be just Sceince experiment animation like Users choose apparatus like test tube (I will provide images) and follow some steps and get something as result. It should include features to add audio/voice over The interface should be intuitive and easy to navigate, while still providing a wide range of customizability options. Finally, it should allow users to upload their completed projects onto various social media websites. I'm en...
We need a expert who is worked with backend developer as a long term position. Must skills: - Experience in SSR - Experience in TypeScript This is a first milestone. There are some other tasks for you.
proyecto en con typescript web con features
we are looking for a freelancer who can create peedometer plugin, need to get steps, distance, calories, start time and end time.
Utorg is a fintech company holding VASP licenses and operating in 187 countries. We build digital products at the intersection of DeFi and TradFi, leveraging the world's cutting-edge technology. Our core product is a top-notch fiat-to-crypto gateway with a B2B distribution model. So far, industry-leading companies - Near, OKX, zkSync, Gnosis, Wirex, and many others, use our product. Today, we are at the final stage of building our second product (D2C), which will bring the concept of storing and spending cryptocurrency to the next level. About the offer: Utorg is growing incredibly fast, so building an A-star team is crucial for us. This offer is an excellent opportunity to quickly advance your career while having an outsized impact on our success as we aggressively scale in the nex...
We look for Java Spring-Boog and Angular senior expert developers, who are master of both. We have multiple JHipster projects, from building from scratch also for maintaining. They have to be organized in microservices and microfrontends And we want to share you some of the projects. We only look for long running partnerships with teams! We have a integrated team on Java developers and we require some support to outsource Java+Angular work. Your background is: - multiple years of experience with Java - multiple years of experience with Angular - .multiple years of experience with CI/CD deliveries (mandatory!) - of course CSS, HTML and typeScript are your daily business too If you are a good fit, you are open to get more tasks about implementing solutions fully on your own (e.g. with you...
Solución de error en un proyecto realizado en y laravel, error al dar de alta un item por soap en otro servicio
Solución de error en un proyecto realizado en framework, error al dar de alta un item por soap en otro servicio