Open in app

Sign In

Write

Sign In

Aco Mitevski
Aco Mitevski

35 Followers

Home

About

Feb 12, 2021

How to host a serverless static website on AWS with API Gateway

In most cases you will use the combination of CloudFront and S3 to host a static website on AWS. But depending on the requirements you might not be able to use it. In this Post I’m going to describe how you can use (or abuse) the relatively new S3 Integration…

AWS

4 min read

AWS

4 min read


Jun 11, 2016

Creating a Facebook Messenger Chat Bot

Facebook recently started the Messenger Platform that allows bots to answer messages users write to a facebook page or business. The really cool thing about it is that you can build small applications inside messenger without asking the user to install yet another app or any information. According to facebook…

Bots

5 min read

Creating a Facebook Messenger Chat Bot
Creating a Facebook Messenger Chat Bot
Bots

5 min read


Apr 6, 2016

How To Write Angular 1.5 Components with injected services in TypeScript

In this article I will briefly describe how to create an AngularJS 1.5 Component in TypeScript and how to inject services into this component. Components are a good preparation if you plan to migrate to Angular 2. service: SampleService.ts class IntegrationsService { static $inject = ['$q']; constructor(protected $q: ng.IQService) {} } angular.module('integrations').service('IntegrationsService'…

Angularjs

2 min read

Angularjs

2 min read


Sep 4, 2014

How To Fix Karma Script Error 0

I am running karma test runner to execute tests for angular.js. It worked fine most of the time until following error started to appear randomly: Script error. (:0) often in combination with: TypeError: ‘null’ is not an object (evaluating ‘currentSpec.$injector’) at app/bower_components/angular-mocks/angular-mocks.js:1966 After doing some research on the web I…

1 min read

1 min read

Aco Mitevski

Aco Mitevski

35 Followers

Freelance Web Developer

Following
  • Scott Galloway

    Scott Galloway

  • ReadWrite

    ReadWrite

  • Eric Elliott

    Eric Elliott

  • Addy Osmani

    Addy Osmani

  • Stojan Anastasov

    Stojan Anastasov

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech