TypeScript Jobs
TypeScript is a superset of JavaScript, a high-level programming language that conforms to the ECMAScript specification. TypeScript is designed for the development of large applications and can be used to develop JavaScript applications for both client-side and server-side (Node.js) execution.
Because JavaScript is so well-established, most of the legwork for using TypeScript has already been done. For coders, TypeScript is relatively easy to adopt. The main benefit to using TypeScript is that it enables IDEs to provide a better environment for spotting errors and bugs as you code.
Additionally, in large projects, the more secure TypeScript can still be deployed where a JavaScript application would usually run. This make TypeScript an attractive alternative to other programming languages, and has been used by Microsoft and Google, among others.
Na podstawie 60,929 opinii klienci oceniają nas na TypeScript Developers 4.87 na 5 gwiazdek.Zatrudnij użytkownika TypeScript Developers
Need only experienced freelancers. The work could last long term.
Please someone who alredy has past experience in developing such tool and knows all the tweaks to not the getting flagged fro spam
High critical bugs to be fixed on priority - React js, typescript, scss, AEM
E-commerce project modules with time sensitive
I want to create a simple game that car shoots rockets and destroys objects. The classes are set up and everything is working except the method that checks collison between rockets and obstacles and then removes obstacles from game
I would like to hire someone to create a custom DayZ faction Mod based on the Heroes and Bandits mod. In this mod i would like for players to be able to choose a faction to join when they spawn. Based on what faction they choose, i would like them to spawn in their dedicated faction zone with specific faction gear. They will get faction points and rewards when they eliminate members of the opposing factions, which will cause them to level up higher in the faction rank. So very closely based on the Heroes and Bandit mod.
I am looking for Javascript developers who can modify this code, or write a code from scratch to Automatically transcribe Teams, Google Meet and Zoom calls that works in real-time.
Hello developers, I am looking for chakraui 2 & typescript expert. I am working on component library. If you are expert, send proposal to review.(Just send expert) Let's discus more.
We are looking for a software developer for a web development project. It should be a MVP for a non-dilutive funding project, like /founderpath.com. The developer should be able to write clean TypeScript code.
Hello developers, I am looking for chakraui 2 & typescript expert. I am working on component library. If you are expert, send proposal to review.(Just send expert) Let's discus more.
Looking for an Angular and Ionic developer for 6 month contract (with extension ) Share your code/running app to apply.
REEKON Tools, one of the fastest growing startups in the Home Improvement and Construction space, is continuing to grow its remarkable hardware and software products offerings, with tens of thousands of products sold in major retailers across the globe. We are looking for an experienced developer for a 3–6-month engagement. You will work with a small team of Boston-based software engineers for this project. The ideal candidate must be experienced with Typescript, React Native, Firebase, and canvas/2D graphics. We have additional specifications available for applicants to review upon request. Preferred Experience • Creating and shipping cross-platform mobile applications with React Native • Building animations and handling touch + gesture input with React Nati...
I need to develop a site in Angular and the main language is Arabic
Hi, I have a front-end React project ready to develop The technologies used include: React, TypeScript, MUI, Redux, Axios...etc I can provide a web design prototype, hopefully the page can be pixelated I'm looking for a front-end developer, Thanks.
We need improvements and additional features on a dashboard that is already operational and was developed using the following: - Serverless with AWS services. You must have extensive experience with the following: IoT Core, Cognito, DynamoDB, Lambda, IAM, S3, Cloudwatch. It would be highly regarded if you have used Connect. Code is written with TS. - Front-end: React. - Atlassian : JIRA for management, Bitbucket + pipelines for automated deployments, CI/CD The new improvements and features of the dashboard will be detailed over a conversation but the main ones are: * integrating Microsoft account for login (limit user access to webapp based on organisational permissions). AWS Cognito is currently being used. * modifying theme and branding * reviewing database types for better time-seri...
Need help with creating two simple company profile websites. This will be hosted on AWS Amplify. I already have working pages but its running on Spring Boot. Need to remove Spring dependency and just create a simple one page website. Small changes in the UI/UX.
prePO is looking for a Web 3 Fullstack Engineer to architect, develop, test, and deploy code for novel DeFi applications. Candidates should have excellent React proficiency, strong technical leadership, a consistent track record of solving critical engineering problems, and a strong interest in DeFi and crypto in general. Our core tech stack is React, , TypeScript, MobX, mst-gql, and TypeChain for writing application logic, Jest for testing, ESLint and Prettier for code style and safety, and Vercel for CI/CD. Our mission is to democratize pre-public investing - transforming a world of financial exclusion into a world of permissionless access. ? At prePO, we are building a fully-remote, globally-distributed dream team. Like a professional sports team, we want every player on the field ...
I have a javascript d3 visual that I have converted to typescript. I seem to be getting an error in the following code block: svg .append("path") .attr( "d", d3 .arc() .innerRadius(35) .outerRadius(40) .startAngle(0) .endAngle(2 * )() ) .style("fill", color[0]) .style("opacity", 1); Here is the online demo / script: refer to lines 41to 46 and 56 to 61 Looking for someone who can help fix this within the online editor
Need to add boundary aspects to a CDK project so that all deployed roles have permission boundary added.
I need to add AMP functionality to a blog created with NextJS and Javascript/Typescript. Access provided with Github to an isolated branch.
Hello, I am looking for a Full Stack .NET Developer who can work on various technology like .NET, C#, ASP .NET MVC, Angular 2/4 to Angular 12, Typescript, HTML & CSS. Must need on work on 8 PM to 5 AM Indian time daily. Thanks
Need to read the value of input control from child component to parent componet
We are building admin portals for our company with modern software technologies like React, Node, Typescript, and SQL so looking for a senior developer preferred to contribute to our continuing growth. We are looking for a min of 30 hours of work, up to 40. We work 8am to 5pm eastern time. This is a senior-level role - we are looking for a smart, entrepreneurial developer who can make a serious contribution to us on both a technical and professional level. Who we’re looking for: - 5+ years experience in React and Node - Experience working with Typescript is a must - Transparency and Strong communication skill Interested? Give us a shout! Please include your experience as part of your application.
in Malaysia and Singapore ```ts type ShippingArgs = { /** Cash on delivery. !important */ isCOD: boolean; /** Reference number coming from our db. */ refNumber: string; // any other args // ...rest }; type TrackingArgs = { /** Tracking number. */ trackingNumber: string; // ...rest }; type PrintingArgs = { size: "A4" | "Sticker"; trackingNumbers: string[]; // ...rest }; const fns = { /** create a shipment */ ship: (args: ShippingArgs) => undefined, /** print labels */ print: (args: PrintingArgs) => undefined, /** will listen to webhooks for tracking */ listen: (args: TrackingArgs) => undefined, }; ```
React Typescript Child control has a dropdown box. I need to read the value of selected item in the parent control
I want simple vs code language server for javascript which will allow HTML in `` , Please apply only if you know how ot build VS code language server, Start your message with VSC-LS in fullform
Hi guys. I have an existing graphQL API that takes an array of images, doc, .docx and .pdf attachments etc. that is being uploaded using apollo client to a graphQL API. I'm trying to upload attachments to the same API using react query in React Native app, and it's not working. The user can select images from the picture gallery. Add to object & send to API to be saved This is the file object the API requires - Graphql Playground - this is project url:
This project are 2 small web apps: - Admin. These are 7 Views, 5 of them has tables that must update their value in real time. These views are dektop views (1400x900) or better. - User. This web app has 3 views, All the info in this app must be updated in real time. This app has pseudo auth. Both frontends will use a single backend The backend should be implemented in nodejs (express and apollo server). We prefer MariaDB or Mongo for the database. The server should handle around 1000 request per second ann over 300 devices will be connected to the server at the same time. The project should be ready by Feb 5th. We prefer that all running in containers Docker.
Hello, I am looking to hire someone for a permanent position in Ahemdabad, India. The requirements are simple: we are looking for an experienced front-end developer with expertise in technologies such as react, and typescript. Websites will have a complex structure, animations, and different layouts for responsiveness. Please share your portfolio only if you are interested in a permanent job in Ahmedabad, India. We prefer office jobs but remote work is also acceptable. Our job offer is 40-60k/month with 21-26 working days. Let's talk more about this in chat. Regards!
Hello, I am looking for a Full Stack .NET Developer who can work on various technology like .NET, C#, ASP .NET MVC, Angular 2/4 to Angular 12, Typescript, HTML & CSS. Must need on work on 8 PM to 5 AM Indian time daily. Thanks
Hi, I've been working for a while on a project that I started with 11ty and Parcel as a Preact/Typescript compiler but I want to move to Rollup for that and I've found some problems in that. I want someone with more experience and developer mind to help me finish the process and debug errors. I'm using typescript for Algolia Autocomplete and I would like to use Instantsearch too. With local content, no cloud based. I'll share the Github repository and explain whatever you need. I guess I need some improvements in how the project is built. Ty
Looking for a Senior Front End Developer that would be responsible for supporting and contributing to the architecture, and design, as well as leading the development and launch of a new progressive web application. You will also learn, practice, and share with the team through code review, team collaboration, and training to help improve our collective knowledge and best practices together.
Hi , We need assisstance to fix the issues in our MEAN stack application. If you have experience working with Mean Stack and are interested in taking on this project, please chat with us. Due to company policy we cannot share the code to the external parties, we are looking for someone who can help us remotely by connecting to our system
Desarrollo de una plataforma de gestión empresarial, integración en un equipo de trabajo.
Need to build a Search Page with Result Table
I Need a UI-focused React developer to design a dashboard and eCommerce frontend in MUI with typescript from Figma. Design must be pixel-perfect and Responsive. Must be from Bangladesh.
We're having trouble with Websocket in rxjs. We need a typescript expert to help with coding the socket to connect to a java backend.
Maintain existing Angular application Might require small additional features Agile and task-based Long term ongoing work
We have a legacy React codebase (JavaScript / Webpack) that we want to migrate to the latest React version + TypeScript. Scope: - Switch from Webpack to Vite+SWC, Parcel, or ESBuild - Convert components from Flow to TypeScript - Upgrade to latest version of React - Port a limited number of dependencies to latest React version - Upgrade our NPM dependencies without breaking frontend functionality Experience Requirements - React - TypeScript - HTML / CSS / SCSS Secondary Skills - NodeJS - Express
Hello, I am looking for a Full Stack .NET Developer who can work on various technology like .NET, C#, ASP .NET MVC, Angular 2/4 to Angular 12, Typescript, HTML & CSS. Must need on work on 8 PM to 5 AM Indian time daily. Thanks
FIXED BUDGET, NON-NEGOTIABLE: $400,00 PLEASE DO NOT BID if you are not willing to do it for this value. OBJECTIVE: Build a system's logic and back-end from scratch (I will handle CSS myself). DEFINITION: The system is an exchange platform for hotel owners. FEATURES: - in-app wallet - payment Gateway for deposits, withdrawals and comission payments, probably Stripe - chat between users - chat with support - calendars (user as guest and hotel as host). Ability to export the calendar to google and/or outlook - admin area, to maintain and control the system, as well as visualize KPIs - referral system (each referral will deduce the platform's comission in every transaction) - platform comission - each time a user books a stay, a comission will be charged using real money. non-refu...
Design a component (a `function` or a `class`) that accepts an array of URLs and allows to fetch multiple resources in parallel, returning their `.text` representation. Provide a parameter so that the caller can limit the number of concurrent fetches run in parallel. A minimal interface for such a component could be the following ```tsx async function runInParallel (urls: string[], concurrency: number) : Promise<string[]> { // ... } ``` Important questions to consider: - How would you test the solution? - Is the solution able to cover any possible cases? - Is it optimal?