Open in app

Sign In

Write

Sign In

Jeff Simons Decena
Jeff Simons Decena

581 Followers

Home

About

Pinned

Simple TDD in Laravel package development with 10 steps

Last 2017, I have written an article on how to get you on the ground with test-driven development of TDD. In that article, I have laid down the foundation on how to get your development environment running with PHPUnit. I am also in my early years doing test-driven development…

Laravel

5 min read

Simple TDD in Laravel package development with 10 steps
Simple TDD in Laravel package development with 10 steps
Laravel

5 min read


Pinned

Simple TDD in Laravel with 11 steps

Most web developers cringe when they hear of TDD (test-driven development). Well, I did when I was asked to program with TDD first. When you are starting off, it feels overwhelming. If you resist it, it will make it harder for you to learn it. So what should you do…

Laravel

7 min read

Simple TDD in Laravel with 11 steps
Simple TDD in Laravel with 11 steps
Laravel

7 min read


Aug 5, 2022

Intro to HL7 messages

Many developers new to health informatics, just like me a few years back, have so many questions about what is HL7 and HL7 messages. When someone looks at the message, it’s just like any pipe delimited string. But what is exactly is an HL7 message? HL7 in long form is…

Hl7

3 min read

Intro to HL7 messages
Intro to HL7 messages
Hl7

3 min read


Jul 5, 2020

Simple TDD in NodeJS with 5 Steps

You need to start TDD in NodeJS right now! Some asks why? I ask, why not? I started writing the TDD in Laravel — currently the most famous PHP web framework, with simple instructions on how to start a PHP programmer’s test driven development journey. Now, I would like to…

Nodejs

3 min read

Simple TDD in NodeJS with 5 Steps
Simple TDD in NodeJS with 5 Steps
Nodejs

3 min read


Aug 31, 2019

Building your first Electron app

Building your very first Electron app Many applications, back in the day, were made with native windows client. A user will just have to click a desktop icon and voila! Ready to use app. Fast track today, most of the applications are already in the “cloud” and is web based. Web technology for most of the…

JavaScript

4 min read

Building your first Electron app
Building your first Electron app
JavaScript

4 min read


Jul 16, 2018

Base Repository package

I have been reusing my base repository class for most of my projects. And with every project, I keep on missing new methods I created from the last update. So now, I created a package for it. I call it: Base Repo Package Here’s the readme file:

Laravel

1 min read

Laravel

1 min read


Mar 7, 2018

CRUD Feature Testing in Laravel 5

After the articles on unit testing and negative unit testing, let us take a look into Feature testing. These tests are hitting your controllers and asserting if the responses are correct. I would still use my carousel example from the previous article. Create carousel feature test In testing the feature of your application, make…

Laravel

3 min read

CRUD Feature Testing in Laravel 5
CRUD Feature Testing in Laravel 5
Laravel

3 min read


Mar 7, 2018

Negative CRUD Unit Testing in Laravel 5

As part II of the CRUD Unit Testing in Laravel 5, we continue with negative testing. What we have in the previous article is testing the positive side; say it CAN create, update, show or delete the carousel we are trying to do. Now let us test the opposite, what…

PHP

2 min read

Negative CRUD Unit Testing in Laravel 5
Negative CRUD Unit Testing in Laravel 5
PHP

2 min read


Mar 7, 2018

CRUD Unit Testing in Laravel 5

Recently, I started an open source e-commerce application called LARACOM made with Laravel together with Rob Gloudemans’ shopping cart and other related e-commerce packages. When starting this project, I have to think of the long term so never in my mind that I will not use the TDD (test driven…

PHP

5 min read

CRUD Unit Testing in Laravel 5
CRUD Unit Testing in Laravel 5
PHP

5 min read


Oct 12, 2017

Laravel Passport Multi-Auth

Laravel passport is a great package to authenticate your user to your web or mobile app. It uses the OAuth2 package by phpleague underneath. It should solve most of the API developers problem on the authentication side. While Laravel Passport is useful to most developers, it is still a puzzle…

Laravel

1 min read

Laravel

1 min read

Jeff Simons Decena

Jeff Simons Decena

581 Followers

Senior Fullstack Engineer, React Native developer and HL7 Health Informatics professional

Following
  • Bennett Garner

    Bennett Garner

  • Phil Sturgeon

    Phil Sturgeon

  • Chris Harrison

    Chris Harrison

  • Taylor Otwell

    Taylor Otwell

  • Jan Jeric Cabana

    Jan Jeric Cabana

See all (9)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams