Hi, I'm Jojo – Web Developer.

Josaphat Tutor Profile

Name: Josaphat Tutor

Profile: Web Developer

Email: jeshrave003@gmail.com

Phone: (639) 4649-84554

HTML590%
CSS375%
Javascript90%
jQuery50%
ReactJS90%
NodeJS80%
ExpressJS75%
About me

I am a web developer currently residing in Cebu, Philippines. I have a serious passion and dedication in web development. I love building components. I like transforming designs from mockups or wireframes to fast, usable, accessible and responsive user interfaces.

As a web developer, I value simple content structure, clean design patterns, and thoughtful interactions. Simple yet usable and practical design that produces stable web apps, are highly important.

I genuinely care about what the client's needs are. I make sure that what I do has, if not the best, good quality and will never be compromised to meet with the client's expectations and requirements.

 

5

YEARS OF EXPERIENCE

15+

WEB APPS DEVELOPED

30+

OPEN SOURCE REPOSITORIES

Projects

When I'm bored, I code.

 
A simple shopping app with drag and drop functionality. This has been developed as a demo in CebuJS Meetup 2019.

Shopping Cart Fresh Tees

A simple shopping app with drag and drop functionality. This has been developed as a demo in CebuJS Meetup 2019.

React Firebase Node Socket Docker Drag n Drop Webpack BabelFebruary 2019
A lighweight higher order function that handles errors in react components. This module is available in NPM.

React Error Handler

A lighweight higher order function that handles errors in react components. This module is available in NPM.

NPM React Error Boundary Module Higher Order FunctionApril 2018

 

 

React JS

New to Frontend Development? Check out React.

 
Sat, 08 Jun 2019 01:29:59 GMT

Blog

Sometimes, I write something.

 
React — Component, PureComponent and Stateless Component
React

React — Component, PureComponent and Stateless Component

In this blog, we will focus on how these three differs on when they will trigger re-render. We will not be discussing here every React’s lifecycle methods. To those who are still new to react and don’t know the basic lifecycle methods, check out this React’s official documentation.