Skip to content

Instantly share code, notes, and snippets.

View hamzahjamad's full-sized avatar
🏞️
Learning things.

Hamzah Jamad hamzahjamad

🏞️
Learning things.
View GitHub Profile
<!-- custom-component-lazyload\src\pages\home\home.html -->
<ion-header>
<ion-navbar>
<button ion-button icon-only start menuToggle><ion-icon name="menu"></ion-icon></button>
<ion-title>Home</ion-title>
</ion-navbar>
</ion-header>
//custom-component-lazyload\src\pages\home\home.module.ts
import { NgModule } from '@angular/core';
import { IonicPageModule } from 'ionic-angular';
import { HomePage } from './home';
//add this line
import { ComponentsModule } from '../../components/components.module';
@NgModule({
@hamzahjamad
hamzahjamad / malaysia_postcode_list.json
Created April 8, 2017 09:25 — forked from zulhfreelancer/malaysia_postcode_list.json
Malaysia Postcode List By State (JSON)
{
"prepared_by": "Zulhilmi Zainudin",
"last_update": "21 June 2016",
"data": [
{
"state": "Selangor",
"codes": [
"40000",
"40100",