Costa PiyiotisHow to deploy a Django project in a Linux serverWhat we will achieve?Dec 31, 2021Dec 31, 2021
Costa PiyiotisHow to replace all occurrences of a string in JavaScript — PicocoderJavaScript String replace() MethodMay 22, 2019May 22, 2019
Costa PiyiotisNode Express Tutorial Part 5: User Authentication using JWTIn this tutorial I am going to explain how to create a user registration system from scratch using JWT which stands for JSON Web Tokens…Apr 28, 2019Apr 28, 2019
Costa PiyiotisNode Express Pico-Tutorial Part 4: Database in NodeIntroduction to DatabasesApr 1, 2019Apr 1, 2019
Costa PiyiotisNode Express Pico-Tutorial Part 2: Templating Engines.In this chapter I am going to discuss how to work with templating engines. Specifically, I am going to explain how to work with a…Mar 11, 2019Mar 11, 2019
Costa PiyiotisNode Express Pico-Tutorial Part 1: Hello World!Welcome to PicoCoder.io! This is the first part of a bigger tutorial, which will teach you how to create a Node.js, Express website using…Mar 5, 2019Mar 5, 2019
Costa PiyiotisBest Homebrew Packages for Mac in 2019If you are a Mac power user and probably a software engineer you will have Homebrew installed on your machine. In case that you don’t know…Dec 8, 2018Dec 8, 2018
Costa PiyiotisHow to Install Homebrew on Mac in 2019Homebrew is the missing package manager for Macs and OS X. With Homebrew you can easily install apps (mostly command line apps) that can…Nov 27, 2018Nov 27, 2018
Costa PiyiotisJavaScript: Operators, Types and ValuesTypes: In some programming languages like Java, C, or C++ there is the concept of types. For example, lets add 2 numbers using Java syntax.Sep 29, 2018Sep 29, 2018