Forem

C.S. Rhymes profile picture

C.S. Rhymes

Laravel PHP and React js web developer. Part time author. I’ve also created a couple of Jekyll themes

Education

BSc (Hons) Business Information Management

Work

Web Developer

Six Year Club
Writing Debut
Five Year Club
Four Year Club
Three Year Club
Two Year Club
One Year Club
Hacktoberfest 2019
Testing window.open() in JavaScript with Jest
Cover image for Testing window.open() in JavaScript with Jest

Testing window.open() in JavaScript with Jest

Comments
3 min read

Want to connect with C.S. Rhymes?

Create an account to connect with C.S. Rhymes. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Adding social icons to the Bulma Clean Theme footer
Cover image for Adding social icons to the Bulma Clean Theme footer

Adding social icons to the Bulma Clean Theme footer

Comments
1 min read
Building a landing page for your book
Cover image for Building a landing page for your book

Building a landing page for your book

Comments
5 min read
How to promote your ebooks with your website?
Cover image for How to promote your ebooks with your website?

How to promote your ebooks with your website?

Comments
7 min read
Using the GOV.UK Design System with Laravel
Cover image for Using the GOV.UK Design System with Laravel

Using the GOV.UK Design System with Laravel

1
Comments
3 min read
Customising Laravel Sail services using the Laravel Build server
Cover image for Customising Laravel Sail services using the Laravel Build server

Customising Laravel Sail services using the Laravel Build server

1
Comments
3 min read
Getting started with React Hook Form
Cover image for Getting started with React Hook Form

Getting started with React Hook Form

3
Comments
6 min read
Using when with the Laravel Http Client
Cover image for Using when with the Laravel Http Client

Using when with the Laravel Http Client

Comments
2 min read
New book announcement!
Cover image for New book announcement!

New book announcement!

Comments
1 min read
Using prettier to format your Jekyll theme
Cover image for Using prettier to format your Jekyll theme

Using prettier to format your Jekyll theme

Comments
4 min read
First impressions of React Native as a Web Developer
Cover image for First impressions of React Native as a Web Developer

First impressions of React Native as a Web Developer

Comments
6 min read
Optimizing Laravel Eloquent queries
Cover image for Optimizing Laravel Eloquent queries

Optimizing Laravel Eloquent queries

Comments
4 min read
Upgrading a Laravel Vapor app to PHP 8.2
Cover image for Upgrading a Laravel Vapor app to PHP 8.2

Upgrading a Laravel Vapor app to PHP 8.2

1
Comments
4 min read
Building a VS Code Extension for Gutenberg blocks
Cover image for Building a VS Code Extension for Gutenberg blocks

Building a VS Code Extension for Gutenberg blocks

4
Comments 1
4 min read
Using Pest to test Laravel Livewire validation rules
Cover image for Using Pest to test Laravel Livewire validation rules

Using Pest to test Laravel Livewire validation rules

5
Comments 1
4 min read
Mocking window.location in Jest
Cover image for Mocking window.location in Jest

Mocking window.location in Jest

9
Comments
3 min read
Considerations for Incremental Static Regeneration in Next.js
Cover image for Considerations for Incremental Static Regeneration in Next.js

Considerations for Incremental Static Regeneration in Next.js

3
Comments
4 min read
Mocking axios in Jest tests with Typescript
Cover image for Mocking axios in Jest tests with Typescript

Mocking axios in Jest tests with Typescript

11
Comments
4 min read
Using GitHub Dependabot with a Monorepo
Cover image for Using GitHub Dependabot with a Monorepo

Using GitHub Dependabot with a Monorepo

5
Comments
4 min read
What should I test?
Cover image for What should I test?

What should I test?

3
Comments
5 min read
Creating multi-worksheet Excel files with Simple Excel
Cover image for Creating multi-worksheet Excel files with Simple Excel

Creating multi-worksheet Excel files with Simple Excel

10
Comments
2 min read
The PHP foreach loop
Cover image for The PHP foreach loop

The PHP foreach loop

10
Comments
3 min read
The PHP for loop
Cover image for The PHP for loop

The PHP for loop

15
Comments 3
3 min read
Refactoring to Laravel 8 Class Model Factories
Cover image for Refactoring to Laravel 8 Class Model Factories

Refactoring to Laravel 8 Class Model Factories

9
Comments
4 min read
The PHP array
Cover image for The PHP array

The PHP array

6
Comments 1
3 min read
Run Laravel artisan commands in PHP Storm
Cover image for Run Laravel artisan commands in PHP Storm

Run Laravel artisan commands in PHP Storm

10
Comments 1
1 min read
Testing Laravel Blade Components
Cover image for Testing Laravel Blade Components

Testing Laravel Blade Components

11
Comments 1
3 min read
Testing validation rules in a Laravel Livewire component
Cover image for Testing validation rules in a Laravel Livewire component

Testing validation rules in a Laravel Livewire component

9
Comments
3 min read
The PHP switch statement
Cover image for The PHP switch statement

The PHP switch statement

13
Comments 2
3 min read
The PHP if statement
Cover image for The PHP if statement

The PHP if statement

14
Comments
4 min read
Using Laravel Resource Collections with exports
Cover image for Using Laravel Resource Collections with exports

Using Laravel Resource Collections with exports

10
Comments
3 min read
Building a Cookery Blog with Bulma Clean Theme
Cover image for Building a Cookery Blog with Bulma Clean Theme

Building a Cookery Blog with Bulma Clean Theme

8
Comments
2 min read
Bulma Blade UI
Cover image for Bulma Blade UI

Bulma Blade UI

5
Comments
2 min read
Testing a Laravel Console Command
Cover image for Testing a Laravel Console Command

Testing a Laravel Console Command

9
Comments
3 min read
Splitting a large Laravel Livewire Component
Cover image for Splitting a large Laravel Livewire Component

Splitting a large Laravel Livewire Component

41
Comments
5 min read
Using Ldap Record with Laravel Fortify
Cover image for Using Ldap Record with Laravel Fortify

Using Ldap Record with Laravel Fortify

5
Comments
3 min read
New Book - Nigel's Intranet Adventure
Cover image for New Book - Nigel's Intranet Adventure

New Book - Nigel's Intranet Adventure

1
Comments
1 min read
Create a social network with 4 models
Cover image for Create a social network with 4 models

Create a social network with 4 models

21
Comments
2 min read
Track HTTP Client requests in Laravel with the Laravel DebugBar
Cover image for Track HTTP Client requests in Laravel with the Laravel DebugBar

Track HTTP Client requests in Laravel with the Laravel DebugBar

5
Comments
3 min read
Using the HTTP Client and Data Transfer Objects in Laravel 7
Cover image for Using the HTTP Client and Data Transfer Objects in Laravel 7

Using the HTTP Client and Data Transfer Objects in Laravel 7

12
Comments
4 min read
How NOT to make a Website featured in net magazine
Cover image for How NOT to make a Website featured in net magazine

How NOT to make a Website featured in net magazine

8
Comments 2
1 min read
Creating a docs site with Bulma Clean Theme
Cover image for Creating a docs site with Bulma Clean Theme

Creating a docs site with Bulma Clean Theme

9
Comments
3 min read
Testing Laravel Validation Responses
Cover image for Testing Laravel Validation Responses

Testing Laravel Validation Responses

13
Comments
4 min read
What are Story Points?
Cover image for What are Story Points?

What are Story Points?

17
Comments 5
3 min read
How to motivate yourself
Cover image for How to motivate yourself

How to motivate yourself

60
Comments 4
5 min read
Keeping Tests Simple in Laravel
Cover image for Keeping Tests Simple in Laravel

Keeping Tests Simple in Laravel

19
Comments
6 min read
Using Eloquent Query Scopes in Laravel
Cover image for Using Eloquent Query Scopes in Laravel

Using Eloquent Query Scopes in Laravel

22
Comments
3 min read
Creating my first npm package
Cover image for Creating my first npm package

Creating my first npm package

64
Comments 1
6 min read
Lessons learned designing the Showcase layout for Bulma Clean Theme
Cover image for Lessons learned designing the Showcase layout for Bulma Clean Theme

Lessons learned designing the Showcase layout for Bulma Clean Theme

9
Comments
6 min read
Development is like a jigsaw puzzle
Cover image for Development is like a jigsaw puzzle

Development is like a jigsaw puzzle

9
Comments 1
4 min read
Web Design Advice Please - Showcase Theme

Web Design Advice Please - Showcase Theme

7
Comments 3
1 min read
Streamlining your code deployment
Cover image for Streamlining your code deployment

Streamlining your code deployment

17
Comments
5 min read
Creating a simple report in Laravel
Cover image for Creating a simple report in Laravel

Creating a simple report in Laravel

27
Comments 4
4 min read
Introducing Mere Blog Theme
Cover image for Introducing Mere Blog Theme

Introducing Mere Blog Theme

7
Comments
3 min read
Getting out of the office
Cover image for Getting out of the office

Getting out of the office

5
Comments
4 min read
Creating your first Laravel package
Cover image for Creating your first Laravel package

Creating your first Laravel package

14
Comments 2
4 min read
Introducing some new layouts to Bulma Clean Theme
Cover image for Introducing some new layouts to Bulma Clean Theme

Introducing some new layouts to Bulma Clean Theme

6
Comments
5 min read
What's the deal with RSS feeds?

What's the deal with RSS feeds?

5
Comments 9
1 min read
Getting started with Laravel factories
Cover image for Getting started with Laravel factories

Getting started with Laravel factories

11
Comments
6 min read
Using the unique validation rule in a Laravel Form Request
Cover image for Using the unique validation rule in a Laravel Form Request

Using the unique validation rule in a Laravel Form Request

12
Comments 3
3 min read
loading...