Stephan Hoelscherwww.coffeehouseworker.de·Apr 16, 2024Visit to the Meetup on "Modern Patterns with React 19"Last week, I had the opportunity to attend an exciting meetup at DevTalk@TK focused on "modern patterns in React 19". The event was held in the main building of Techniker Krankenkasse, a well-known public health insurance company. The venue had an un...60 readsdevtalk
Ohiorenua Aigbojeohiscode.hashnode.dev·Jun 19, 2022How I made a menu bar for TkinterHow I made a custom menu bar for tkinter is a story that I will like to share with you. Tkinter is a python library used in creating desktop GUI. It is very lightweight and flexible. You do not need to install anything to use tkinter if you have Pyth...628 readsPython