• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Codemotion Magazine

Codemotion Magazine

We code the future. Together

  • Discover
    • Live
    • Tech Communities
    • Hackathons
    • Coding Challenges
    • For Kids
  • Watch
    • Talks
    • Playlists
    • Edu Paths
  • Magazine
    • AI/ML
    • Backend
    • Frontend
    • Dev Life
    • DevOps
    • Soft Skills
  • Talent
  • Partners
  • For Companies
Home » Frontend » Page 2

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.

devs in the fintech industry can aspire for higher sallaries

Last update September 13, 2021 by Leo Sorge

Front-end Refactoring for Performance Improvement

Who is Sailogy? Sailing is a great experience that many people would like to enjoy more often than they do. The demand for simpler booking tools indicates that there is a large market to serve. Sailogy currently offers 22,375 certified boats and … Read more

Last update August 11, 2021 by Lorenzo Ermigiotti

6 Ways to Implement Metaprogramming in JavaScript with Proxies

Since 2015 ECMAScript, JavaScript has gained support for the Proxy and Reflect objects giving you the ability to intercept and define custom behavior for fundamental language operations, and program in JS at the meta level. By definition, … Read more

Increase Your Speed and Efficiency With These 20 Incredible JavaScript Tips and Tricks

Last update August 9, 2021 by Michael Dehoyos

Increase Your Speed and Efficiency With These 20 Incredible JavaScript Tips and Tricks

Table Of Contents#1. Reduce application size with Webpack#2. Remove unused JavaScript#3. Place JavaScript at the bottom of the page#4. Use minification#5. Use Gzip compression#6. Use HTTP/2#7. Use pointer references#8. Trim your HTML#9. Use … Read more

Last update August 5, 2021 by Codemotion

The Ultimate Guide to JavaScript | Learn JS to Grow Your Career

This is a comprehensive guide for developers and those who want to learn about JS. It covers the basics of the language, syntax, and how it relates to other languages like Java or C++. It also includes useful information on code formatting, debugging … Read more

Best JavaScript Alternatives for Web Developers in 2021

Last update August 5, 2021 by Lorenzo Ermigiotti

Best JavaScript Alternatives for Web Developers

Source: Unsplash As a web developer, you’ve probably been working with JavaScript throughout your career and maybe looking for the best JavaScript alternatives right now. JavaScript has been a prominent language for developers worldwide since … Read more

Learn JavaScript - Take These Courses and Certificates

Last update July 27, 2021 by Lorenzo Ermigiotti

Learn JavaScript – Take These Courses and Certificates

Table Of ContentsMost common Q&As on learning JavaScriptWhy learn JavaScript?What can you do with JS?What job options for JS developers?Is JavaScript a hard programming language to learn?What do I need to know before learning JavaScript?How long … Read more

Last update July 26, 2021 by Vito Gentile

How Micro-Frontend Architecture Improves Team Management and the Developer Experience

Nowadays, we are witness to a growing interest in microservices-based architecture, which generally relates to the writing and integration of back-end software. Microservices bring a plethora of benefits to the development process, allowing a high … Read more

Top 7 JavaScript Books for Every Skill Level

Last update July 19, 2021 by Lorenzo Ermigiotti

Top 7 JavaScript Books for Every Skill Level

Are you fascinated by JavaScript? Do you wish to learn this programming language? Well, if yes, JavaScript (JS) books are your best bet on becoming an avid JavaScript web developer. Many programmers opt for books to increase their coding language. … Read more

Top JavaScript IDE to Use in 2021, Codemotion

Last update July 15, 2021 by Lorenzo Ermigiotti

Top JavaScript IDE to Use in 2021

Are you looking for the best JavaScript IDE? Then, this guide is for you. Nowadays, JavaScript is one of the most accepted programming languages on the web. This programming language works well with HTML and CSS when you are developing a front-end … Read more

How‌ ‌to‌ ‌Deploy‌ ‌Faster‌ ‌and‌ ‌More‌ ‌Precise‌ ‌UI‌ Tests‌

Last update July 8, 2021 by Grace Lau

How‌ ‌to‌ ‌Deploy‌ ‌Faster‌ ‌and‌ ‌More‌ ‌Precise‌ ‌UI‌ Tests‌

After creating a great UI design, you need to see how functional it is for the end-user. Say you want to test a new fax over IP feature. You can use an automated UI test to assess how the feature works for end-users.  Automated UI testing is the … Read more

Last update July 8, 2021 by Sergio Monteleone

Getting Started with WebAssembly and Rust

What is WebAssembly? WebAssembly was developed by Mozilla in 2015 while looking for a way to make JavaScript more efficient with heavy applications. If you have never heard about WebAssembly, check out the two videos in this … Read more

Last update July 6, 2021 by Lorenzo Franceschini

Reactive Forms in Angular

Any subject about front-end development is bound to become popular these days as the ever-evolving JavaScript language still gets most of the attention from web designers. If you've been in the field for some time, you know too well that new … Read more

JavaScipt Frameworks

Last update July 5, 2021 by Codemotion

17 JavaScript Frameworks that You Should Know About – A Comprehensive Guide

With this guide you’ll get to know the ins and outs of JavaScript frameworks, learn which one to use according to your needs, and have detailed lists of pros and cons for each of the most popular JavaScript backend and frontend frameworks. Let’s dive … Read more

Kick Off a React JS Project CRA, Next.js or Gatsby

Last update June 8, 2021 by Marco Liberati

Kick Off a React JS Project: CRA, Next.js or Gatsby?

A simple guide to avoid getting lost in the React JS bootstrapping solutions. Learn more about CRA, Gatsby and Next.js. This is a simple guide for normal humans to avoid getting lost in the React JS bootstrapping solutions out there. React is a … Read more

Decoding Adaptive Vs. Responsive Web Design

Last update March 1, 2021 by Lorenzo Ermigiotti

Decoding Adaptive Vs. Responsive Web Design

AWD (Adaptive Website Design) and RWD (Responsive Website Design) are trending in website development. However, discussions regarding which technique to choose are trending as well. Hence, this article discusses the differences between adaptive … Read more

7 Ways to Use UX Design to Enhance User Data Security

Last update February 25, 2021 by Lorenzo Ermigiotti

7 Ways to Use UX Design to Enhance User Data Security

UX design and cybersecurity are not mutually exclusive. While data privacy and ensuring security in each line of your code should be an ethical consideration for UX designers, it’s also a matter of building trust among your customers.  Users … Read more

DesignOps and UX Engineers

Last update January 14, 2021 by Cate Lawrence

Move Over DevOps! Time for DesignOps and UX Engineers

Table Of ContentsUX engineer in response to the challenge of the balance between design and developmentEnter DesignOps and the UX engineer (DesignOps)Design systems plus design automationHow do DesignOps work?Working off proof of concepts There's … Read more

live streaming

Last update December 28, 2020 by Richard Conn

What You Need to Set Up a Successful Live Stream

There was a time when the written word held the greatest power in the marketing world. Now, video has been slowly taking over as a more effective way to interact with people. That’s because they’re more engaging, easier to consume, and far more … Read more

web developer

Last update December 14, 2020 by Codemotion

What Are the Main Areas of Development for Web Designers to Land Their Dream Job?

Developing websites requires several skills. Most of these skills can be taught in a classroom setting or self-taught through online learning. A web designer should be able to deliver a website that satisfies the needs of the user. In this article, … Read more

web design mockup

Last update December 1, 2020 by Richard Conn

10 Tips for Your Next eCommerce Web Design Project

Over 204 million people aged 14 and over will make a purchase online in 2020. E-commerce is a vast business and it is more than likely that you will be called upon to design a website for the world’s biggest marketplace. As with any project, it’s … Read more

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 7
  • Go to Next Page »

Primary Sidebar

Lessons Learned in the Cloud

Dive deep into this whitepaper dedicated to the Cloud and discover more about Kubernetes.

OVH Logo Lessons learned in the cloud

Codemotion Milan 2022

https://youtu.be/ym8iilUy_U0

Latest Articles

Video: How to Use Python for Async Microservices

Microservices

AWS amplify, angular, AWS

Step by Step: Running Angular Applications in AWS

Cloud

django python framework

Top Trending Python Frameworks Today

Languages

serverless cloud

Video: Beyond Serverless Functions

Cloud

Discover More

  • Jamstack: Are Static Sites a New Revolution for the Web?
  • Why Companies Are Implementing the Developer Experience Job Position
  • Video: A JavaScript Developers Guide to WebAssembly (with AssemblyScript)

Footer

  • Magazine
  • Events
  • Community
  • Learning
  • Kids
  • How to use our platform
  • Contact us
  • Write for Us
  • About Codemotion Magazine
  • How to run a meetup
  • Tools for virtual conferences

Follow us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
  • YouTube
  • RSS

DOWNLOAD APP

© Copyright Codemotion srl Via Marsala, 29/H, 00185 Roma P.IVA 12392791005 | Privacy policy | Terms and conditions

Follow us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
  • RSS

DOWNLOAD APP

CONFERENCE CHECK-IN