Erik Bergman
41 posts
Adding GPT to a web app. The real experience.
The goal of this article is to share my new perception of GPT’s role in SaaS. I will…
Hyper Text Transfer Protocol
What is HTTP ? HTTP is what’s used whenever you view a website, developed by Tim Berners-Lee and…
Week’s Digest : Variables and Data Types in JavaScript
This is part of weekly newsletter, The Web Developer’s Weekly Digest where we learn, discuss together about web…
Automated Fuzz Testing: The Power of Code Intelligence App
Software applications are becoming increasingly complex, and with complexity comes an increased risk of security vulnerabilities and defects.…
HackerRank SQL Basic Select
Before Starting I haven’t handwritten SQL for a long time, but I have recently started practicing again to…
Documentation…What do people NEED to know!?
The web-dev journey with ruby on rails this past year has been quite the rollercoaster ride. I have…
Expert advice for inspiring an underachieving product marketing team (and why it happens)
The reality of working with a team is that sometimes, despite everyone’s best efforts, product marketing goals may…
How to Use Google Ads Keyword Planner, According to 5 Specialists
When I used to work for a digital marketing agency, one of my responsibilities was to write blog…
10 Key Project Roles & Their Responsibilities
Managing a project is a team effort that involves several key project roles and each has its own…
Find Median from Data Stream
The median is the middle value in an ordered integer list. If the size of the list is…