Implementing web accessibility represents far more than following a set of loose recommendations alone. This concept is instead a core tenet of online site development and yet, the majority of stakeholders are uncertain how such processes should be … Read more
Frontend Developer
The front-end developer takes care of making a website functional and usable for the user. In other words, s/he completes the work of the back-end developer, who instead builds and manages all that concerns the server aspect of the site. The front-end developer is much more than a web designer because s/he deals with the visual and graphic aspect and also makes it possible for the visitor to surf for the website's business purposes.
Considering the nature of the primary task of the front-end developer, it is clear that s/he must necessarily have a good knowledge of the fundamentals of UX (User Experience). It should be clarified that, due to the heterogeneity of Internet users, quality such as creativity, versatility and problem-solving are absolutely necessary for a skilled front-end developer.
The role of the front-end developer can be both as a freelance and employee, and we must also bear in mind that it goes nicely with the concept of smart working, because we are talking about a job that does not necessarily require a fixed physical location to be carried out.
Qwik Famework: Setting up Your First Project
Do we need another framework? That’s the question we always ask when a new framework appears on the market. In the case of the Qwik framework, leaving the hype aside, it can be an interesting revolution for our web development. It doesn’t just help … Read more
Frameworkless Approach: Building SPAs with Typescript and WebComponents
Frameworkless approach in 2023? In the long journey of the Web from the static content navigation system of the origins to the dynamic application platform of today, the web frameworks have played a key role to cover the gaps in the web … Read more
Flutter for Web Development: Getting Started
Flutter is becoming increasingly popular among developers as a way to quickly develop and deploy high-performance, engaging web applications. We will discuss the various advantages of flutter web such as its cross-platform compatibility, easy … Read more
Challenges and Rewards of Low-code Projects in Purchase Process Management Systems
Today, low-code techniques are considered to be the main driver behind the quick development of business applications. For companies, accelerating the development process means obtaining significant savings in terms of both time and … Read more
Will Low-Code Take Over the World in 2023?
Low-code and no code applications are gaining traction in the digital workplace. According to Gartner, 70% of new applications will use no code or low code by 2025. This is a huge increase from 25% in 2020. The IT industry's skills shortage is … Read more
Deceptive Patterns In UX Design – How To Avoid Them?
Being able to identify deceptive patterns in UX design and avoid them can be the difference between a good user experience strategy and a bad one. We've all done it. We've all fallen for something that wasn't there. It's a common misconception … Read more
How-To Guide: Creating a Blog in 5 Mins with SvelteKit
In my previous article titled “Svelte: Why Is It an Innovation to Javascript Frameworks?” I talked about how Svelte, the library/compiler made by Rich Harris, represents a great innovation in the universe of front-end production … Read more
What’s Coming For Frontend Devs in 2023: Trends and Frameworks
It’s usually important for developers of all flavours to stay up-to-date with the latest developments in… well… development, but this is perhaps more true when it comes to frontend development. Technology evolves at a staggering pace, and frontend … Read more
Metaverse: A Hitchhiker’s Guide to the Future of Immersive Experiences
The origins of the Metaverse The initial challenges of the Metaverse are likely to be similar to the challenges faced by the Internet when it was first developed. These challenges may include technical issues, such as building the infrastructure … Read more
5 Top API Tools for Front-End Web and Mobile Development
API tools are key elements in front-end development, both mobile, and web. This article explores some interesting options available and their main features. Why Do You Need to Use API Tools for Frontend Development? API tools are a vast … Read more
How To Write A Web Developer Resume That Will Leave a Great First Impression
Writing a web developer resume is much like designing a website, but IT applicants often make a single mistake - they don’t take their resumes seriously. They only pay superficial attention to them, ending up with a mediocre result that doesn’t do … Read more
Video: Let’s Build a Modern React Application
ReactJS is a powerful JavaScript library. After its latest additions, the way we build front-end apps is evolving. The benefits? We can now achieve improved application performance and maintainability. As of today, the most popular React API … Read more
How to Build Single Page Applications with Angular
Angular is not dead, despite the constant calls and warnings in that direction, it is more alive than ever, especially with its last version. And creating a Single Page Application, with multiple routes helps you with the performance and load time of … Read more
Webinar: Creativity Meets Automation With Puppeteer
Want a webinar to learn how to use Puppeteer in creative ways? Look no further! Puppeteer is a very powerful tool for any front-end developer. Developed as an open-source project by Google, this Node library is used for automated testing and other … Read more
Typescript 10 Years After Release
The first TypeScript release was 10 years ago, in October 2021. Despite scepticism and the eternal search for a competitor that ends its reign, Typescript has become the choice for many developers that want to build a robust project and look beyond … Read more
Why is Web Performance More Important than Ever?
Web performance should be one of the top priorities of any professional web designer today. You've probably heard the saying that a good website is fast, which is as true today as it was ten years ago. Today's website visitors demand a seamless … Read more
Scroll-Triggered Animations: Do’s and Don’ts
A scroll-triggered animation is an amazing way to engage users visiting your webpage or app. They add storytelling, help in drawing user attention into where you want it, and can be visually stunning and creative. Scroll-triggered animations are … Read more
Video: Implementing Micro-Frontends Using The Decisions Framework
This new architectural trend in the development of frontend applications can provide benefits aplenty to your projects and organization, and in this video, DAZN VP of Architecture Luca Mezzalira shares a way for implementing micro-frontends using a … Read more
How to Create a Chat App in Less Than 30 Minutes With React Native and Firebase
This tutorial will give you a comprehensive, step-by-step guide on building a secure and functional chat app with React Native and Firebase providing the backend service. The chat app will have a log-in and registration screen, allowing users to add … Read more