Oscar Luna

Oscar Luna @oaluna

About: Full-stack web developer in search of a full-time position. I'm also available for freelance opportunities. Hire me.

Location:
San Francisco, CA
Joined:
Dec 19, 2019

Oscar Luna
articles - 56 total

What’s New in Tailwind CSS 4.0?

Tailwind CSS has transformed the landscape of web design by streamlining how developers build user...

Learn More 0 0Feb 21

Object-Oriented Programming vs Functional Programming

Figuring Out Which Programming Style Works Best for You Continue reading on JavaScript in Plain...

Learn More 0 0Feb 21

Here are the 7 Best Practices for Security when Working With Node.js

Protect your users and safeguard data when building your server. Continue reading on JavaScript in...

Learn More 0 0Feb 21

7 Best Practices for Security When Working With Node.js

Node.js has revolutionized the way we develop web applications, offering a robust and scalable...

Learn More 0 0Dec 12 '24

Dark Mode Everything!

Enhance User Experience and Accessibility in your Web Applications Continue reading on JavaScript...

Learn More 0 0Dec 8 '24

Understanding React Server Components

Improve your page load speed and performance with this React feature! Continue reading on...

Learn More 0 0Nov 24 '24

Stay Ahead of the SEO Game By Optimizing Your Code for Voice Search

Hello! Today I’m going to discuss the rising trend of voice searching in web applications. As voice...

Learn More 0 0Nov 24 '24

Understanding Client-Server Interactions: A Guide to REST and HTTP Verbs

Revisiting "On API's and REST Architecture" Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 24 '24

5 Ways to Implement the ChatGPT API in Web Applications

Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 24 '24

Still Using UseEffect? Check Out React 19’s Exciting New Hooks

A game changer for developers! Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 24 '24

Styling With Next.js 15

An updated revision for implementing styles to Next.js Continue reading on JavaScript in Plain...

Learn More 0 0Nov 24 '24

React 19 RC

: Exciting New Features and Improvements Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 24 '24

From Setup to Security: Your Expert Guide to Node.js Authentication in Web Applications

Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 2 '24

4 Essential Tools for JavaScript Code Optimization

Level up as a developer by levelling up your code! Continue reading on JavaScript in Plain English...

Learn More 0 0Oct 27 '24

A Beginner's Guide On How to Optimize Your Code (with JavaScript)

Your user base will thank you for it Continue reading on JavaScript in Plain English »

Learn More 0 0Oct 27 '24

Building a Carshare App with React Native

Build an app like Uber or Lyft for your portfolio Continue reading on JavaScript in Plain English »

Learn More 0 0Oct 27 '24

Finding Prime Fibonacci Numbers in JavaScript: A Step-by-Step Guide

In this blog post, we will walk through how to find the first n prime Fibonacci numbers using...

Learn More 0 0Nov 2 '24

4 Ways You May Use BFS and DFS In the Real World

With coding examples in JavaScript Continue reading on JavaScript in Plain English »

Learn More 0 0Oct 27 '24

Exploring Prime Fibonacci Numbers using JavaScript

How to tackle and optimize this coding challenge Continue reading on JavaScript in Plain English »

Learn More 0 0Oct 27 '24

Getting Started With Material-UI

How to implement responsive React Components using this React Framework Continue reading on...

Learn More 0 0Aug 28 '21

Getting Started with Express.js

How to set up and leverage server interactions and routing using Express.js Continue reading on...

Learn More 1 0Aug 12 '21

Getting Started Using Redux

Unidirectional State Management using reducers, actions, and dispatchers Continue reading on CodeX...

Learn More 0 0Aug 6 '21

The UseEffect() Hook

How to implement React.useEffect() when dealing with side-effects in our code Continue reading on...

Learn More 3 0Jul 29 '21

An Introduction To Webpack

Part 2: Configuring Webpack for Development and Production Modes Continue reading on CodeX »

Learn More 1 0Jul 25 '21

An Introduction to Webpack

How to optimize our JavaScript code for production using a module bundler Continue reading on...

Learn More 1 0Jul 25 '21

On APIs and REST Architecture (Part 2)

Leveraging client-server communications using CRUD operations Continue reading on Medium »

Learn More 2 0Jul 10 '21

On APIs and REST Architecture (Part 1)

A introduction to client-server interactions in JavaScript Continue reading on CodeX »

Learn More 1 0Jul 10 '21

JavaScript Data Structures and Algorithms (Trees, Part 1: Binary Trees)

Hello! In this 5th post about JavaScript data structures and algorithms I will be discussing trees...

Learn More 5 0Jun 26 '21

Understanding The Node.js Events Module

Breaking down the Events Module for your next interview. Continue reading on Medium »

Learn More 1 0Jul 10 '21

JavaScript Data Structures and Algorithms (Graphs, part 3)

Hello! If you’re reading this and haven’t checked out parts 1 and 2 of this series of articles...

Learn More 0 0Jul 10 '21