Technical Mixed Signals How Reactivity evolved in the JavaScript Ecosystem Why? I was always curious about how things worked. Then I became a programmer, and things didn鈥檛 change, quite the opposite, it all became very Florin Tomozei 11/21/2024 路 5 min read
Technical First livestream experience featuring Roaming Romaniacs Florin Tomozei 5/28/2024 路 1 min read
Technical Talking at ITDays 馃毀 content is under active development. Florin Tomozei 11/8/2023 路 1 min read
Technical Vue & Nuxt Meetup 馃毀 content is under active development. Florin Tomozei 6/13/2023 路 1 min read
Technical JSHeroes 2023 馃毀 content is under active development. Florin Tomozei 5/20/2023 路 1 min read
Technical Wolfden Gatekeeper The story so far At Wolfpack Digital, we are very proud of our office building, located in the heart of Cluj-Napoca, and we worked really hard to make it a cool Florin Tomozei 5/8/2023 路 5 min read
Technical Ghost: the story of my blog I wanted to write this article for some time now, telling you the story of how I started this blog, how it was built at first on WordPress, then migrated Florin Tomozei 4/2/2023 路 5 min read
Technical How to easily write a website OK, so hopefully I caught your eye with this catchy title. And I want to underline the word easily because this operation can be done in under 20 minutes, with Florin Tomozei 3/8/2023 路 7 min read
Technical Things I've learned programming A bit of a backstory Have been doing this craft for some time right now. I do remember the first lines of code that I've written at 14, in C++, #include Florin Tomozei 6/17/2022 路 2 min read
Technical JSHeroes 2018 | Cluj-Napoca Last month I participated at the largest tech conference solely dedicated to JavaScript from Romania, called JSHeroes. It took place in the beautiful city of Cluj-Napoca, the city that I鈥檝e Florin Tomozei 5/20/2018 路 6 min read
Technical Angular Data Services, helped by the beauty of BehaviourSubjects (they are not BS) The rule of thumb in all of Angular (2+), alongside the complete rewriting of the HTTP Client in 4.3, is that the data flow should be handled using Observables. All Florin Tomozei 3/30/2018 路 2 min read
Technical [Django] dumpdata to avoid conflicts and errors at loaddata When you backup whole database by using dumpdata command, it will backup all the database tables. If you use this database dump to load the fresh database(in another django project), it Florin Tomozei 7/13/2017 路 1 min read