Front-end Development

Weekly Front-end development tutorials including HTML, CSS, JavaScript, Browser APIs, Node.js, Module Systems, Webpack, Sass, Babel, and more.

Add commas to numbers in JavaScript with these simple methods

⤳ This guide explores the three common ways to add commas to numbers in JavaScript. Displaying numbers – whether currency or plain numbers – in an easy-to-read format improves your HTML page content and overall user experience. We usually achieve this by using commas as thousands ...

⌛ 5 min read

Front-end skills to become a pro

⤳ In the previous section, I briefly introduced the most essential concepts and tools any web developer needs to be familiar with. In this section, I’ll introduce the tools professional front-end developers use in their daily development workflow. Photo by cottonbro (remixed) from Pexels Using these ...

⌛ 20 min read

Front-end skills you need to start web development

⤳ In the next section, I’ll cover the most essential tools & concepts you need to know to introduce yourself as a front-end developer. Let’s dive in. In the next section, I’ll cover the most essential tools & concepts you need to know to introduce yourself ...

⌛ 20 min read

Responsibilities of a front-end developer

⤳ Front-end development refers to building the user-facing end of a website or web app. Headings, paragraphs, bullet lists, images, form fields, buttons, pop-ups, navigation bars, animations, and every interactive element on a web page is the work of a front-end developer. A layout engine is ...

⌛ 3 min read