Thursday 23 November 2023

Node.js cheat sheet

See here.

Flexbox cheat sheet

See here.

Object-Oriented Programming (OOP) cheat sheet

See here.

New stuff on the EWD website

Today, I added some content to the Effective Web Designs (EWD) website.

I created it as a Laravel site.

The site has a simple search form.

It pulls content from this blog using the Blogger API.

It makes suggestions through the blog entry title for the next step, and allows the user to select one of those titles.

Once a title has been selected, it is used to provide results from the Brave search API.

The results are also links.

See the code for this site on GitHub.

Yii/Yii2 cheat sheet

See here.

Vue.js cheat sheet

See here.

VS Code cheat sheet

See here.