Wael Manai

@wael-manai

406 Points 5 Followers

7 Posts

1 Answers

User has not added any information in their about section.

Wael Manai · 5 years ago

Getting a user’s country, currency, timezone or language from their IP address

In many projects in the past, when I’ve had to use a Geo IP API service to look up a user’s IP address, it was usually for one of several reasons — getting the user’s country (for geo-lockin...

Wael Manai · 5 years ago

Create your first HTML5 game with Phaser.js

Everybody loves classic games. How many of you remember the retro snake game from old Nokia phones? We sure do. This is why for this lesson we decided to recreate it using HTML5. There is a...
2

Wael Manai · 5 years ago

Get a Preloader on Your Site with jQuery

Preloaders (a.k.a. loading animations) are animations that run between page-loads or as your site gathers information. The two most common types of preloaders are the ‘spinner’ or ‘status ba...

Wael Manai · 5 years ago

Interesting JavaScript and CSS Libraries for November 2018

Omi

Wael Manai · 5 years ago

Basic Firebase CRUD Operations in Angular

We’ve covered Firebase authentication and deploying to Firebase hosting. Now let’s explore how to get started with the realtime database in Angular 2+ apps using the AngularFire2 library. Fi...

Wael Manai · 5 years ago

Firebase Authentication in Angular

Firebase provides a very simple way to setup authentication in your apps. Here we’ll explore how to setup a simple email/password signup and authentication workflow for Angular 2+ apps using...

Wael Manai · 5 years ago

How to setup multiple authentication in Laravel 5.6

In this article we’ll cover multiple authentication in Laravel 5.6. Multiple authentication in this context is simply the process of authenticating against multiple user models.In the follow...

Loading More Content