Open in app

Sign In

Write

Sign In

Yaron Biton
Yaron Biton

274 Followers

Home

About

Mar 7, 2020

a Hook into React Hooks

This is a quick intro to React Hooks. This article is meant to set the ground for the next article in which I will show how to use those simple techniques to achieve AOP (Aspect-Oriented Programming), and will also compare it to the new comosition API commig from Vue.js But…

2 min read

a Hook into React Hooks
a Hook into React Hooks

2 min read


Mar 7, 2020

Frontend AOP — React Hooks vs. Vue Composition API

Hooks are a new addition in React 16.8, I’ve reviewed the essence of that in a previous article AOP is a programming paradigm that aims to increase modularity by allowing the separation of cross-cutting concerns. React Hooks and Vue 3 Composition API are all about that, lets code and discuss…

Aop

2 min read

Frontend AOP — React Hooks vs. Vue Composition API
Frontend AOP — React Hooks vs. Vue Composition API
Aop

2 min read


May 15, 2019

Vue.js Dynamic Components for Polymorphism

Vue.js provides an easy way to use dynamic components in our app: <component is=”h1" > Hola </component> In the snippet above we are rendering an <h1>, lets render a dynamic component: <component :is=”selectedCmp” /> Here, the selectedCmp is a variable holding the desired component name. The need for a common API If we want to dynamically…

JavaScript

2 min read

Vue.js Dynamic Components for Polymorphism
Vue.js Dynamic Components for Polymorphism
JavaScript

2 min read


Mar 2, 2019

Point of Vue — Part 3 — Facing React

React is a popular choice for companies selecting a frontend framework. at misterBIT we have selected Vue over React for all current projects. In this article I will go through different aspects and compare them, with simple code samples so you can easily experience the superiority of Vue yourself. Side…

JavaScript

9 min read

Point of Vue — Part 3 — Facing React
Point of Vue — Part 3 — Facing React
JavaScript

9 min read


Jul 1, 2018

Point of Vue — Part 2 — Facing Angular

In my previous article I made some people angry, as I briefly went through many aspects of modern web apps development, and expressed my dislikes of both React and Angular compared to Vue.js. In this article I will go deeper in two aspects: (1)I will present the concept of change…

JavaScript

5 min read

Point of Vue — Part 2 — Facing Angular
Point of Vue — Part 2 — Facing Angular
JavaScript

5 min read


Apr 20, 2018

Point of Vue: Angular is doomed, React is OK — We deserve better

TLDR Angular (2) created a bloated, hard-to-master, prematurely-abstracted, many-faces creature that suffers from many issues. (Here is my following article focused on Angular pains) React is an idealistic limited UI library, that focuses only on a small subset of challenges while building modern web apps. Vue.js is the right tool for…

JavaScript

7 min read

Point of Vue: Angular is doomed, React is OK — We deserve better
Point of Vue: Angular is doomed, React is OK — We deserve better
JavaScript

7 min read


May 18, 2017

Whats up with CSS?

There is an amazing raise in web technologies usage, and good frontend developers are one of the most difficult positions for recruiting, CSS is an important reason for that.

CSS

3 min read

Whats up with CSS?
Whats up with CSS?
CSS

3 min read


Mar 8, 2017

Why Object Oriented is a dead walking thing?

The software world has gone through some radical changes and developers from various colors and genders find their way into web technologies. The client side (now known as Frontend) is becoming rich (again!) with much logic and state. Previously I have already went through such technological revolution, it was back in…

JavaScript

3 min read

Why Object Oriented is a dead walking thing?
Why Object Oriented is a dead walking thing?
JavaScript

3 min read


Feb 27, 2017

Who needs state management anyways?

If you are in the frontend scene, you are probably aware of the recent debate about state management and when it is actually needed. My opinion is that it is super relevant almost everywhere. Let me elaborate. Background Building Frontends - Single page applications, is complex because there is so much…

JavaScript

4 min read

Who needs state management anyways?
Who needs state management anyways?
JavaScript

4 min read

Yaron Biton

Yaron Biton

274 Followers

Everything Web. misterBIT.co.il CTO & Coding-Academy.org Chief Instructor

Following
  • Netanel Basal

    Netanel Basal

  • Medium

    Medium

  • Elad Shechter

    Elad Shechter

  • Anthony Gore

    Anthony Gore

  • Maximiliano Firtman (firt.dev)

    Maximiliano Firtman (firt.dev)

See all (28)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams