2023 Conferences In Review
A developer reflects on their 2023 conference speaking experiences, sharing lessons learned and analyzing specific tech talks on topics like positive communication and static analysis.
A developer reflects on their 2023 conference speaking experiences, sharing lessons learned and analyzing specific tech talks on topics like positive communication and static analysis.
A technical guide on making HTML elements 'self-aware' by finding their index among siblings using vanilla JavaScript.
Informal notes and takeaways from attending Frontend Masters workshops, covering JavaScript tasks, Angular, and web accessibility.
A developer reviews their 2023 wishlist for JavaScript and frontend, grading progress on tools like Axios, React, and testing.
A talk on digital sustainability, focusing on the environmental impact of web development and the role of AI.
A web developer reflects on the future direction of their CSS-focused blog, considering expanding into personal and broader tech topics.
A guide to using the Date.now() method in JavaScript for getting timestamps and simple date logic.
Explores React Query v5's new Query Options API, which consolidates all function parameters into a single object for better abstraction and sharing.
Learn how to use JavaScript regular expressions to extract numbers from strings, a common task when processing user input from forms.
A seasoned React developer expresses frustration with React's complexity, communication issues, and slow development pace.
Rust-based JavaScript linters offer speed but currently lack full type-checked linting capabilities compared to ESLint with typescript-eslint.
Three effective learning techniques for mastering JavaScript quickly: using analogies, understanding cause and effect, and simplifying concepts.
A developer shares their personal list of default apps and tools for productivity, coding, and daily tasks in 2024.
A guide to overcoming analysis paralysis and choosing a JavaScript framework to learn, focusing on practical action over endless comparison.
Robin Wieruch, a freelance React developer from Berlin, offers his services for product development, consulting, and team mentoring.
A guide for beginners on how to learn React effectively by focusing on the core library first and avoiding common distractions.
A developer argues for using data over intuition when making web development decisions, explaining how 'facts' can become outdated 'feelings'.
Introduces storage-form, a Web Component that connects HTML forms to browser localStorage for data persistence.
A technical guide exploring methods to properly reset chained Web Animations API (WAAPI) sequences, including canceling and reversing animations.
A developer shares the list of default apps and tools they use daily for work and personal tasks in 2023, including VS Code and 1Password.