Syntax ExplainedSyntax Explained
Menu
  • Home
  • About
  • Contact
  • Backend
  • Frontend
  • Mobile
  • Privacy Policy
13 posts

Oluwaseun Raphael Afolayan

About author
Oluwaseun Raphael Afolayan is an Established Software craftsman and Technical Writer with over 5 years of experience building and documenting tech solutions for startups. He enjoys running around sweaty PUBG-mobile lobbies in his spare time.
Articles
General

How to Deploy Laravel on Ubuntu Server Automatically with setup_laravel

By Oluwaseun Raphael Afolayan
September 1, 2025
2 Mins read
If you’ve ever tried deploying a Laravel application to a fresh Linux server, you know the struggle. Hours spent installing PHP, configuring…
Implement 100ms Video Call SDK  in a Laravel App
Backend DevelopmentGeneral

Implement 100ms Video Call SDK in a Laravel App

By Oluwaseun Raphael Afolayan
January 9, 2025
3 Mins read
The 100ms SDK is a powerful tool for integrating real-time video and audio capabilities into your applications. With the new 100ms-laravel package,…
Using SVGs properly in React Native
Mobile DevelopmentFrontend Development

Using SVGs properly in React Native

By Oluwaseun Raphael Afolayan
June 19, 2024
2 Mins read
Using SVGs in a React Native project can take your app’s design to the next level. SVGs are perfect for icons, logos,…
ArticlesBackend DevelopmentGeneral

MD5 vs SHA1 - A comparision

By Oluwaseun Raphael Afolayan
December 4, 2022
3 Mins read
When it comes to encryption, there are a few different algorithms that you can use. Two of the most popular ones are…
Supercharging Javascript Arrays With the Spread Operator
Frontend Development

Supercharging Javascript Arrays With the Spread Operator

By Oluwaseun Raphael Afolayan
April 25, 2022
1 Mins read
The spread operator can turn the elements of an array into elements of a function call or into elements of another array…
Firebase vs GraphQL - Which should you build your backend on?
Articles

Firebase vs GraphQL - Which should you build your backend on?

By Oluwaseun Raphael Afolayan
April 2, 2022
3 Mins read
Firebase is a service for building a flexible backend that can track a wide range of app statistics. GraphQL, on the other…
Top Javascript frameworks for frontend development in 2022
Frontend Development

Top Javascript frameworks for frontend development in 2022

By Oluwaseun Raphael Afolayan
March 3, 2022
2 Mins read
JavaScript frameworks are becoming more and more popular for frontend development. In this post, we’ll take a look at the top 10…
Exploring SvelteKit : A new approach to building Svelte Apps
GeneralArticlesFrontend Development

Exploring SvelteKit : A new approach to building Svelte Apps

By Oluwaseun Raphael Afolayan
November 26, 2021
7 Mins read
In case you missed the announcement, Sapper is being replaced by a much newer framework – SvelteKit. This Sveltekit tutorial looks at…
Add Authentication to React Native Apps using Okta and Expo in 5 minutes
GeneralMobile DevelopmentTutorials

Add Authentication to React Native Apps using Okta and Expo in 5 minutes

By Oluwaseun Raphael Afolayan
October 8, 2021
4 Mins read
Introduction When building mobile apps nowadays, authentication has become a near essential feature to implement as there’s an increasing need to attach…
How to easily remove event listeners in JavaScript in 2 ways.
Tutorials

How to easily remove event listeners in JavaScript in 2 ways.

By Oluwaseun Raphael Afolayan
August 22, 2021
2 Mins read
Introduction One of the popular uses of Javascript is to add interactivity to web pages. These interactions could be functions that are…
Page 1 of 212»
  • Categories

    Articles
    7 Posts
    Backend Development
    3 Posts
    Frontend Development
    6 Posts
    General
    12 Posts
    Mobile Development
    3 Posts
    Tutorials
    4 Posts
  • About SyntaxExplained

    A Technology blog focused on providing byte-sized content for people interested in programming all over the world.

    Send a Message
  • Categories

    Articles
    7 Posts
    Backend Development
    3 Posts
    Frontend Development
    6 Posts
    General
    12 Posts
    Mobile Development
    3 Posts
    Tutorials
    4 Posts
  • Categories

    Articles
    Backend Development
    Frontend Development
    General
    Mobile Development
    Tutorials
  • Trending

    • How to Deploy Laravel on Ubuntu Server Automatically with setup_laravel

      September 1, 2025
    • Implement 100ms Video Call SDK in a Laravel App

      January 9, 2025
  • Home
  • Contact
  • About
  • Cookie Policy
  • Privacy Policy

All rights reserved Syntaxexplained