Remove blogs tag app-dev
article thumbnail

Styling Excellence: Mastering Next.js for Stunning UIs

Perficient

In this blog, we’ll delve into the world of styling in Next.js, focusing on importing global styles, adding styles at the component level, harnessing SASS support, and utilizing CSS-in-JS. Global Styles Simply import global styles into different parts of your app, such as layouts, pages, and components. info { padding: 20px; }.info

UI/UX 52
article thumbnail

Let’s Flink on EKS: Data Lake Primer

OpenCredo

The first part of this blog is related to the Flink and S3 infra design. We expect applications to be deployed in a VPC, in this case, EKS, which runs Flink apps. We expect applications to be deployed in a VPC, in this case, EKS, which runs Flink apps. iam-role: arn:aws:iam::614871886104:role/flink-dev s3.endpoint:

Data 59
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Getting to know Sitecore Search – Part 6

Perficient

Documentation At the time of writing this blog post, Sitecore has recently released updated documentation for Sitecore Search. So starting from scratch for this blog article was pretty rough. Dev Staging Prod Uat prodEu apse2 Unfortunately, the provided code didn’t work for me. But ran into several code issues.

article thumbnail

Building Vue Applications with Nuxt.js

Gorilla Logic

This is the first part of a three-part blog series that will introduce you to Nuxt.js, a higher-level framework that builds on top of Vue. In this blog series, we will build an app with an enhanced look and feel using Vuetify , a Material-UI library built for Vue. Run the CLI initialization command: npx create-nuxt-app.

article thumbnail

Part 1: An Angular Jamstack Site with Dynamic Data Using Sanity.io

Netlify

There is a whole blog post on creating this template too! src/app/app.component.spec.ts. src/app/app.component.ts. project dashboard](/img/blog/sanity-project-dashboard.jpg "Sanity.io creating a new token](/img/blog/create-token.jpg "Creating a new token") ! Let’s get it started in here!

Data 130
article thumbnail

CSS (Under)Performance

The Daily WTF

If you hadn't heard of it by reputation, it sounds pretty good: one platform where you can build a blog, an e-commerce site, an app, or some combination of all of the above. Some rogue bit of PHP code had gone into a horrible loop, dumping out empty paragraph tags 131,074 times right before the footer element. Ah, WordPress.

article thumbnail

Deploy a Clojure web application to AWS using Terraform

CircleCI

This is the third blog post in a three-part series about building, testing, and deploying a Clojure web application. This blog was tested using version V0.12.2. You will want to tear down the infrastructure once you’ve finished and I’ll show you how to do that in this blog. Now tag your change as 0.1.1 m "v0.1.1". $

AWS 96