Rana Emad

Rana Emad

Follow
homebadgesnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Deploy React Apps on Github Pages

Aug 14, 20203 min read

We have been learning and creating lots of fun stuff and I believe we have a good idea on how to build React apps. It's time for us to know how to...

Deploy React Apps on Github Pages

Inspiration of The Day: React Router

Jul 21, 202016 min read

We have been using React to develop Single Page Applications, so far and it's not that we don't like SPAs, we love them, but we tend to get involved...

Inspiration of The Day: React Router

Whiteboard: React Hooks

Jul 14, 202016 min read

We have talked before in Text Recorder: React States, Event Handling and Conditional Rendering about states and how to set them and handle their...

Whiteboard: React Hooks

Woof Vs. Meow: Data Fetching and React Component Lifecycle

Jul 7, 202019 min read

It's about time we start adding a data layer to our delicious React application cake. Let's see when, where and how we should add this data! Fetch Me...

Woof Vs. Meow: Data Fetching and React Component Lifecycle

Text Recorder: React States, Event Handling and Conditional Rendering

Jul 1, 202015 min read

React stopped being scary by now and that's very good news. Now, we can turn any HTML code into React components, isn't that something? We've made it...

Text Recorder: React States, Event Handling and Conditional Rendering

Mini Calendar: React Components, Props and Project Structure

Jun 24, 202012 min read

Still React-ing! Now that we are more confident in our JSX skills and we know how to set up a development environment to work with, it's time to take...

Mini Calendar: React Components, Props and Project Structure