Forem

Pierre-Henry Soria ✨ profile picture

Pierre-Henry Soria ✨

👋Pierre-Henry. A Passionate Software Engineer😎 I create cool stuff (https://github.com/Lifyzer & https://github.com/pH7Software), love programming, eating fruits, developing & applying new skills 😊

Education

James Cook University

Work

Senior Software Engineer at Updoc

Seven Year Club
Six Year Club
Writing Debut
Five Year Club
2 Week Community Wellness Streak
Four Year Club
1 Week Community Wellness Streak
4 Week Writing Streak
Three Year Club
Two Year Club
One Year Club
CleanCode: How to use named parameters in JavaScript
Cover image for CleanCode: How to use named parameters in JavaScript

CleanCode: How to use named parameters in JavaScript

8
Comments 6
1 min read

Want to connect with Pierre-Henry Soria ✨?

Create an account to connect with Pierre-Henry Soria ✨. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Rubber Duck Debugging Method
Cover image for Rubber Duck Debugging Method

Rubber Duck Debugging Method

1
Comments
1 min read
How to prioritize your tasks as a software engineer?
Cover image for How to prioritize your tasks as a software engineer?

How to prioritize your tasks as a software engineer?

4
Comments
1 min read
How to Send Emails Using Gmail SMTP with Cloudflare Email Routing?
Cover image for How to Send Emails Using Gmail SMTP with Cloudflare Email Routing?

How to Send Emails Using Gmail SMTP with Cloudflare Email Routing?

70
Comments 7
3 min read
How to sort correctly arrays in JavaScript?
Cover image for How to sort correctly arrays in JavaScript?

How to sort correctly arrays in JavaScript?

7
Comments
1 min read
NPM libraries to build your next AI projects
Cover image for NPM libraries to build your next AI projects

NPM libraries to build your next AI projects

23
Comments 2
2 min read
How to rename git master branch to main

How to rename git master branch to main

5
Comments
1 min read
Use Doppler instead of traditional .env files 🍕
Cover image for Use Doppler instead of traditional .env files 🍕

Use Doppler instead of traditional .env files 🍕

13
Comments 6
2 min read
TypeScript: Namespace VS Class
Cover image for TypeScript: Namespace VS Class

TypeScript: Namespace VS Class

5
Comments 1
2 min read
Why you should ditch NPM UUID. Node has you covered!
Cover image for Why you should ditch NPM UUID. Node has you covered!

Why you should ditch NPM UUID. Node has you covered!

13
Comments 2
1 min read
Fix fatal ambiguous argument 'HEAD^ in Zsh with HEAD^
Cover image for Fix fatal ambiguous argument 'HEAD^ in Zsh with HEAD^

Fix fatal ambiguous argument 'HEAD^ in Zsh with HEAD^

6
Comments
1 min read
Guideline: Git Commit Messages
Cover image for Guideline: Git Commit Messages

Guideline: Git Commit Messages

7
Comments 1
1 min read
Constructor Parameter Properties in TypeScript
Cover image for Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

7
Comments
1 min read
Clean Code. The principles for programmers
Cover image for Clean Code. The principles for programmers

Clean Code. The principles for programmers

5
Comments 2
4 min read
How to use named arguments in TypeScript functions?
Cover image for How to use named arguments in TypeScript functions?

How to use named arguments in TypeScript functions?

10
Comments 3
1 min read
How to fix set-output command in GitHub Actions?
Cover image for How to fix set-output command in GitHub Actions?

How to fix set-output command in GitHub Actions?

6
Comments 1
1 min read
Write Clean, Efficient, and Scalable JavaScript Code 👌
Cover image for Write Clean, Efficient, and Scalable JavaScript Code 👌

Write Clean, Efficient, and Scalable JavaScript Code 👌

10
Comments 1
20 min read
Définir les attributs dans le constructeur d'une classe en TS 🇫🇷
Cover image for Définir les attributs dans le constructeur d'une classe en TS 🇫🇷

Définir les attributs dans le constructeur d'une classe en TS 🇫🇷

1
Comments 1
1 min read
Generate cryptographically-protected passwords with PHP
Cover image for Generate cryptographically-protected passwords with PHP

Generate cryptographically-protected passwords with PHP

2
Comments 1
1 min read
🇫🇷 Trier efficacement des tableaux en JavaScript ?
Cover image for 🇫🇷 Trier efficacement des tableaux en JavaScript ?

🇫🇷 Trier efficacement des tableaux en JavaScript ?

4
Comments 1
1 min read
Set an expiration time with React Native AsyncStorage
Cover image for Set an expiration time with React Native AsyncStorage

Set an expiration time with React Native AsyncStorage

15
Comments 3
2 min read
Fix FinalizationRegistry undefined on NodeJS
Cover image for Fix FinalizationRegistry undefined on NodeJS

Fix FinalizationRegistry undefined on NodeJS

2
Comments 1
1 min read
How to use PHP native enum?
Cover image for How to use PHP native enum?

How to use PHP native enum?

5
Comments 1
1 min read
How to use “match” with PHP 8 🎯
Cover image for How to use “match” with PHP 8 🎯

How to use “match” with PHP 8 🎯

6
Comments
1 min read
Fix Duplicate identifier IteratorResult
Cover image for Fix Duplicate identifier IteratorResult

Fix Duplicate identifier IteratorResult

4
Comments
1 min read
I’ve switched from NVM to Volta. This is Why
Cover image for I’ve switched from NVM to Volta. This is Why

I’ve switched from NVM to Volta. This is Why

28
Comments 7
2 min read
PHP 8.2 - What's new?
Cover image for PHP 8.2 - What's new?

PHP 8.2 - What's new?

6
Comments
1 min read
🇫🇷 Fonctions Fléchée en PHP
Cover image for 🇫🇷 Fonctions Fléchée en PHP

🇫🇷 Fonctions Fléchée en PHP

1
Comments 1
1 min read
🇫🇷 Les arguments nommés en PHP 8
Cover image for 🇫🇷 Les arguments nommés en PHP 8

🇫🇷 Les arguments nommés en PHP 8

3
Comments
1 min read
PHP 8.1 ReadOnly class properties
Cover image for PHP 8.1 ReadOnly class properties

PHP 8.1 ReadOnly class properties

7
Comments
1 min read
`final` keyword with PHP 🚀
Cover image for `final` keyword with PHP 🚀

`final` keyword with PHP 🚀

6
Comments 1
1 min read
PHP 8 Named Parameters
Cover image for PHP 8 Named Parameters

PHP 8 Named Parameters

6
Comments 1
1 min read
Handle Multiple Exceptions with PHP 7.1
Cover image for Handle Multiple Exceptions with PHP 7.1

Handle Multiple Exceptions with PHP 7.1

7
Comments
1 min read
🇫🇷 Techniques de prise de notes pour devs 📝
Cover image for 🇫🇷 Techniques de prise de notes pour devs 📝

🇫🇷 Techniques de prise de notes pour devs 📝

7
Comments
1 min read
Constructor Property Promotion in PHP 8
Cover image for Constructor Property Promotion in PHP 8

Constructor Property Promotion in PHP 8

6
Comments 1
1 min read
ReadOnly properties with PHP 8.1 🐘
Cover image for ReadOnly properties with PHP 8.1 🐘

ReadOnly properties with PHP 8.1 🐘

4
Comments
1 min read
🇫🇷 Productivité en tant que dev
Cover image for 🇫🇷 Productivité en tant que dev

🇫🇷 Productivité en tant que dev

6
Comments
1 min read
Ajouter une licence à son projet GitHub 🇫🇷
Cover image for Ajouter une licence à son projet GitHub 🇫🇷

Ajouter une licence à son projet GitHub 🇫🇷

6
Comments 1
1 min read
How to Run CI Tests with GitHub Actions ⚙️
Cover image for How to Run CI Tests with GitHub Actions ⚙️

How to Run CI Tests with GitHub Actions ⚙️

36
Comments 2
4 min read
Publish a PHP library to Packagist 📦
Cover image for Publish a PHP library to Packagist 📦

Publish a PHP library to Packagist 📦

22
Comments 2
2 min read
Publish a package to NPMJS.com directory 📦
Cover image for Publish a package to NPMJS.com directory 📦

Publish a package to NPMJS.com directory 📦

13
Comments 2
2 min read
Don't be tracked ⚙️ Tweak the Firefox configurations
Cover image for Don't be tracked ⚙️ Tweak the Firefox configurations

Don't be tracked ⚙️ Tweak the Firefox configurations

39
Comments
3 min read
Learning FAST for Devs". The 4 Deep Days Methodology 🚀
Cover image for Learning FAST for Devs". The 4 Deep Days Methodology 🚀

Learning FAST for Devs". The 4 Deep Days Methodology 🚀

21
Comments 1
3 min read
Automation: 🤖 Use GitHub's bots to increase your productivity
Cover image for Automation: 🤖 Use GitHub's bots to increase your productivity

Automation: 🤖 Use GitHub's bots to increase your productivity

20
Comments 3
1 min read
loading...