apocalypse
dev
All posts related to UI issues
Do you ever get the feeling like dialogs and modals in React are way more complex than they should be? Me too. Let's do something about it!
Second, more technical, overview of how I will approach the development aspect of creating my design system.
Do you really need a library to create simple drag and drop file uploader? In this post I will create such a component without the use of any drag-and-drop package.
Why would I want to create one? What will this DS consist of? What book do I recommend if you want to get started yourself? Those are the questions that I will answer in this brief introduction to a series of posts about creating a DS.
Tutorial on how to paste image to the input field in order to process it in your app.
Implementing a simple scroll progress bar in React without the use of any third party library
A quick tutorial to help you implement typewriter animation in React on your website