PinnedPublished in24SevenOffice Tech BlogBuild a Go APIwith AWS Lambda functions and ServerlessOct 26, 2022Oct 26, 2022
Published inDev GeniusHow to run BLAZINGLY fast JavaScript code with Bun, Rust and GoHave you heard about Bun? No? Well, you’re in for a treat. Bun is a new, blazingly fast JavaScript runtime that utilizes Apple’s JavaScript…Sep 14, 2022Sep 14, 2022
Published inThe StartupLet’s Create: Mobile App with React Native and FirebaseAnd several other very exciting React libraries!Feb 15, 20212Feb 15, 20212
Published inThe StartupLet’s Create: Portfolio App With Next.js, Strapi Headless CMS and Bootstrap 5The combination of Next.js and Strapi will blow your mind! We’ll try them out while creating a demo portfolio applicationDec 9, 20202Dec 9, 20202
Published inJavaScript in Plain EnglishIs it time to kill off jQuery?I was browsing JavaScript questions at Stack Overflow the other day and realized a lot of questions are about jQuery. These questions…Dec 2, 20209Dec 2, 20209
Published inJavaScript in Plain EnglishLet’s Build a React app with React Hooks and ReduxFind out how to set up React and Redux in a very easy manner, while we create a simple application for displaying, adding and deleting…Nov 24, 2020Nov 24, 2020
Published inJavaScript in Plain EnglishLet’s Create a React app with Firebase Auth, Express Backend and MongoDB DatabaseWe’ll create a simple phonebook with React, Firebase Auth, Express and MongoDB to discuss how to use of Firebase Auth outside of Firebase.Nov 3, 20208Nov 3, 20208
Install a React app in an existing Express appand run them both simultaneously, as one appSep 11, 2020Sep 11, 2020
How to binary search in JSThe binary search will search through a sorted dataset. It’s important that the data is sorted from the lowest to the highest value, or…Jul 30, 2020Jul 30, 2020