Navigate back to the homepage
WriteWorkshopsAbout

Writing is

thinking.

I write about solving problems with code, designing things people use, teaching, and learning. Archive

AllToolsTipsCode
How to Automatically Sort Import Modules with ESLintHow to Automatically Sort Import Modules with ESLint

How to Automatically Sort Import Modules with ESLint

In this artcile, you’ll learn how configure ESLint to imports for us automatically.

Jan 5th, 2020 • ☕️ 1 min read • Code
Copy highlighted code snippets to the clipboard in JavaScriptCopy highlighted code snippets to the clipboard in JavaScript

Copy highlighted code snippets to the clipboard in JavaScript

Allowing users to copy Code Snippets to clipboard is a popular convenience feature for Websites. In this article, I will show you how to add Copy to Clipboard functionality to your Web Apps

Jan 3rd, 2020 • ☕️ 1 min read • Code
Useful utilities functions to use in your next JavaScript projectUseful utilities functions to use in your next JavaScript project

Useful utilities functions to use in your next JavaScript project

a collection of useful functions that you can use to create or expand your utilities library!

Jan 2nd, 2020 • ☕️ 1 min read • Code
How to Handle Concurrent Operations in Parallel in JavaScript?How to Handle Concurrent Operations in Parallel in JavaScript?

How to Handle Concurrent Operations in Parallel in JavaScript?

Assume that you have more than one promise and you need to know when all the promises get resolved or you have to wait till all the promises resolve.

Dec 27th, 2019 • ☕️ 1 min read • Code

© 2018–2020
Ahmed Abdulrahman

Contact
hello@aadev.me

Link to $https://twitter.com/_ahmed_abLink to $https://www.behance.net/ahmedabdulrahmanLink to $https://github.com/AhmedAbdulrahman