Oluwafisayo Oluwatayo avatar Oluwafisayo Oluwatayo avatar

About Oluwafisayo Oluwatayo

LinkedIn

Fisayo is a tech expert and enthusiast who loves to solve problems, seek new challenges and aim to spread the knowledge of what she has learned across the globe.

Articles by Oluwatayo Oluwafisayo

Ruby Howtos

  1. How to Merge Ruby Hashes
  2. How to Output Array to CSV in Ruby
  3. Named Parameters in Ruby
  4. How to Rename a File in Ruby
  5. Why Is It Bad to Rescue Exception in Ruby

Python How-To's

  1. How to Set Environment Variable in Python Script
  2. Built-In Identity Function in Python
  3. How to Install Python Module Within Code
  4. Purpose of Python Antigravity Module
  5. How to Fix Python Handling Socket.Error: [Errno 104] Connection Reset by Peer
  6. Arguments in the main() Function in Python
  7. How to Create an Alias for Python
  8. How to Calculate the Distance Between Two GPS Points in Python
  9. How to Convert PDF to Text in Python
  10. How to Make an API Call With Token in Python
  11. Python Way to Clone a Git Repository

Angular Howtos

  1. Angular-Material DateTime Picker Component
  2. How to Filter by Object Property in Angular
  3. Angular Project Structure
  4. How to Serve a File for Download in Angular
  5. The scrollTo Function in AngularJs
  6. How to Group Data With an Angular Filter
  7. How to Sort Tables in Angular
  8. How to Create a Search Box in AngularJS
  9. How to Create A Search Bar With AngularJS Autocomplete
  10. How A Single-Page Application Works in Angular
  11. How to Bind Ng-Model to a List of Radio Buttons in Angular
  12. How to Bundle an Angular App for Production
  13. How to Reset Form Using AngularJS setPristine
  14. How to Simply Popup by Using AngularJS
  15. How to Create a Simple Table in AngularJS
  16. How to Get Current Index in ngFor
  17. How to Use getElementById and querySelector in AngularJS
  18. How to Send Data With HTTP Post in Angularjs
  19. CLI - Build for Production on Angular
  20. How to Use ngIf Else on Angular
  21. Angular Page Refresh
  22. How to Submit Simple Form in Angular
  23. How to Use Angular 2 Hover Event
  24. How to Implement Angular 2 Checkbox Two Way Data Binding

React Howtos

  1. How to Send Email From React Web Application
  2. How to Use NPM UUID in Reactjs
  3. How to Use React Hooks With WebSockets
  4. How to Use ReactDOM.createPortal() in React
  5. How to Load Screen While DOM Is Rendering Using React
  6. How to Pass Props to Handler Component Using React Router
  7. How to Add Multiple classNames to React Component
  8. Difference Between Route Exact Path and Route Path
  9. How to Create Input With Only Numbers in React
  10. How to Render Raw HTML With ReactJS
  11. How to Update Array Values in React useState Hook
  12. React Proptype Array With Shape
  13. How to Create Responsive Carousel Using React
  14. How to Make React Component/Div Draggable
  15. How to Pass State Back to Parent Component in React
  16. How to Update Nested State Properties in React
  17. React Button onClick to Redirect Page
  18. Service Worker in ReactJS
  19. How to Add Class Active in React
  20. How to Set Focus on an Input Field After Rendering Using React
  21. The className Attribute in JSX
  22. How to Create Multiple Page App Using React
  23. How to Render an Array of Data in React
  24. How to Use onBlur in JSX and React