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?
- 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
- 24.08.2024Nuxt Tutorial 7 - UI integrace - Nuxt - jak snadno integrovat UI prvky
Co nového v Nuxt/Vue světě?
- 2024-11-13Nuxt Nation 2024 - biggest Nuxt conference took place online on 12th and 13th November
- 2024-11-04Using Cache Control in Nuxt to improve Performance - caching headers and possible strategies for Nuxt explained
- 2024-11-04Nuxt 3.14 - another Nuxt 3.x minor version with couple of new features
- 2024-10-21Performant Images with Nuxt Image and Cloudinary - using Cloudinary image provider to speed up your applications
- 2024-10-19Vue Fes Japan 2024 - Vue conference took place in Tokyo [JPN]
Co nového v Java světě?
- 2024-11-14Micronaut Framework 4.7.0 Released - new version of microservice-focused Java framework Micronaut
- 2024-11-14Spring Framework 6.2.0 Available Now - new version of famous Java framework Spring
- 2024-11-13JavaDays 2024 - *`2024-11-13` | [JavaDays 2024](https://javadays.cz/) conference took place at Prague, CZE between 12th and 13th November
- 2024-11-08Java proposals would boost resistance to quantum computing attacks - new JEP 496 and JEP 497 are intented to prepare Java for quantum computers
- 2024-11-07J-Fall 2024 - *`2024-11-07` | [J-Fall 2024](https://javadays.cz/) conference took place at Ede, NED on 7th November
Co nového v IT světě?
- 2024-10-20Why I’m skeptical of rewriting JavaScript tools in “faster” languages - every tool should be used accordingly and this also applies to "faster JavaScript alternatives"
- 2024-10-20What docs as code really means - there is more in the documentation than you'd admit
- 2024-10-18Deep dive into bits, bytes, shorts, ints, longs, signed, and unsigned with Java - working with numbers in Java from unconventional point of view
- 2024-10-16Six things you may not know about JavaScript - simple things that have interesting consequences
- 2024-10-13Applying SOLID Principles in JavaScript and TypeScript Framework - practical examples of making your code better