Hulya Karakaya A frontend developer interested in open source and building amazing websites. I believe in building through collaboration and contribution.

Stories by Hulya Karakaya

Building An Adaptive, Accessible UI Library With React Aria

Building an adaptive, accessible UI library with React Aria

Dev

Build an adaptive, accessible UI library with React Aria that invests in an inclusive user experience.

Hulya Karakaya
Apr 4, 2023 ⋅ 7 min read
Build An Accessible Modal With Focus-Trap-React

Build an accessible modal with focus-trap-react

Dev

Use the focus-trap-react component to build user interfaces like modals and dropdown menus that are accessible to all users.

Hulya Karakaya
Mar 2, 2023 ⋅ 7 min read
Comparing Node JS Top Frameworks

Comparing top Node.js frameworks for frontend developers

Dev

Compare a few popular Node.js frameworks, including Express, Koa, Socket.io, Fastify, and NestJS, according to their usage, features, disadvantages, downloads, and more.

Hulya Karakaya
Dec 15, 2022 ⋅ 10 min read
Creating a React Context Menu

Creating a React context menu

Dev

Explore how to create a React context menu, the shortcuts to activate right-click menus, and how to create a custom context menu Hook.

Hulya Karakaya
Dec 5, 2022 ⋅ 7 min read

How to use celebrate with Node.js

Dev

Learn how to use joi and celebrate to ease the stress of validating user inputs in your Node.js apps in this complete tutorial.

Hulya Karakaya
May 16, 2022 ⋅ 7 min read

Manage Node.js versions using asdf

Dev

Switching between language versions in a project can be time-consuming; try asdf to easily manage versions of Node.js in your next app.

Hulya Karakaya
Sep 30, 2021 ⋅ 4 min read

How to configure CSS Modules for webpack

Dev

Increase the flexibility of your app’s CSS components with CSS Modules and Webpack in this handy tutorial and demo app build.

Hulya Karakaya
Sep 9, 2021 ⋅ 3 min read

Building a responsive navbar in Tailwind CSS

Dev

Learn how to build a responsive navbar for desktop, tablets, and mobile in Tailwind without touching a line of CSS.

Hulya Karakaya
Aug 26, 2021 ⋅ 7 min read

Managing DOM components with ReactDOM

Dev

Learn to expertly manage DOM components in a React app, including a deep dive into each ReactDOM method, with this comprehensive tutorial.

Hulya Karakaya
Aug 9, 2021 ⋅ 10 min read