DEV Community

koshirok096 profile picture

koshirok096

College Student / Frontend Developer / Web Designer / Photographer

Location Vancouver, Canada Joined Joined on  github website
The Journey to 1000 Followers : Lessons Learned and Future Directions

The Journey to 1000 Followers : Lessons Learned and Future Directions

Comments
2 min read

Want to connect with koshirok096?

Create an account to connect with koshirok096. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
"A Day Off Every Week": A Proposal for Breaking the Cycle of Workaholism

"A Day Off Every Week": A Proposal for Breaking the Cycle of Workaholism

Comments 1
5 min read
Where to Work Outside Your Home? Exploring the Best Spots (Bite-size Article)

Where to Work Outside Your Home? Exploring the Best Spots (Bite-size Article)

Comments
4 min read
A Mindset for Overcoming Busy Times (Bite-size Article)

A Mindset for Overcoming Busy Times (Bite-size Article)

Comments
4 min read
How to Improve Work Efficiency with Power Naps (Bite-size Article)

How to Improve Work Efficiency with Power Naps (Bite-size Article)

Comments
3 min read
Eye Care: Tips for Managing Dry Eyes and Fatigue (Bite-size Article)

Eye Care: Tips for Managing Dry Eyes and Fatigue (Bite-size Article)

5
Comments
3 min read
Husky: Step by Step (Bite-size Article)

Husky: Step by Step (Bite-size Article)

1
Comments
5 min read
Jest - Step by Step (Bite-size Article)

Jest - Step by Step (Bite-size Article)

1
Comments
4 min read
Sidekick Browser (Bite-size Article)

Sidekick Browser (Bite-size Article)

Comments
3 min read
Personal Comparison of Wix and Webflow (Bite-size Article)

Personal Comparison of Wix and Webflow (Bite-size Article)

Comments
4 min read
How to Display the Authentication Page for Public WiFi When It Doesn't Automatically Appear in the Browser (Bite-size Article)

How to Display the Authentication Page for Public WiFi When It Doesn't Automatically Appear in the Browser (Bite-size Article)

Comments
4 min read
Play with Javascript Console Method Part 2

Play with Javascript Console Method Part 2

Comments
2 min read
How to Add Leading Zero to Number in JavaScript (Bite-size article)

How to Add Leading Zero to Number in JavaScript (Bite-size article)

Comments
2 min read
Categorizing Tasks into Five Groups (Bite-size Article)

Categorizing Tasks into Five Groups (Bite-size Article)

Comments
3 min read
Happy New Year Dev.to

Happy New Year Dev.to

Comments
2 min read
What to Do When Motivation is High

What to Do When Motivation is High

Comments
3 min read
Using Task Management Tools to Forget Tasks (Bite-size Article)

Using Task Management Tools to Forget Tasks (Bite-size Article)

Comments
2 min read
Why Multi-tasking is not Good (Bite-size Article)

Why Multi-tasking is not Good (Bite-size Article)

Comments
2 min read
What to Do When Motivation Drops (In My Case)

What to Do When Motivation Drops (In My Case)

Comments
3 min read
Effective Online Learning Hacks for Language Acquisition

Effective Online Learning Hacks for Language Acquisition

Comments
3 min read
Understanding Big O Notation Through the Two Sum Problem (For Beginners)

Understanding Big O Notation Through the Two Sum Problem (For Beginners)

1
Comments
3 min read
Play with Javascript Console Method

Play with Javascript Console Method

Comments
2 min read
Life Hacks: Make the Most of Your Commute (Bite-size Article)

Life Hacks: Make the Most of Your Commute (Bite-size Article)

Comments
5 min read
Redis: A Comparison with Other Databases (Bite-size Article)

Redis: A Comparison with Other Databases (Bite-size Article)

1
Comments
4 min read
Redis : Starter Setup, Learn Basics for Beginners (Bite-size Article)

Redis : Starter Setup, Learn Basics for Beginners (Bite-size Article)

1
Comments
3 min read
Session Management Basics with Redis

Session Management Basics with Redis

2
Comments
4 min read
Redux Thunk (Bite-size Article)

Redux Thunk (Bite-size Article)

Comments
2 min read
What is a Higher-Order Component (HOC) in React ? (Bite-size Article)

What is a Higher-Order Component (HOC) in React ? (Bite-size Article)

Comments
2 min read
Understanding the Differences Between SQL and NoSQL Databases

Understanding the Differences Between SQL and NoSQL Databases

Comments
2 min read
Local State vs External State Management : Comparing State Management in React

Local State vs External State Management : Comparing State Management in React

Comments
4 min read
Play with psql part 2 - INSERT, UPDATE and DELETE Data (for Beginners)

Play with psql part 2 - INSERT, UPDATE and DELETE Data (for Beginners)

Comments
3 min read
Use MongoDB from CLI (Bite-size article)

Use MongoDB from CLI (Bite-size article)

Comments
3 min read
MongoDB : Understand a Concept of Populate (Bite-size article)

MongoDB : Understand a Concept of Populate (Bite-size article)

2
Comments
3 min read
React : Props and State (Bite-size article)

React : Props and State (Bite-size article)

Comments
3 min read
useEffect : Implement a loading page and display the page after fetching the API (Bite-size article)

useEffect : Implement a loading page and display the page after fetching the API (Bite-size article)

Comments
2 min read
Cleanup Function on useEffect (Bite-size article)

Cleanup Function on useEffect (Bite-size article)

Comments
2 min read
:(colons), =(equals) and ;(semicolons) in Javascript (Bite-size article)

:(colons), =(equals) and ;(semicolons) in Javascript (Bite-size article)

Comments
2 min read
Understand the second argument of useEffect (Bite-size article)

Understand the second argument of useEffect (Bite-size article)

Comments
3 min read
How I Make Daily Task List with Logseq - Part 3

How I Make Daily Task List with Logseq - Part 3

Comments
4 min read
How I Make Daily Task List with Logseq - Part 2

How I Make Daily Task List with Logseq - Part 2

Comments
3 min read
How I Make Daily Task List with Logseq - Part 1

How I Make Daily Task List with Logseq - Part 1

Comments 1
5 min read
Power of Logseq - Manage Your Daily Tasks with Outliner

Power of Logseq - Manage Your Daily Tasks with Outliner

Comments
3 min read
Play with psql - Create Table and Insert Data (for Beginners)

Play with psql - Create Table and Insert Data (for Beginners)

1
Comments
4 min read
How to Start Using psql in Terminal (for Beginners)

How to Start Using psql in Terminal (for Beginners)

3
Comments
3 min read
Learn Basic Error Handling on Javascrpt : Try-Catch and Async/Await

Learn Basic Error Handling on Javascrpt : Try-Catch and Async/Await

Comments
2 min read
Getting Started with Redux and Redux Toolkit: Exploring Syntax Differences (for Beginners)

Getting Started with Redux and Redux Toolkit: Exploring Syntax Differences (for Beginners)

Comments
2 min read
First Steps with Express.js (Node.js) : Starter Setup, Learn Basics for Beginners | Part 2

First Steps with Express.js (Node.js) : Starter Setup, Learn Basics for Beginners | Part 2

Comments
2 min read
First Steps with Express.js (Node.js) : Starter Setup, Learn Basics for Beginners | Part 1

First Steps with Express.js (Node.js) : Starter Setup, Learn Basics for Beginners | Part 1

1
Comments
3 min read
Get an Unsplash image dynamically according to the random keyword API

Get an Unsplash image dynamically according to the random keyword API

3
Comments 1
4 min read
Hello Dev.to

Hello Dev.to

2
Comments 2
2 min read
loading...