Expo & Expo Router đĻ¸
21 Jan 2024 âĸ đ 30 min readUnlock Seamless Cross-Platform Magic with Expo, EAS & Expo Router: One Codebase, Endless Possibilities for Web, Android, and iOS!
Unlock Seamless Cross-Platform Magic with Expo, EAS & Expo Router: One Codebase, Endless Possibilities for Web, Android, and iOS!
Unlock i18n TS intellisense with the power of "as const".
Learn the differences between normal functions and ES6 arrow functions.
Learn about scope chain, hoisting, lexical scoping and the key differences between var, let and const.
Understanding component composition in React with a simple food orders app.
A lightweight React wrapper to create sections as document regions.
Understanding the JavaScript Runtime Environment with a focus on the Event Loop and Message Queues.
Client-side storage in the browser using cookies, local storage and session storage.
An interactive christmas challenge. Use your web dev skills to help Santa at the northpole đ .
Creating a scalable theme picker with CSS custom properties.
Running axe-core CLI with Google ZX.
Using eslint-plugin-jsx-a11y to catch accessibility issues during development.
Managing private SSH keys across work and personal GIT repositories.
A responsive sass mixin to clean-up your messy media queries.
Stop using rem units for CSS box model properties like padding and margin.
Tips and tricks, tooling and best practices for web accessibility.
Increasing my productivity with custom tooling.
A light introduction into the world of TypeScript and basic data types.
Cheat sheet to help you master working with JS strings.
Life without a modern JavaScript framework. Vanilla JS fun.
An introduction into the world of JavaScript promises.
Creating flexible styles and reusable patterns with Sass mixins.
A spooky introduction into the JavaScript Even Loop.