© 2023 Hashnode
#web
Introduction: The internet has revolutionized how we communicate, share information, and conduct business. However, it's not without its flaws. Issues like centralized control, privacy concerns, and security vulnerabilities have raised impo…
Today I would be writing an article about the webview_flutter package, mainly because there’s a new version on pub dev, but little to no documentation to support it, even the Paystack doc that uses th…
Structure of HTML The basic skeleton of every web page in HTML view, these three tags are essential for every web page over the internet: <html>.....</html> <head>......</head> <body>.....</body> …
In today's distributed and scalable systems, asynchronous messaging plays a vital role in connecting various components and enabling real-time communication. One such messaging service offered by Google Cloud is Google Pub/Sub. In this blog…
What is a Web? A Web also known as the "World Wide Web" is a system of interconnected documents or resources that can be accessed via the Internet. What is web development? Web development is the process of building websites or web applicat…
Introduction: In the world of web development, JavaScript stands tall as one of the most versatile and powerful programming languages. With its ability to add interactivity, responsiveness, and dynami…
This article is meant to be a short introduction to HTTP and HTTPS. more on the topic will be covered in future articles. Please feel free to follow me know when they are published. HTTP and HTTPS are…
Introduction Assuming you woke up from a hybrid sleep twenty years in the future with no memory of how things work. We'll go through everything you need to know about what happens when you type "https…
What is the web? According to Wikipedia, The World Wide Web (WWW), commonly known as the Web, is an information system where documents and other web resources are identified by Uniform Resource Locato…
Today I woke up and felt like talking to websites. Instead of clicking a CTA button or an 'Add to cart' button, I wanted to be able to say it in words just like you would interact with Siri, Google As…