Open in app

Sign In

Write

Sign In

Alex
Alex

171 Followers

Home

About

Published in

Level Up Coding

·Pinned

How to search/filter through data in React

In this article I am going to show you from scratch how to implement a searchable/filtered list of data in React. The first thing we need to do is create a react project. To do this create a folder on your desktop which will contain the project. In addition, navigate…

React

7 min read

How to search/filter through data in React
How to search/filter through data in React
React

7 min read


Pinned

How to create your first modal popup for your React-Native app

For many of my React-Native projects I like to create popup modals which contain extra information about the item that I either click or long-click, there is a very good package simply called “react-native-modal” which I use a lot for this functionality. So I thought since I have written an…

React Native

7 min read

How to create your first modal popup for your React-Native app
How to create your first modal popup for your React-Native app
React Native

7 min read


Mar 12

How to add Google Login to a React app

Hi, in this tutorial I will show you how to implement Google account login functionality into your React application. Introduction When building applications there are instances where you may want to let your users login to your application in order to use it, however, this may mean you need to build…

React

9 min read

How to add Google Login to a React app
How to add Google Login to a React app
React

9 min read


Dec 20, 2022

How to send data from a Child component to Parent component in React

It has been a while since I have written an article and have missed it to be honest. This article will be about how to pass data from child components back to parent components. So first things first, we will need to create a React project, navigate to a suitable…

React

4 min read

How to send data from a Child component to Parent component in React
How to send data from a Child component to Parent component in React
React

4 min read


Mar 11, 2022

How to perform data-binding in Blazor

In this tutorial I will explain how to use data-binding within a Blazor Server application. Blazor uses Razor components to display the page to the user and within Razor components there is an attribute of “@bind” which can be used within elements such as text and number inputs. …

Blazor

5 min read

How to perform data-binding in Blazor
How to perform data-binding in Blazor
Blazor

5 min read


Mar 7, 2022

How to make an API call in Blazor server

This tutorial will focus on explaining what Blazor is as well as the difference between Blazor server and Blazor web Assembly. Furthermore, it will also explain how to make an API request in Blazor server. What is Blazor? Firstly, Blazor is a framework which is used to build UI applications using the .NET…

Blazor

8 min read

How to make an API call in Blazor server
How to make an API call in Blazor server
Blazor

8 min read


May 10, 2021

How to Insert & Select data using SQLite in a C# console application

In this tutorial I will show you how to use SQLite in a C# console application. For this tutorial I will be using Rider (which at the moment is my favourite IDE) to create a C# console application.

Sqlite

6 min read

How to Insert & Select data using SQLite in a C# console application
How to Insert & Select data using SQLite in a C# console application
Sqlite

6 min read


Apr 28, 2021

ASP.NET Core MVC Tutorial 2 — Attribute Routes/ActionResults

In this tutorial I will talk about what attribute routes are as well as their uses I will also briefly go through Action Results and give examples of this. Attribute routes Firstly, routing is the process of determining a url that maps a browser request to a specific MVC controller action. MVC…

Aspnetcore

5 min read

ASP.NET Core MVC Tutorial 2 — Attribute Routes/ActionResults
ASP.NET Core MVC Tutorial 2 — Attribute Routes/ActionResults
Aspnetcore

5 min read


Apr 26, 2021

ASP.NET Core MVC Tutorial Part 1

Hello, I have been interested in ASP.NET Core for some time now and have been playing about with MVC including creating routes, controllers etc. So I thought a great way of expanding and retaining my knowledge of MVC would be to write tutorials on this topic. What is MVC? We first have to…

Csharp

6 min read

ASP.NET Core MVC Tutorial Part 1
ASP.NET Core MVC Tutorial Part 1
Csharp

6 min read


Apr 22, 2021

C# tutorial — Guess the number game

Hi everyone, here I am with another article showing you how to develop a basic program in C#. This time I will show you how to create a Guess the Number game. In this tutorial I am using Rider as my IDE. …

Csharp

5 min read

C# tutorial — Guess the number game
C# tutorial — Guess the number game
Csharp

5 min read

Alex

Alex

171 Followers

Software Developer in the UK. https://simplyreact.uk/

Following
  • Alessandro Butler

    Alessandro Butler

  • Aphinya Dechalert

    Aphinya Dechalert

  • Timothy Mugayi

    Timothy Mugayi

  • Tim Denning

    Tim Denning

  • David O.

    David O.

See all (61)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams