Home
Blog
DSA
The Author
>
CHICIO CODING
_
Pixels. Code. Unplugged.
web development (19)
Jan 03, 2025
Styled Components: create a type to define transient props based on the props interface of another component
Jun 06, 2022
Create a microfrontend app using module federation and dynamic configuration
Mar 02, 2022
A custom module for Jackson object mapper using Java Service Provider
Jan 02, 2022
A simple react hook to detect scroll direction
Dec 23, 2020
Spring Boot + Kotlin Rest client cheatsheet: RestTemplate and Webclient
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
May 20, 2020
Add dark mode support on your website with SASS and prefers-color-scheme media query
Dec 15, 2019
Implement offline tracking with Google Analytics in your Progressive Web App
Nov 16, 2019
Implement a pull to refresh component for you web application
Sep 06, 2019
Web to native code communication on Android using JavaScript Interfaces
Aug 03, 2019
Web to native code communication on iOS using WKScriptMessageHandler
Jun 13, 2019
Publish your Progressive Web App to the Google Play Store
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
Mar 03, 2019
Progressive Web App: an app-like experience for your website users
Nov 01, 2018
My first experience as speaker at Voxxed Days 2018: a talk about React, React Native and Typescript
May 13, 2017
A physically based scene with three.js
May 12, 2017
Github Pages and Jekyll: chicio coding birth