coding

221 Articles 3 Followers


JavaScript Coding: I May Have Underestimated Things

5 Jan 2021 1 minute read 2 comments R23

Hey all, Intro: I thought I would provide a little insight into how my coding journey is going. I've done an ok job of staying away from gambling (slip ups here or there), but I have been rather consistent in my coding practice. Though I am still on...

Awesome Tokyo Tech Events in Jan 2021

1 Jan 2021 1 minute read 0 comments tokyobitcoiner

Tokyo - Bitcoin, Blockchain, Fintech, DeFi & Coding events, in Japanese & English [UPDATED]. Here's a selection, some physical, some online, some both! No reason why you can't attend the online ones from anywhere in the world!All times JST, GMT +9.St...

Randomizing data and counting documents from Firebase in Flutter

24 Dec 2020 1 minute read 0 comments Unhedged

My problem So, recently while working on a Flutter application, I struggled with a problem. Note, this is my first time using Firebase and essentially first time using Flutter as well. Anyway, that problem was "How can I randomly select a 'tip' from...

JS variables

18 Dec 2020 1 minute read 0 comments RahulWeb-Dev

A JavaScript variable is simply a name of storage location. There are two types of variables in JavaScript : local variable and global variable. JavaScript Variables are also known as identifiers. First hand rules when you declare a variable :- 1. JS...

What is JS ? How it is useful..

18 Dec 2020 1 minute read 0 comments RahulWeb-Dev

FIRST POST ON PUBLISH0X What is JavaScript ?   So,JavaScript is most popular programming language in the world . JavaScript and Java are completely different languages, both in concept and design. JavaScript was invented by Brendan Eich in 1995, and...

(IJCH) Micro-Rant from a Warped Programmer...(Coding Humor)

17 Dec 2020 2 minute read 2 comments JaiChai

"I used to make fun of my friends who spend most of their waking hours programming games. I mean, who in their right mind would voluntarily warp their brain and program in any version of "C" until they were cross-eyed and suffering from pounding hea...

An introduction to Lucky Framework, Lucky HTML, and the Crystal Language

9 Dec 2020 2 minute read 0 comments Unhedged

What is Lucky? Lucky is a framework written in the Crystal programming language. Crystal is a static typed, compiled language with syntax EXTREMELY similar to Ruby. In Lucky's own words, "Lucky is a web framework written in Crystal. It helps you work...

Coding is REALLY Difficult

3 Dec 2020 1 minute read 2 comments R23

Hi everyone, I wrote a while back about starting my journey as a coder following a realization that I needed to get my life in gear. I have now been trying to code for a few weeks now and wanted to provide a little update (even if nobody is really li...

My $25,000 Mistake

18 Nov 2020 2 minute read 2 comments R23

I am not a very experienced investor, but I made some decent returns during my first year doing crypto-trading. That being said, I only have about $200 in investments left to my name. I am lucky that I am only a student, so I have plenty of time to r...

Elementor Icons (FontAwesome) disappearing - Solved

10 Nov 2020 1 minute read 0 comments 4NDR34

You are building your Wordpress website using Elementor plugin, but once it's live you notice your awesome icons are not loaded and you just see an ugly rectangle. I am talking of these icons for example.   Well you are in the right place, the solut...