Thomas Lombart

Thomas Lombart @thomaslombart

About: Software engineer going solo ⋅ prev Raycast & Back Market

Location:
France
Joined:
May 30, 2019

Thomas Lombart
articles - 22 total

How to Make Slack Feel Calm and Productive

Slack is one of the most popular communication tools in tech. As a developer, I use it every day to...

Learn More 0 0Jan 3 '22

Reverse-Engineering Airbnb’s Internationalization Library

This post has originally been written in 2019. I wanted to migrate it to DEV.to so you may stumble...

Learn More 10 0Nov 26 '21

How the Github CLI Saves Me Time Every Day

What if I told you it's possible to manage your GitHub repository within the CLI? No more pointing...

Learn More 11 0Oct 8 '20

How to Become a Front-End Developer

A few years ago, I became a software engineer, and I took the front-end path. Don't get me wrong,...

Learn More 678 40Sep 28 '20

How to Build an Accessible Toggle Switch with Vue 3

There are a lot of different UI components you can find on an app. The ones you'll find the most will...

Learn More 13 2Aug 26 '20

How do you find time for your side projects?

It's common for a developer to have side-projects, whether it's a blog, an app to build, an open-sour...

Learn More 19 9May 18 '20

Over 20 Resources to Advance Your JavaScript Skills

JavaScript has never been more used than today. It's a real asset to get good at it. When discovering...

Learn More 541 3May 4 '20

How to Suck Less at Colors as a Developer

This post has been co-written with Esther Boulanger who is UI designer. Many thanks to her for...

Learn More 29 1Apr 27 '20

Why Learning Design Is Important for Front-End Developers

A few months ago, I decided to learn UI and UX design. I've always been impressed at stunning mockups...

Learn More 11 4Apr 20 '20

Task Estimation for Developers

🙂 Tuesday 11AM. You sit down with your team in a meeting room to plan your next tasks. New features,...

Learn More 7 0Apr 13 '20

Boost Your Workflow in VS Code with User Snippets

Typing every single character of your code can feel cumbersome. How many times did you declare a...

Learn More 11 0Apr 6 '20

Object and Array Destructuring in JavaScript

When ES2015 (also known as ES6) got released, powerful new features saw the day like the...

Learn More 10 1Mar 30 '20

How to Create an App with Vue CLI

Vue has great tools to work with, starting with Vue CLI. It allows you to create a feature-rich app...

Learn More 10 0Mar 20 '20

How to Make a Responsive Grid With Only Three Lines of CSS

Making a user interface responsive is hard. It often means struggling with media queries for many...

Learn More 12 0Mar 18 '20

Getting Started with Vue

Vue.js is a progressive framework created in 2014 by Evan You that allows you to build user...

Learn More 53 0Mar 16 '20

How to Find Your Next Awesome Ideas

Humans love creating and inventing. It’s our ideas that shape the world. Ideas are fascinating:...

Learn More 42 1Jan 10 '20

3 Easy Ways to Boost Your Web Application Performance

When building a web application, there's something you absolutely need to take into account:...

Learn More 8 0Nov 6 '19

The Complete Beginner's Guide to Testing React Apps

Building web applications is not an easy task as of today. To do so, you're probably using something...

Learn More 82 3Oct 9 '19

How to Test JavaScript With Jest

Testing is an important skill every developer should have. Still, some developers are reluctant to...

Learn More 128 3Sep 18 '19

How to Setup ESLint and Prettier for Your React Apps

Building high-quality apps is challenging for many reasons: The more your codebase grows, the more...

Learn More 101 6Aug 28 '19

Time Management and Productivity Tips for Developers

A few weeks ago, I published a post about Soft skills every developer should have. I’d like to focus...

Learn More 6 1Jun 28 '19

Soft Skills Every Developer Should Have

A few weeks ago, I interviewed someone who wants to become a developer. He was concerned that he...

Learn More 16 2Jun 3 '19