Sean

Sean @seanolad

About: Hi, name's Sean.

Location:
Ontario
Joined:
May 20, 2020

Sean
articles - 33 total

Firebase: The google API for building Apps

Firebase is tool used for the backend and database of any app or website you might create. It's a tem...

Learn More 39 2Apr 15 '21

Chatting Simulator

I built a chatting simulator I got bored and took a break on writing the code for this app...

Learn More 2 0Aug 8 '20

Vuejs, React, Or Angular?

I've always wondered...🤔? Not all devs are frontend devs, and not all use frameworks, and...

Learn More 3 10Jul 29 '20

Intro To Ruby Procs and Lambdas(and the difference)

Intro In this post I'll be getting into some of the key parts of Ruby, lambdas and procs....

Learn More 9 7Jul 29 '20

Explain Serverless To Me Like I'm Five

What's Serverless?, how does it work?, what does it do?, why is it important?, explain it like I'm fi...

Learn More 3 0Jul 28 '20

5 Things to Help You Better Understand the Web.

The Web, what a guy! Okay, if this isn't your first rodeo with webdev then I suggest that...

Learn More 7 0Jul 28 '20

10 Resources/Libraries/Frameworks You Need To Use As A Frontend Developer

What up devs? 😄 Hey fellow devs. Here I'm going to list 10 resources that you should use o...

Learn More 30 0Jul 28 '20

Explain Git To Me Like I'm Five

What's git? How does it work? What is it used for? Why do I need it?

Learn More 9 3Jul 28 '20

I've Got Something Cooking

So It's Been A Bit... I haven't posted anything on dev for a while. I've been working on s...

Learn More 1 0Jul 28 '20

How can I update a JSON file using fetch?

Fetch I just started using fetch to make requests over http. I used to use axios, but I do...

Learn More 3 2Jul 20 '20

What are you currently working on?

What I'm working on I'm building an android native note taking app.

Learn More 3 7Jul 14 '20

What's The Slickest Effect or Animation You've seen that only uses CSS?

Talk about creative, am I right? 😆 Need some inspiration, any body know any cool effects?...

Learn More 4 7Jun 23 '20

Intro To Ruby Modules

What are modules? Ruby modules are similar to ruby classes. They're large groups of method...

Learn More 9 0Jun 19 '20

Challenge: Find The Secret Message

Hello challenger The task is simple, yet it will require true strength to complete this c...

Learn More 5 0Jun 18 '20

Creating a unique password generator using Ruby

Alright So how do we go about creating a password generator? It's actually quite simple. I...

Learn More 5 1Jun 18 '20

WhatsApp Clone

My Final Project WhatsApp Clone Demo Link: The WhatsApp Clone Link t...

Learn More 21 5Jun 15 '20

Some Tips and Tricks To Making Your Website Look Nicer(for css beginners)

Hey! You're making a website, and you want it to look good, but you don't know how. Here's...

Learn More 5 2Jun 15 '20

What Are Methods?

So What Is A Ruby Method? A method is a concept found in almost all programming languages....

Learn More 6 0Jun 12 '20

Just Got The 4 Week Streak On DEV🙌

Hi Dev!, I Just Got The 4 Week Streak Sticker!!!🎉 Just got the four week posting sticker,...

Learn More 24 10Jun 11 '20

What Happened To The Post Editor?

Heeeeeelp! For some reason the editor won't let me post some of my posts or look at the pr...

Learn More 1 2Jun 10 '20

Ruby Classes

Ruby's Got Class!😁 So, the topic of the day is class. You mean Arrays, Hashes, and stuf...

Learn More 5 0Jun 10 '20

How To Use A Hash

I'm So Tired of Arrays Same, that's why we have something different. Hash. Did you just...

Learn More 5 2Jun 10 '20

Explaining: Pure Functions

Intro Have you ever heard that your code is poorly written, or that I won't work under dif...

Learn More 4 0Jun 9 '20

Generating Prime Numbers: Reloaded

So This Again After posting my previous post I got okay feedback, but there was a key prob...

Learn More 3 2Jun 5 '20

A Simple Method To Finding Prime Numbers.

Intro In this post I'm going to go over how to create a function that will determine whet...

Learn More 8 9Jun 4 '20

Why I LOVE CoffeeScript!(and why you should use it)

So Why CoffeeScript? Have you ever wanted JavaScript to be easier. I know many different f...

Learn More 22 4Jun 2 '20

How To Use The Map Method In Ruby

Map So, you have an array, a mutable object, and you want to output a change each and ever...

Learn More 3 2Jun 2 '20

I Think I Overestimated How Hard C++ is.

It's like I'm a Noob Again I'm new to C++. I've been avoiding it for a while, I even learn...

Learn More 9 11May 28 '20

What's Your Favourite Group Side-Project So far?

#Satisfying 😌 First off, I'm NOT a group person. Teamwork has never been my thing. Maybe...

Learn More 4 0May 28 '20

In Your Opinion, What Makes Code Pythonic?

What does it mean, Pythonic? What do you think makes code pythonic, write about it in the...

Learn More 25 15May 27 '20