Home
Blog
DSA
The Author
>
CHICIO CODING
_
Pixels. Code. Unplugged.
typescript (19)
Apr 02, 2025
Creating Stunning Gradients in React Native with Skia
Jan 03, 2025
Styled Components: create a type to define transient props based on the props interface of another component
Dec 30, 2024
Create a circular carousel with parallax effect in React Native
Mar 02, 2024
React Native is Native: drawing customized background shapes with React Native Skia and React Native SVG
Jan 27, 2024
Advent of TypeScript 2023: Santa is stuck! (Day 24)
Jan 20, 2024
Advent of TypeScript 2023: Connect 4 (Day 23)
Jan 04, 2024
Advent of TypeScript 2023: Tic tac toe (Day 21)
Dec 30, 2023
Advent of TypeScript 2023: Rock paper scissors (Day 17)
Dec 29, 2023
Advent of TypeScript 2023: my personal favourite challenges
Jun 06, 2022
Create a microfrontend app using module federation and dynamic configuration
Jan 02, 2022
A simple react hook to detect scroll direction
Aug 07, 2020
Create a service worker with Workbox, Webpack and TypeScript
Jun 02, 2020
Lazy loading of JavaScript modules by using dynamic imports and code splitting with Webpack
Jan 18, 2020
How to: enable Hermes JavaScript engine in your React Native app
May 08, 2019
Intersection Observer API: speed up your web applications with lazy loading
Apr 07, 2019
Flow, the static type checker for Javascript: how to use it and a brief comparison with TypeScript
Feb 08, 2019
End to end (e2e) cross platform testing for your mobile apps with Appium
Nov 01, 2018
My first experience as speaker at Voxxed Days 2018: a talk about React, React Native and Typescript
Jul 04, 2018
React Native + Typescript, love at first sight. Setup in an existing app