Master Coda
Jmenuji se Alois Sečkár, živí (a baví) mě programování a věci, které jsem se přitom naučil, si nechci nechávat jen pro sebe.
Na tomto blogu naleznete články o nejrůznějších IT tématech. Snad mé texty někomu pomohou. Budu rád i za zpětnou vazbu. Pokud v nich uvidíte chybu nebo znáte způsob, jak danou věc řešit lépe, napište mi na alois-seckar@gmail.com. Vždycky je kam se zlepšovat.
Co nového na master-coda.cz?
- 15.02.2025Nuxt Tutorial 11 - State management - Nuxt + Pinia = efektivní ukládání a distibuce dat napříč celou aplikací
- 05.10.2024Nuxt Tutorial 10 - Nuxt Content - Nuxt + Nuxt Content = tvorba obsahu bez zbytečných komplikací
- 15.09.2024Nuxt Tutorial 9 - Formuláře - Nuxt + FormKit = snadná tvorba formulářů
- 07.09.2024Není short jako int - Když nesedí datové typy, dějí se zvláštní věci
- 26.08.2024Nuxt Tutorial 8 - Nuxt UI - Nuxt - práce s modulem Nuxt UI dedikovaným pro práci s uživatelským rozhraním
Co nového v Nuxt/Vue světě?
- 2025-03-13Vuejs Amsterdam - the biggest Vue.js onsite conference took place 12 - 13 March 2025 in Amsterdam, NED
- 2025-03-12Nuxt UI v3 - This major redesign brings improved accessibility, Tailwind CSS v4 support, and full Vue compatibility to Nuxt UI library module
- 2025-03-09How to Develop an Open Telemetry Plugin for Nuxt - tutorial for making Nuxt apps more observable
- 2025-03-07Nuxt 3.16 - New minor version of Nuxt 3.x with a number of new features and upgrades
- 2025-03-03How to Create Dynamic OG Images in Nuxt - a short introduction to Nuxt OG Image
Co nového v Java světě?
- 2025-03-18Project Leyden Ships Third Option for Faster Application Start - a closer look to new JDK feature JEP 483
- 2025-03-18Java 24 Rolls Out Today! Find Out Why It’s Aptly Named - with 24 JEPs included, JDK 24 is one of the biggest releases
- 2025-03-18Welcome, GraalVM for JDK 24! - unsurprisingly, new version of GraalVM compatible with the latest JDK 24 is also available since today
- 2025-03-18The Arrival of Java 24 - today's release announcement of JDK 24 from Oracle blog
- 2025-03-14The new features in Java 25 - there are already first new features aimed to be a part of JDK 25
Co nového v IT světě?
- 2025-03-04Stop Using And Recommending React - an experienced React dev explains how he sees the current state of his ecosystem and giving some alternative tips
- 2025-02-26How do lava lamps help with Internet encryption? - discover how you can achieve a "real" randomness in the deterministic computer world
- 2025-02-04The End of Programming as We Know It - why you shouldn't be afraid of "AI will take our jobs" doomsaying
- 2025-01-30Assert but Verify - lessons learned about Java inheritance by the developer of Eclipse Collections
- 2025-01-22C stdlib isn’t threadsafe and even safe Rust didn’t save us - an insightful deep dive into low-level Rust/C debugging