Jedan Code Academy Logo
Back to Forum

Frontend Development

Discuss HTML, CSS, JavaScript, React, Vue, Angular and other frontend technologies

324 topics
1245 members

Discussions

A

I'm working on a large React application and noticing some performance issues. What are the best practices for optimizing React components and preventing unnecessary re-renders?

By Abebe Kebede
2 hours ago
12 replies
87 views
React
Performance
S

I'm trying to understand the best use cases for CSS Grid versus Flexbox. When should I choose one over the other for layout design?

By Sara Tesfaye
5 hours ago
8 replies
42 views
CSS
Layout
Frontend
D

With so many options available (Redux, Context API, Zustand, Jotai, Recoil), what's the current best practice for state management in React applications?

By Dawit Haile
Yesterday
24 replies
156 views
React
State Management
T

I'm trying to add dark mode support to my application using Tailwind CSS. What's the best approach for toggling between light and dark themes?

By Tigist Bekele
2 days ago
15 replies
98 views
Tailwind
Dark Mode
CSS
Y

What are your favorite tools and techniques for debugging JavaScript code? Looking for recommendations beyond just console.log.

By Yonas Girma
3 days ago
19 replies
124 views
JavaScript
Debugging
Tools
H

I want to ensure my web forms are accessible to all users. What are the current best practices for creating accessible forms?

By Hanna Tadesse
4 days ago
11 replies
78 views
Accessibility
Forms
HTML
K

I've been using JavaScript for years but considering moving to TypeScript. Is it worth the learning curve and setup time?

By Kidus Alemu
5 days ago
32 replies
210 views
TypeScript
JavaScript
...