aurel kurtula

aurel kurtula @aurelkurtula

About: I love JavaScript, reading books, drinking coffee and taking notes.

Joined:
Oct 29, 2017

aurel kurtula
articles - 45 total

What are Promises in Javascript ?

Exploring the basics of promises

Learn More 6 0Jul 4 '22

Using SVN to manage your code snippets in GitHub!

I've been looking for the ability to do this since I learned Github, but I never found any solution,...

Learn More 13 3May 22 '19

Playing with GraphQL yoga and mongoose

Playing with GraphQL yoga and mongoose

Learn More 57 2Dec 22 '18

Creating a text editor in Electron: part 3 - Setting Preferences

Welcome to the last part of the series where we explore the basics of Electron by building a text...

Learn More 42 8Sep 12 '18

Creating a text editor in Electron: part 2 - writing files

creating a text editor with electron

Learn More 60 5Sep 9 '18

Creating a text editor in Electron: part 1 - Reading files

creating a text editor with electron

Learn More 128 7Sep 5 '18

What are some projects or exercises I can do to practice HTML and CSS?

(I just got notified that I've written this a while back. It's aimed at beginners wanting to practice...

Learn More 52 0Sep 5 '18

Introduction to Next.js - adding express and mongo to the project

Adding express and mongo to a nextjs app

Learn More 99 5Aug 29 '18

Introduction to Next.js - fetching data from API

Second part to the basics of next.js

Learn More 62 2Aug 24 '18

Introduction to the basics of Next.js

First part to the basics of next.js

Learn More 68 3Aug 22 '18

Creating a movie website with GraphQL and React - part two

Create a movies web app using express, react, and graphql

Learn More 53 4Apr 9 '18

Creating a movie website with GraphQL and React - part one

As I hope I explained on my previous tutorial GraphQL is another way of creating an API. Using GraphQ...

Learn More 95 1Apr 3 '18

Exploring GraphQL API

In this tutorial I'm going to go through what I have learned about GraphQL. Other tutorials will foll...

Learn More 36 0Mar 25 '18

using virtual box laravel's homestead box

Whilst trying to sep up Virtual Box, Vagrant and Scotch Box I found Scotch Box too heavy for my needs...

Learn More 6 0Mar 19 '18

Setting up Virtual Box, Vagrant and Scotch Box

As I said in my previous post I had to get a new Macbook after my old one braking down. As a result I...

Learn More 10 0Mar 11 '18

Creating new users on a mac

Just a few days ago I got a new refurbished MacBook. Whilst anytime our computers brake they set us b...

Learn More 7 0Mar 9 '18

What is the best terminal setup

I just got a new macbook pro (referbished mid-2015). When my old macbook broke I was sad but now th...

Learn More 8 5Mar 7 '18

Which is the best macbook for programming?

My macbook pro (from early 2011) just broke. I thought it was a RAM issue but it's not. I have a feel...

Learn More 11 64Feb 27 '18

Working with Instagram API and PassportJS in a node application

The usual purpose of using third party authentication, other than the fact that most users now expect...

Learn More 35 4Feb 23 '18

Setting up a minimal Node environment with Webpack and Babel

A starter project that can be use with express and react

Learn More 69 9Feb 15 '18

Building a RESTful API with Express and MongoDB

Today we're continuing with our exploration of Express. In the last tutorial we created a basic...

Learn More 157 21Feb 7 '18

Creating a basic website with Express.js

Creating a basic website with Express.js

Learn More 180 13Feb 2 '18

Introduction to web scraping with Node.js

scraping content from any website you'd like

Learn More 237 22Jan 28 '18

I have a bunch of questions on how to behave when contributing to open source

how to I behave when contributing to open source

Learn More 15 8Jan 11 '18

Hosting a react app with firebase

Hosting with firebase

Learn More 23 3Jan 4 '18

Creating an app with react and firebase - part three

Final part of three part series of react and firebase

Learn More 26 0Dec 29 '17

Creating an app with react and firebase - part two

Part one goes through creating a fully functional react app

Learn More 19 0Dec 26 '17

Creating an app with react and firebase - part one

Part one goes through creating a fully functional react app

Learn More 34 0Dec 24 '17

Introduction to React Router

Previously I went through the basics of react. By the end of that tutorial we had a simple todo app....

Learn More 30 4Dec 19 '17

Introduction to Authentication with Firebase

Introduction to Authentication with Firebase

Learn More 26 3Dec 14 '17