TypeScript

3 Articles 0 Followers


Build a Table in Next.js, Typescript, Tailwindcss, react-table

31 May 2023 3 minute read 0 comments programmer22

Build a Table in Next.js Typescript, Tailwindcss, react-table Skill Level: Beginner - Intermediate Introduction When working on a web application, it is common to need to display data in a table format. This can be achieved in React by using a libr...

What is Deno? Deno or Node?

2 Jan 2021 1 minute read 0 comments T89

In short Deno  is a new runtime for JavaScript, create from Ryan Dahl (creator of Node.js).Deno supports TypeScript natively, this means you don't need to have a TypeScript configuration. All compilation is done by it. Why we need a new runtime? Den...

Web-Development Predictions 2020

6 Jan 2020 1 minute read 2 comments EinfachWir

Hello everybody, every year the world of development changes a little bit more. Probably also this year, so I want to share my thoughts with you and make some predictions for the coming year. Like the last years, frameworks like VueJS, Angular and R...