💡3 key takeaways from
#Frontkon by
@Frontendisti that we recently attended
1️⃣ Let's start with a general tip. At any conference, prepare (and book if possible) things you want to see in advance. We can't stress this one enough. If you prefer the hands-on ones focus on anything labeled as a workshop, practical demonstration, tips, and tricks, and so on but get ready to really deep dive and that you will manage only one or two. If you are there for inspiration fireside chats, panel discussions, lightning talks, etc. are your go-to sessions. On the other hand, you can visit a lot of these within just one day.
2️⃣ Tips and tricks in
#React by Jakub Miškech from Outreach. We primarily learned more about
#ReactDevTools and how to utilize them for code optimization using
#useMemo,
#useCallback, and
#useContext.
3️⃣ We also realized that we don't have to use powerful
#frameworks every time and that the future might be pure
#CSS and
#HTML.