Article Page
Tech talk

Articles

We talk about everything that bothers around technology.

green iguana
React JSX In-Depth — Explained
Samuel Okeke
samuel okeke
21 Jan, 2022 09:30

Fundamentally, JSX just provides syntactic sugar for the React.createElement(component, props, ...children) function. The JSX code:

<MyButton color="blue" shadowSize={2}>
  Click Me
</MyButton>

Learn More
green iguana
Set is just a unique array
Samuel Okeke
samuel okeke
21 Jan, 2022 09:30

Set is a JavaScript data structure that came along with the introduction ES6 and it has since been used by a lot of JavaScript developer for…

Learn More
Résumé

The frontend developer with panache. I am big on deep learning.
I enjoy training people, and I am an advocate of best practices. If we can do it, we might as well, do it well.

Contact

07068962708
Mobile
09071142337
Contact
samwize.inc@gmail.com
Email

Drop a message


SAMUEL C. OKEKE

Copyright © 2024 Snr. Software developer.

All rights reserved.