coder aweso.me

an awesome coder

NodeJS Inverse Seed Generator – Seeds from existing data.

NodeJS Inverse Seed Generator is a really handy tool to have in a perfect development environment. Sometimes you may wanna write the existing data of the database tables, to seed files for later usage. For example you might have some… Continue Reading →

Callback Functions in JavaScript Simply Explained for Beginners

Concept of Callback functions is an amazing invention of Asynchronous Programming. Wait, what is Asynchronous Programming ? Well, Asynchronous Programming programming is “Execution of the functions or methods is independent from the main program thread” in other words, other functions… Continue Reading →

Top 3 PHP Web Servers Software

If your’re PHP developer, you might have been in the confusion of choosing right PHP Web Servers for your production environment. What runs fast ? What supports concurrency most ? and What uses less resources ? Well, let’s talk about!… Continue Reading →

React Native FlatList

Hi everyone. In the last chapter, we discussed how to fetch data from API. In this article we are going to learn about React Native FlatList. We created an app and we checked the json formatted data in the browser…. Continue Reading →

REST API in Laravel with CRUD functionality

Laravel is used to build various server-side applications in the industry. Using Laravel to build APIs is a quite popular these days since it’s fairly easy with Laravel. It comes with Migrations, Pre-defined validations, Easy to manage MVC architecture and… Continue Reading →

« Older posts

© 2023 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑