Mark Abeto

Mark Abeto @macmacky

About: a Full-Stack developer who likes reading Tom Clancy's books and loves talking with dogs.

Location:
Cebu City
Joined:
Jul 24, 2019

Mark Abeto
articles - 24 total

Notification system for a grocery app with React and NodeJS

TL;DR In this guide, we’ll make a simple shoping list webapp with Node and Express. Then,...

Learn More 104 6Mar 15 '23

Get Better with TypeScript using Express

Hi Guys Good Day! Today, we will make a Rest API using these two technologies. You may...

Learn More 241 8Oct 30 '21

Working with Bitbucket Pipelines

Hi Guys Good Day! It's been a long time since I posted here there were a lot of changes in...

Learn More 15 0Oct 17 '21

Implement a Stack with TypeScript

Hi Guys Good Day! TypeScript is still booming, take a look at this survey StackOverflow. A...

Learn More 35 5Jul 12 '20

How to configure Webpack with React Testing Library from the ground up

Hi Guys Good Day! React testing Library is an alternative library for testing our componen...

Learn More 33 1May 17 '20

Free Resources to Learn while in Lockdown

Hi Guys Good Day! If you're not doing anything right now or if you're not working at home...

Learn More 25 3Apr 9 '20

How to Debug Nodejs, TypeScript Code in VSCode

Hi Guys Good Day! It's been almost two years since I've been using TypeScript in my projec...

Learn More 164 8Mar 1 '20

Carousel with Vanilla JavaScript

Hi Guys Good Day! Today we're gonna make a Carousel using Vanilla JavaScript. Most of my posts we'r...

Learn More 89 3Feb 1 '20

70 JavaScript Interview Questions

Hi Guys Good Day and a Happy New Year 🎆🎆🎆! This is a long one, so bear with me for a...

Learn More 2502 101Jan 3 '20

Reviewing Python - Fundamentals

Hi Guys Good Day! It's been almost two months that I haven't posted anything because I wa...

Learn More 102 4Dec 18 '19

My Top Youtube Channels to Learn Web Development and Programming

Hi Guys Good Day! Sorry Guys, I didn't post an article for a month and a half because I di...

Learn More 289 13Oct 17 '19

React Testing with Airbnb's Enzyme, Jest and Babel

Hi Guys Good Day! ok, guys first We gonna configure Jest, Enzyme from the ground up. So yo...

Learn More 77 4Aug 28 '19

My VSCode shortcuts, settings, and extensions for productivity.

Hi Guys Good Day! I've used a lot of IDE's and Code Editors since I started coding from co...

Learn More 488 36Aug 22 '19

Reach Router - An Easy Alternative Way to React Router

Hi Guys Good Day! I've been using react-router for almost a year now and I have some probl...

Learn More 24 7Aug 17 '19

5 Easy Hacks in Becoming a Better Developer

Hi Guys Good Day! It's almost two years that I've become a web developer since I graduated...

Learn More 86 4Aug 15 '19

An Intro to Redux that you can understand

Hi Guys! Redux is the most popular state management library at the time of this writing. P...

Learn More 274 9Aug 9 '19

Union and Intersection Types

Hi Guys Good Day! The | operator tells that we can have either one of the types or values...

Learn More 8 0Aug 6 '19

How to configure React with Webpack & Friends from the ground up

Good Morning Guys! I just found out that a lot of you guys like my Vue and Webpack Post so...

Learn More 111 4Aug 3 '19

How to get the "name" of a Component when looping through Components

Hi Good afternoon Guys 😄. Basically, I had a problem today getting the name of a component...

Learn More 9 0Aug 1 '19

How to configure Webpack and Vue from the ground up

Hi Guys! Tools like the vue-cli, create-react-app and @angular/cli takes the hassle of configuring p...

Learn More 110 9Jul 31 '19

Mastering the useEffect API

The Hooks API is a great feature that was added in version v16.8 last february and change the way on...

Learn More 74 0Jul 29 '19

useReducer === Redux's Reducer

Hi, Good afternoon. I've been using the Hooks API after a few days that is was released. And it took...

Learn More 16 0Jul 27 '19

Why I Love Typescript

I've been using Typescript for over a year now. Mostly I use it in the Back-End Side in my Apps. I st...

Learn More 9 0Jul 26 '19

My Thoughts on React and Vue.

First of all, I'm gonna talk about the class syntax of React, not the new way of creating components...

Learn More 40 11Jul 25 '19