Precise Lab
  • Portfolio
  • Team
  • Contact
Subscribe
Tagged

typescript

A collection of 4 posts

CodinGame: Derivative Time - Part 1, Recursion (Typescript)
recursion

CodinGame: Derivative Time - Part 1, Recursion (Typescript)

Solution of CodinGame exercise. Simple recursion example with typescript. Formula representation inspired by lisp.

  • Daniel Gustaw
Daniel Gustaw Jan 21, 2023 • 14 min read
Overload Signatures in Typescript
typescript

Overload Signatures in Typescript

In TypeScript, we can specify a function that can be called in different ways by writing overload signatures. You can use this to define functions with returned type dependent from arguments values.

  • Daniel Gustaw
Daniel Gustaw Dec 14, 2022 • 2 min read
Login by Metamask - Rest Backend in Fastify (Node, Typescript, Prisma) Part 1/2
metamask

Login by Metamask - Rest Backend in Fastify (Node, Typescript, Prisma) Part 1/2

We building from scratch rest api in fastify using mongodb connected by prisma as database, jest as test framework and etherjs to verify signatures signed by metamask.

  • Daniel Gustaw
Daniel Gustaw Nov 30, 2022 • 16 min read
Maximum Inequality [Linear Search] rust and typescript
rust

Maximum Inequality [Linear Search] rust and typescript

Simple hackeartch task solved in node js and rust. You con compare these two languages on example of this problem. I recommend to solve it independently before reading solutions.

  • Daniel Gustaw
Daniel Gustaw Nov 28, 2022 • 5 min read
Precise Lab © 2023
  • Portfolio
  • Team
  • Contact
Powered by Ghost