Adobe XD: Top use tips & tricks! (A~Z)
members

Adobe XD: Top use tips & tricks! (A~Z)

A is for ArtboardsAn Artboard represents the area where a screen design will be created in Adobe XD. By default, your starting artboard will be white, and you can have multiple artboards in one docume
DINO
How to build a no-maintenance website
members

How to build a no-maintenance website

Imagine you want to code a website that you never have to return to, inspect problems, or maintain. You only need to launch it and then move on to other things. At the same time, it quietly lives, mon
Tywin
Tywin
Software Craftsmanship
members

Software Craftsmanship

AgileIn February 2001, 17 people came together to a ski resort in Utah to discuss a better way to develop software. They are the representatives of Scrum, Extreme Programming, Feature Driven Developme
Tywin
Tywin
Turning Your Website into a PWA
members

Turning Your Website into a PWA

Considering these stats, if you are thinking of building a new website or redesign one, you should consider developing your website as PWA with no doubts. Starting from a PWA could be the perfect star
DINO
FigJam
members

FigJam

FigJam is an online whiteboard for teams to explore ideas together. This website stores data such as cookies to enable essential site functionality, as well as marketing, personalization, and analytic
KAN
Shorten validation code in Rails Application
WEB
members

Shorten validation code in Rails Application

In any application, there are chances that we keep repeating the same validation logic over the time. Specifically when those kind of validations are common type like email validation, required vali
Ethan
Build dApp with Ethereum 
& React.js
WEB
members

Build dApp with Ethereum & React.js

Part 1 - Build smart contract with SolidityToday I'm going to show you how to build a blockchain application! Table of Contents 1. Installing Dependencies 2. Project Setup 3. List Tasks 4. Create Tas
TED La
Big Query With Ruby On Rails
WEB
members

Big Query With Ruby On Rails

Today, I would like to introduce how to connect your Ruby on Rails app with Big Query of GCP. Before starting this tutorial, please make sure that you already have a GCP account. 0. First at all, wher
Kingsley
Integration Testing: Definition and Approaches
testing
members

Integration Testing: Definition and Approaches

To ensure that the software product is error-free before it is released, it is necessary for the product to go through a testing process. The necessary tests for such software are all encapsulated in
Kin