i18next React – links inside translations
In this tutorial, we are going to take a closer look at how to add dynamic translation to links in React. Code fragments included.
Check the latest tips, tricks and news from the IT market.
In this tutorial, we are going to take a closer look at how to add dynamic translation to links in React. Code fragments included.
CHALLENGE: create a React character counter with a character limit for text area and display current count SOLUTION: handle the onChange event, use a Bootstrap badge to display the results Sometimes we want to restrict the number of characters that can be written in text input or text area. One solution is to use the HTML5 attribute […]
CHALLENGE: create a WordPress plugin with wp-admin forms that saves data in the wp_options table SOLUTION: submit a custom form, handle POST data, save to database and display the success message This article has been reviewed and updated in August 2024 to make it up to date. In this tutorial, you will see good practices […]
CHALLENGE: to add a WordPress image slider with captions and admin edit interface SOLUTION: to implement a Swiper touch slider on frontend and ACF custom fields on backend Adding a Carousel/Slider with images in WordPress is a common solution to highlight the most popular contents to website visitors. There are sophisticated ready-to-use slider plugins that […]
CHALLENGE: request access to the camera and microphone within iframe SOLUTION: use the iframe “allow” parameter It’s not a rare situation when we want to conduct a video chat in iframe. In a situation when iframe uses a different domain, access to the camera is blocked. To allow access to devices we can use the allow parameter that should […]
Join us as we discuss important issues and answer key questions in the area of Digital Marketing. See what actions you can perform to improve your brand image.
Snazzy Maps is a repository of different styles for Google Maps aimed towards web designers and developers. All styles are licensed under creative commons and are completely free to use.
Would you like to know more on how to improve the traffic for iGaming systems? We’ve got you covered! See our latest article on the subject!
One–stop software development companies understand that websites, mobile apps and systems, as well as custom software solutions, are the open and working showrooms of your brand whose success begins with the first lines of code. Building and maintaining these digital worlds require exceptional expertise and technological know-how. This is where the value of one-stop software […]
A jQuery plugin that will create a booklet-like component that lets you navigate through its items by flipping the pages. One might say that “a weblog is a hierarchy of text, images, media objects and data, arranged chronologically, that can be viewed in an HTML browser”. Needless to say, one may use this media to […]