Juni Brosas

Juni Brosas

SOFTWARE ENGINEER · FRONTEND SPECIALIST · TECHNOLOGY ENTHUSIAST · powerlogic1992@gmail.com

About Me

I am a passionate software developer specializing in front-end web development for enterprise-level and large scale applications with over 8 years of experience in software development. Highly motivated in keeping up with the latest technologies and development principles.

Experience

Arcanys with Alaya

Full-Stack Engineer, March 2019 - Present

Arcanys with RateMyAgent

Frontend Developer, January 2018 - March 2019

Kreloses

Javascript Developer, November 2016 - January 2018

Koodi Systems

PHP/Javascript Developer, January 2016 - October 2016

iBoostme

PHP/Wordpress Developer, May 2014 - December 2015

Side Projects

BalancingAcct

An informative website for bookkeeping services built with ReactJS and NextJS.

Skills

Frontend

JavaScript (ES6+), React, Typescript, Angular, NextJS, Webpack, Storybook

Backend

Node.js, Express.js

Database

MongoDB

Testing

Jest, React Testing Library, Mocha, Chai

Latest Posts

Storybook Integration

Storybook is a tool for UI development. It makes development faster and easier by isolating components. This allows you to work on one component at a time.

Audit your application packages

Recently I've been tasked to audit our npm packages which could introduce vulnerabilities.

React Redux hooks API is out

React is moving towards using Hooks and that is a good thing moving forward. Hooks are perfect for function based components and it makes the code much more compact and and easier to read and work with.

Webpack 4 Optimization Tips

Saving up few precious seconds of your development time as well as for your users in production can be a tricky business.

Setup a Server-rendering App with Next.JS + Typescript

Server-side rendering is an approach which the webserver pre-renders the JS application and serves a parsed DOM to the client, which then “hydrates” the DOM with state.

View all posts →