How to Render Anchors Without Href in React Using conditional rendering and HOC Ferenc Almasi โข 2023 May 30 โข ๐ 4 min read
How to Fix "Cannot read property 'then' of undefined" in JS How to fix common JavaScript errors Ferenc Almasi โข 2023 May 29 โข ๐ 3 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 Use Inline Styles in React And when you should use it Ferenc Almasi โข 2023 April 28 โข ๐ 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
3 Ways to Conditionally Apply Classes in React Using libraries and custom solutions Ferenc Almasi โข 2023 April 13 โข ๐ 3 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
Two Ways to Get Selected Option in React Using controlled and uncontrolled components Ferenc Almasi โข 2023 April 09 โข ๐ 6 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