Open in app

Sign In

Write

Sign In

Aimee
Aimee

60 Followers

Home

About

Jun 28, 2021

The 4 Principles of OOP — Part 2: Encapsulation

In Part 1 of this series, we explored Inheritance, or the ability for objects to be able to retain certain properties and attributes from a parent. …

Programming

3 min read

The 4 Principles of OOP — Part 2: Encapsulation
The 4 Principles of OOP — Part 2: Encapsulation
Programming

3 min read


Published in

JavaScript in Plain English

·Jun 18, 2021

The 4 Principles of OOP — Part 1: Inheritance

In part 1 of this series, I’ll be discussing two types of inheritance in programming: class and prototypal. Inheritance is one of the four principles in Object-Oriented Programming, and OOP is a highly sought-after skill in software engineering. So, what is inheritance? We know inheritance as something a previous generation…

Programming

3 min read

The 4 Principles of OOP — Part 1: Inheritance
The 4 Principles of OOP — Part 1: Inheritance
Programming

3 min read


Published in

JavaScript in Plain English

·Jun 10, 2021

How to Know When to Use Redux

There are many blogs out there about how to use Redux, but few on when to use Redux. It can be difficult and tricky to discern, and something I’ve struggled with myself. What is Redux? Why was it created? Redux is a third-party library created by Dan Abramov and Andrew Clark for state management. For starters, state…

React

4 min read

How to Know When to Use Redux
How to Know When to Use Redux
React

4 min read


Published in

JavaScript in Plain English

·Jun 4, 2021

Things Web Developers Should Know Before Using React Native

Web development was my initial introduction into Software Engineering. In my journey to becoming a better engineer, however, I’ve challenged myself to learn more about Frontend Development. …

Software Development

3 min read

Things Web Developers Should Know Before Using React Native
Things Web Developers Should Know Before Using React Native
Software Development

3 min read


Published in

Nerd For Tech

·May 27, 2021

Server vs. Client Side Rendering

Recently, someone asked me about a React framework, and the benefits of choosing and using this particular framework. Truth be told, I wasn’t sure: I knew this framework loaded faster compared to other frameworks in the same space, but couldn’t explain it in more depth than that at the moment. …

Web Development

3 min read

Server Side vs. Client Side Rendering
Server Side vs. Client Side Rendering
Web Development

3 min read


May 24, 2021

How does the Web work?

The internet is everywhere, or rather, we can access the internet (almost) everywhere. From the small computers we call mobile devices or “phones”, to smart watches, smart TVs, smart refrigerators, smart door alarms, to our laptops, it’s something we take for granted. …

3 min read

How does the Web work?
How does the Web work?

3 min read


May 6, 2021

Floyd’s Tortoise and Hare Algorithm — for beginners

I’ve been brushing up on my algorithms by focusing on Leetcode Medium problems — or trying to, at least. I came across the Find the Duplicate Number question and learned about the Floyd’s Tortoise and Hare solution. …

JavaScript

4 min read

Floyd’s Tortoise and Hare Algorithm — for beginners
Floyd’s Tortoise and Hare Algorithm — for beginners
JavaScript

4 min read


Published in

Nerd For Tech

·Apr 29, 2021

The State of Things

This week, I received some valuable feedback on how to grow as a developer — and that’s to go back to the basics. I’ve been working with React as a Frontend library, and one of the most important features of React and any Frontend library is state management. There are…

Software Development

3 min read

The State of Things
The State of Things
Software Development

3 min read


Apr 22, 2021

What are microservices?

I was first introduced to microservices when I saw it on a job posting. That led to this quick dive into what exactly microservices are, and how they’re used in regards to software development. What are microservices? Microservices is defined as “an architectural approach to building applications” (Red Hat). At the granular level…

3 min read

What are microservices?
What are microservices?

3 min read


Published in

Nerd For Tech

·Apr 16, 2021

The Many Effects of useEffect

Another React Hook I’ve enjoyed learning and working with, aside from useContext, is useEffect. useEffect is a React Hook that mimics component lifecycles and provides this to functional components. In class components, you have life cycles such as componentDidMount() or componentDidUpdate(). …

3 min read

The Many Effects of useEffect
The Many Effects of useEffect

3 min read

Aimee

Aimee

60 Followers
Following
  • Barack Obama

    Barack Obama

  • Sean LaFlam

    Sean LaFlam

  • Sunny Beatteay

    Sunny Beatteay

  • Bryam Vicente

    Bryam Vicente

  • Alicia Javier

    Alicia Javier

See all (37)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams