hero

RRazvan.dev

All Stories

React 18 - useData() hook with axios and TypeScript

Custom hook to fetch data with axios in React 18 and TypeScript
Razvan RautaRazvan Rauta
10 July 20223 min read

Snowpack, React, Chakra UI and Typescript | Project Setup

In this article, we will talk about Snowpack, a lightning-fast frontend build tool designed for the modern web. We will set up a small React app written with Typescript, and for styling we will use Chakra UI, a component library based on Emotion.
Razvan RautaRazvan Rauta
17 February 20218 min read

PHP 8.0 - What's new in the latest release

PHP 8.0 is a major update of the PHP language. It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency.
Razvan RautaRazvan Rauta
29 November 20204 min read

[VS Code] How to console.log(); like a 2x developer

Today I will show you how to add keybindings for code snippets in VS Code
Razvan RautaRazvan Rauta
20 November 20202 min read