4 React Design Patterns You Should KnowThat helps you write better React code Ferenc Almasi β’ π 2023 March 31 β’ π 7 min read
How to Create Native Interactive Modals in HTML Using dialog elements Ferenc Almasi β’ 2023 June 02 β’ π 8 min read
How to Render Anchors Without Href in React Using conditional rendering and HOC Ferenc Almasi β’ 2023 May 30 β’ π 4 min read
Effective Web App Development with Sencha Ext JS Grid Layout Understanding and utilizing the grid layout using best practices Rahul Mantri β’ 2023 May 26 β’ π 7 min read
Best Practices for Responsive User Interfaces Using CSS From flexible layout and fluid images to adaptive typography Donald Otieno β’ 2023 May 23 β’ π 13 min read
How to Display Key-Value Pairs in React in a Table Using object methods and custom components Ferenc Almasi β’ 2023 May 19 β’ π 5 min read
How to Rerender Component on Resize in React With the help of hooks and event listeners Ferenc Almasi β’ 2023 May 15 β’ π 7 min read
How to Allow Only One Checkbox to Be Checked in HTML Using two different solutions Ferenc Almasi β’ 2023 May 10 β’ π 5 min read
How to Easily Fetch and Display JSON in React Using custom hooks Ferenc Almasi β’ 2023 April 21 β’ π 9 min read
Learn How to Use Map in React In and Out Learn how to work with loops in React Ferenc Almasi β’ 2023 April 20 β’ π 11 min read
2 Ways to Easily Expose Your Localhost to the World Using LocalTunnel and Ngrok Ferenc Almasi β’ 2023 April 14 β’ π 4 min read
How to Handle Many Inputs with One Handler in React Using a generic onChange event listener Ferenc Almasi β’ 2023 April 12 β’ π 7 min read
How to Use Gitignore to Its Full Potential Master ignoring files in Git Ferenc Almasi β’ 2023 April 04 β’ π 5 min read
How to Make an Easter Egg Hunt Game in JavaScript With the help of Party.js Ferenc Almasi β’ 2023 March 29 β’ π 7 min read
How to Drag and Drop in React Without Extra Libraries With the help of the HTML Drag and Drop API Ferenc Almasi β’ 2023 March 27 β’ π 12 min read
How to Make a Responsive, Animated Navbar in React With dropdown functionality Ferenc Almasi β’ 2023 February 23 β’ π 19 min read
How to Toggle Visibility in React Building a customizable show/hide component Ferenc Almasi β’ 2023 February 16 β’ π 6 min read
How to Easily Validate Forms in React Using validation objects Ferenc Almasi β’ 2023 February 08 β’ π 12 min read
How to Save Writable Store in Svelte to Local Storage Learn how to create a persistent store in Svelte Ferenc Almasi β’ 2023 January 27 β’ π 5 min read
How to Create an Infinite Scroll Component in React With the help of the Intersection Observer API Ferenc Almasi β’ 2023 January 10 β’ π 12 min read
How to Optimize Performance with Promises in JavaScript The use of Promise.all and Promise.race in JavaScript Shane Duggan β’ 2023 January 09 β’ π 7 min read
How to Type Functions in TypeScript Declaring function types in two ways Ferenc Almasi β’ 2022 November 10 β’ π 3 min read