Oumayma JavaScript Developer

Oumayma JavaScript Developer @oumaymasghayer

About: Fullstack software developer , JavaScript /Typescript enthousiast ❤️❤️

Joined:
Oct 11, 2021

Oumayma JavaScript Developer
articles - 7 total

Elixir: Repeating the same function multiple times in pipe

Piping is a trade mark for elixir developers, it makes the code cleaner, easier to read and overall...

Learn More 1 0Nov 4 '22

Make your text input look like a password input

Ever wondered why password inputs look like ****** , turns out it's because of -webkit-text-security...

Learn More 4 6Aug 17 '22

How to use Jsonp in your project.

The first time I heard about JSONP was when I recieved a technical assessment for a high end company....

Learn More 7 0Feb 20 '22

Set up a Dockerfile for your angular application with Nginx

Running your application in docker container is the first step towards production. We have to make...

Learn More 9 0Jan 16 '22

Angular Best Practices

Working at a large company where we have plenty of web applications with continuous releases and...

Learn More 45 5Jan 14 '22

What should be in a readme file?

A readme file is the first file a person will see when they encounter your project, so it should be...

Learn More 6 1Dec 27 '21

Guidelines for better Pull Requests

A pull request is a good way to propose and collaborate on changes to a repository. Writing good pull...

Learn More 38 2Dec 24 '21