sitepoint.com 2021-05-03 02:00 Form Handling for Jamstack Sites Using Cloudflare Workers - SitePoint In this tutorial, you’ll learn how to build a form-handling service for your... sitepoint.com 2021-04-27 02:00 Understanding the New Reactivity System in Vue 3 - SitePoint Reactivity systems are one of the key parts of modern front-end frameworks.... sitepoint.com 2021-04-26 02:00 A Beginner's Guide to SvelteKit - SitePoint Sveltekit is an officially supported framework, built around Svelte. It adds key features to a Svelte app — such as routing, layouts and... sitepoint.com 2021-04-12 02:00 Learn Remotion: Create Animated Video with HTML, CSS & React Creating a video with text, animations, colors, and shapes traditionally... sitepoint.com 2021-04-08 02:00 Quick Tip: How to Loop Through a JSON Response in JavaScript - SitePoint When fetching data from a remote server, the server’s response will often be... sitepoint.com 2021-04-07 02:00 An Introduction to Prototyping with Figma - SitePoint Prototyping is the process of turning a static mockup into an interactive and...
sitepoint.com 2021-04-06 02:00 A Guide to Obsidian: Local, Markdown-Powered Networked Notes - SitePoint Obsidian is a note-taking and knowledge management app by the people who created Dynalist, a popular online outliner and one of my favorite tools. They think of it as “an IDE for your notes.” It lets you turn a...
sitepoint.com 2021-04-05 02:00 Build a Web App with Modern JavaScript and Web Components - SitePoint JavaScript in the browser has evolved. Developers who want to take advantage of the latest features have the option of going framework-less with less hassle. Options normally reserved to front-end frameworks, such as a...
sitepoint.com 2021-04-01 02:00 Secret Strategies to Win Promotions Other Devs Can't Get - SitePoint What’s the easiest way to get promoted? Work hard, do a great job, add value, right? Wrong. Ask any experienced employer and they’ll tell you. The absolute last thing they want to do is promote a hardworking...
sitepoint.com 2021-03-30 02:00 How to Build a Developer Blog with Gatsby and MDX - SitePoint You can easily publish your ideas to sites like Dev.to, Hashnode or Medium, but the ideal is to have full control over your own content. There’s an ever-growing list of tools for building your own website and...
sitepoint.com 2021-03-29 02:00 How to Migrate Your App from Express to Fastify - SitePoint Express has long been the most popular framework for developing web applications with Node.js. Unfortunately, this framework hasn’t seen much active development in recent years. This means that it doesn’t have...
sitepoint.com 2021-03-25 02:00 Squeaky Portraits: Having Fun with the CSS path() Function - SitePoint With the Chrome 88 release, we got support for clip-path: path(). That means it now has support in “most” major browsers! With path(), we’re able to use path definitions for a clip-path. (You catch up on what...
sitepoint.com 2021-03-23 02:00 A Beginner’s Guide to Roam Research - SitePoint Roam Research is a friction-free note-taking and knowledge-management application. It’s getting a lot of attention, and the label “game changer” has been used. You’re likely reading this article because you’ve...
sitepoint.com 2021-03-22 02:00 9 Best JavaScript and TypeScript ORMs for 2021 - SitePoint This article will briefly explain what object relational mapping (ORM) is, what an ORM library is, and why you should consider using one with your next JavaScript project. We’ll also help you evaluate the best...
sitepoint.com 2021-03-16 02:00 Serverless Functions: A Guide to Usage and Deployment - SitePoint Over the last few years, serverless functions (sometimes also referred to as “serverless” or “serverless computing”) have become a popular technology. However, there’s still a lot of confusion around the term....
sitepoint.com 2021-03-15 02:00 What is the JavaScript Internationalization API (I18n)? - SitePoint English is the world’s most widely used language, yet only one in seven people speak it. It’s the first (native) language of 379 million people, but 917 million speak Mandarin Chinese, 460 million speak Spanish, and...
sitepoint.com 2021-03-08 11:42 Beyond Console.log() – Level up Your Debugging Skills - SitePoint You may have established a pattern of coding that utilizes a few key tools offered by your browser’s console. But have you dug any deeper lately? There are some powerful tools available to you, and they might just...
sitepoint.com 2021-03-05 10:25 An Introduction to Genetic Algorithms - SitePoint A genetic algorithm is a procedure that searches for the best solution to a problem using operations that emulate the natural processes involved in evolution, such as “survival of the fittest”, chromosomal...
sitepoint.com 2021-03-03 02:15 How to Change Your Boss's Mind Without Losing Your Job - SitePoint Your boss is about to do something stupid. You know the routine. They make a terrible decision that ends up costing the company money. When they realize they’ve dug themselves into a deep hole, they’re upset,...
sitepoint.com 2021-03-01 02:00 How to Fetch Data from a Third-party API with Deno - SitePoint In this article, we’ll explore Deno, a relatively new tool built as a competitor/replacement for Node.js that offers a more secure environment and comes with TypeScript support out the box. We’ll use Deno to build a...
sitepoint.com 2021-02-24 01:00 Canvas vs SVG: Choosing the Right Tool for the Job - SitePoint HTML5 Canvas and SVG are both standards-based HTML5 technologies that you can use to create amazing graphics and visual experiences. The question I’m asking in this article is the following: Should it matter which one...
sitepoint.com 2021-02-23 02:00 How to Use PostCSS as a Configurable Alternative to Sass - SitePoint Web developers love the Sass CSS preprocessor. According to the Sass opinions in the State of CSS Survey, every developer knows what it is, 89% use it regularly, and 88% have high satisfaction. Many web bundlers include...
sitepoint.com 2021-02-22 02:00 Build a Twitter Clone Using TypeScript, Prisma and Next.js - SitePoint The best way to learn a tool like React is to build something with it. Next.js is a powerful framework that helps you build for production. In this tutorial, we’ll learn how to build a clone of Twitter using Next.js...
sitepoint.com 2021-02-18 17:00 Building a Wheel of Fortune JavaScript Game for Zoom Calls - SitePoint In this article, I describe how I developed a JavaScript “Wheel of Fortune” game to make online meetings via Zoom a little more fun during the global pandemic. The current pandemic has forced many social activities...
sitepoint.com 2021-02-18 03:45 5 Web Design Trends for 2021 - SitePoint This sponsored article was created by our content partner, BAW Media. Thank you for supporting the partners who make SitePoint possible. For almost everyone, 2020 was a bummer. Many businesses were forced to take...