This blog is written in Czech. You can read my articles in English at dev.to.
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?
Moje články vydané na tomto blogu:
- 13.08.2025Úsvit nového AI standardu - Představení iniciativy The AI Manifesto
- 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
Co nového v Nuxt/Vue.js světě?
Novinky o frameworku Nuxt a Vue.js (anglicky):
- 2025-08-11Best practices for Accessibility in Vue / Nuxt - useful checklist regarding one of the most overlooked aspect of web development
- 2025-08-05What’s New in ViteLand: July 2025 Recap - summary of the latest ecosystem development from VoidZero staff
- 2025-08-05Nuxt 4.0.3 - scheduled patch release for Nuxt 4
- 2025-08-05Nuxt 3.18.1 - scheduled patch release for Nuxt 3
- 2025-07-29Nuxt 4.0.2 - scheduled patch release for Nuxt 4
Co nového v Java světě?
Novinky o programovacím jazyce Java (anglicky):
- 2025-08-15Infusing AI into Your Java applications - AI works well with Java, learn how
- 2025-08-13Observability landscape in Java - history, present and future of monitoring tools in Java
- 2025-08-13A Practical Guide to Null-Safety in Java With JSpecify - how to use JSpecify annotations to prevent runtime NullPointerExceptions
- 2025-08-12Jakarta EE 12 Will Focus on Consistency and Configuration - with version 11 released recently, work on next version is already in progress
- 2025-08-11Preparing for Spring Framework 7 and Spring Boot 4 - with series of milestone releases made already, new major versions are about to hit Spring ecosystem soon
Co nového v IT světě?
Výběr zajímavých a přínosných článků na libovolné téma (anglicky):
- 2025-08-11Frontend Performance Checklist - awesome and exhaustive list of things to have in mind when creating great websites
- 2025-08-04Thinking Deeply About Theming and Color Naming - did you ever think about utilizing your own CSS color palettes as this author did?
- 2025-07-31JVM Iceberg – Modern Performance Edition - the many tools you can use to measure and improve performance of your Java apps
- 2025-07-01You Only Need 12 Lines of CSS to Build a Clean, Attractive Website - simple but great tips for styling your websites
- 2025-06-27The many, many, many JavaScript runtimes of the last decade - an exhaustive overview of the neverending evolution of the JavaScript world