From the OpenReplay Blog
Hacktoberfest 2022: Contributing as A React Developer
Several ideas for applying your React skills to Hacktoberfest
How to Improve Website User Experience Using Micro-interactions?
Develop friendlier, more interactive websites, by adding micro-interactions
Getting started with Open Source at Hacktoberfest
Take advantage of Hacktoberfest to get started in the Open Source world
Opportunities Hidden Within Contributing to Open Source
Several advantages that derive from being a contributor to Open Source projects
Explaining Recursion in JavaScript
Understanding and applying recursion in JavaScript
How to make your first pull request at Hacktoberfest
Get started with contributions to open source
Creating a Svelte Tabs component with Slot props
A double result: creating a useful tabs component, and learning how to use slots
The Complete Guide to Modules in Browsers and Node.
How to use JavaScript modules in the front- and back-end
Solving puzzles with recursion and JavaScript
How to apply recursive techniques to find solutions to several kinds of puzzles
React Fiber explained
Understand the internal aspects of how React renders components
Implementing Accessibility as a Developer: Keyboards and Screen Readers
How to consider screen readers and keyboards when developing web pages
JavaScript SEO best practices
How to get good SEO results at JavaScript web sites
Building a custom file upload component for Vue
Creating a file upload component from zero, for Vue apps
Deep Linking in React Native apps
Enhance your React Native apps by allowing deep links
CSS-in-JS for React: Linaria vs. Styled Components
A comparison of two top CSS-in-JS solutions for React
What NOT to do at Hacktoberfest 2022
Mistakes to avoid when taking part of Hacktoberfest 2022
Using the JavaScript Clipboard API
Using the Clipboard API to cut, copy, and paste
Implementing Dark Mode with Bulma
Configuring Bulma to easily provide an alternative dark mode
It's Hacktoberfest and We're Here for it!
We're taking part in Hacktoberfest 2022, come and find out what you can win by contributing to OpenReplay
Implementing Neumorphic Shadows
Learn about Neumorphism, its implementations, and some possible problems
Constructing an Alan AI-Powered Shopping Cart
Add AI-based voice UX to your page for a better user experience
Form Validation with HTML
How to validate fields in forms using modern HTML techniques
Building a Video Player with React and Material UI
Create and customize your own video player
Four useful built-in JavaScript web APIs
Explore a quartet of fully available JS APIs for your code