<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Solat Ali</title>
    <description>The latest articles on Forem by Solat Ali (@solat-ali).</description>
    <link>https://forem.com/solat-ali</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1598496%2F589cf6ed-b86b-4323-ba6f-61b59e35e6ec.jpg</url>
      <title>Forem: Solat Ali</title>
      <link>https://forem.com/solat-ali</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/solat-ali"/>
    <language>en</language>
    <item>
      <title>Beyond HTML &amp; CSS: 15+ Frontend Niches to Level Up Your Career</title>
      <dc:creator>Solat Ali</dc:creator>
      <pubDate>Sun, 30 Mar 2025 22:26:59 +0000</pubDate>
      <link>https://forem.com/solat-ali/beyond-html-css-15-frontend-niches-to-level-up-your-career-1eoh</link>
      <guid>https://forem.com/solat-ali/beyond-html-css-15-frontend-niches-to-level-up-your-career-1eoh</guid>
      <description>&lt;p&gt;Frontend development is diverse and full of exciting niches. Choosing one can significantly enhance your career path. &lt;/p&gt;

&lt;p&gt;As a Senior Software Engineer, here's a quick guide I wrote, to help you find your fit:&lt;/p&gt;

&lt;h4&gt;
  
  
  1. Web Performance Specialist
&lt;/h4&gt;

&lt;p&gt;Performance specialists are responsible for ensuring the site/app runs fast and delivers a smooth user experience. Google Core Web Vital flags are important metrics, along with Chrome DevTools, Lighthouse audits, and performance monitoring. Expect a deep dive into performance metrics.&lt;/p&gt;

&lt;h4&gt;
  
  
  2. Web Animation &amp;amp; Interaction Engineer
&lt;/h4&gt;

&lt;p&gt;These engineers are responsible for creating engaging, interactive animations and user experiences. CSS animations, GSAP, or Three.js libraries are examples. Anticipate creative and interactive challenges, animated tours, and complex/unique frontend tasks.&lt;/p&gt;

&lt;h4&gt;
  
  
  3. Frontend Testing &amp;amp; QA Automation Lead
&lt;/h4&gt;

&lt;p&gt;Folks specializing in this domain are highly experienced in automated frontend testing to deliver bug-free apps. Jest, Cypress, Playwright, and other automated testing frameworks are commonly used. Expect meticulous testing, risk mitigation, and documentation.&lt;/p&gt;

&lt;h4&gt;
  
  
  4. Design Systems / UX / Visual Engineer
&lt;/h4&gt;

&lt;p&gt;Mostly, they are the "CSS Gurus" of the team. They are responsible for building consistent UI/UX component libraries and visual guidelines. Storybook, Figma design tokens, custom theming, CSS layers, and specificity are their strongholds. Expect a lot of collaboration with design teams.&lt;/p&gt;

&lt;h4&gt;
  
  
  5. Web Accessibility (a11y) Specialist
&lt;/h4&gt;

&lt;p&gt;An accessibility engineer’s job is to ensure websites are inclusive and accessible to everyone. They are deeply knowledgeable about different compliance protocols, e.g., WCAG, Section 508, etc. They audit, fix, and implement accessibility features in websites and apps.&lt;/p&gt;

&lt;h4&gt;
  
  
  6. Frontend Infrastructure / Tooling Engineer
&lt;/h4&gt;

&lt;p&gt;In my opinion, these engineers tackle some of the hardest challenges in frontend, mostly revolving around infrastructure. They work with packages, bundlers, build systems, CI/CD processes, and the JS ecosystem in general. Webpack, Vite, CI/CD tools like GitHub Actions, etc., are their specialties. Expect complex challenges, e.g., project migrations to the latest version.&lt;/p&gt;

&lt;h4&gt;
  
  
  7. Web Security / CSP Expert
&lt;/h4&gt;

&lt;p&gt;A very specialized niche - these folks help secure frontend apps against different types of attacks. They implement robust security policies and protect against vulnerabilities. Deep knowledge and experience in OWASP, CSP, vulnerability testing, and JS offline testing is required. Expect proactive security and risk management.&lt;/p&gt;

&lt;h4&gt;
  
  
  8. Internationalization (i18n) Expert
&lt;/h4&gt;

&lt;p&gt;These engineers manage multilingual app capabilities and regional adaptations for websites. Integrating and managing localization libraries (e.g., ngx-translate), maintaining language packs (e.g., JSON files), RTL layouts, pluralization rules, and date/time/currency formatting are some of the things they actively handle.&lt;/p&gt;

&lt;h4&gt;
  
  
  9. Progressive Web Apps (PWA) Specialist
&lt;/h4&gt;

&lt;p&gt;This specialized niche involves expertise in creating web apps with native-like features, offline support, service workers, offline caching strategies, and notifications. Expect cross-platform, engaging projects.&lt;/p&gt;

&lt;h4&gt;
  
  
  10. No-Code / Low-Code Platform Expert
&lt;/h4&gt;

&lt;p&gt;A relatively popular niche, these engineers use platforms such as Webflow, Bubble, Framer, etc., to quickly prototype and build websites. The no-code platforms specifically use AI-agentic development under the hood, so prompt engineering is used for such cases.&lt;/p&gt;

&lt;h4&gt;
  
  
  11. HTML Email Template Expert
&lt;/h4&gt;

&lt;p&gt;A somewhat complex niche—email templating experts design and develop compatible, responsive HTML email templates that work across all clients (new and legacy). Ensuring proper CSS support, managing email client quirks, inline styling, and working around browser limitations are their focus points.&lt;/p&gt;

&lt;h4&gt;
  
  
  12. Figma-to-HTML / Landing Page Specialist
&lt;/h4&gt;

&lt;p&gt;A very lucrative and popular niche - these engineers are behind some of the best websites on the internet. They are experts in converting design mockups (e.g., from Figma, Sketch, etc.) into responsive HTML/CSS, ensuring pixel-perfect implementation across various devices and resolutions.&lt;/p&gt;

&lt;h4&gt;
  
  
  13. Enterprise Frontend System Design Expert
&lt;/h4&gt;

&lt;p&gt;These engineers are mostly seen in lead positions. They are responsible for architecting complex, scalable frontend solutions. They have strong knowledge and experience in state management, mono-repos, module federation, micro-frontends, modularity, and scalability patterns. Expect challenging architectural tasks.&lt;/p&gt;

&lt;h4&gt;
  
  
  14. Real-Time Communication / WebRTC Specialist
&lt;/h4&gt;

&lt;p&gt;A highly specialized niche—these engineers develop interactive, real-time apps using WebRTC/WebSockets. They often work closely with desktop application developers. They are experts in WebRTC APIs, signaling, chat applications, and audio/video platforms. Expect performance-intensive, interactive projects.&lt;/p&gt;

&lt;h4&gt;
  
  
  15. Frontend Data Visualization Expert
&lt;/h4&gt;

&lt;p&gt;These engineers mostly work in domains requiring data-intensive frontend applications (e.g., stock/trading apps). They create interactive, data-rich visualizations using libraries like D3.js, Chart.js, Highcharts, etc. They are masters of high-data performance optimization techniques. Expect to work with many charts and visual elements.&lt;/p&gt;

&lt;h4&gt;
  
  
  16. AR/VR Web Developer (WebXR Specialist)
&lt;/h4&gt;

&lt;p&gt;An emerging and growing niche—these engineers specialize in building immersive augmented and virtual reality web experiences. Libraries such as WebXR, Three.js, AR.js, and A-Frame are commonly used. Concepts like geolocation, spatial audio, and gaze-based interaction are essential. Expect innovative, cutting-edge projects.&lt;/p&gt;

&lt;h4&gt;
  
  
  17. Frontend / UI Architect
&lt;/h4&gt;

&lt;p&gt;The cream of the crop - these engineers are mostly at staff/leadership positions. They are one step beyond enterprise system design experts, as they define and manage overall UI architecture and frontend best practices. They have extensive knowledge of modern frameworks, UI patterns, and technical leadership. Expect strategic decision-making responsibilities and close coordination with management, stakeholders, and product managers.&lt;/p&gt;




&lt;h3&gt;
  
  
  Closing Remarks:
&lt;/h3&gt;

&lt;p&gt;There might be even more niches than the ones listed above. As you can see, frontend engineering is more than just knowing HTML/CSS and JavaScript. Choose a niche aligned with your passion and strengths, and boost your career. Start exploring today, but don't get overwhelmed or try to do everything! Take it easy. In time, you'll find your passion.&lt;/p&gt;

&lt;p&gt;Happy Coding!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>career</category>
      <category>frontend</category>
    </item>
    <item>
      <title>How to: Quickly deploy a static website on Surge, Vercel, Netlify and More!</title>
      <dc:creator>Solat Ali</dc:creator>
      <pubDate>Sat, 04 Jan 2025 11:33:00 +0000</pubDate>
      <link>https://forem.com/solat-ali/how-to-quickly-deploy-a-static-website-on-surge-vercel-netlify-and-more-6gh</link>
      <guid>https://forem.com/solat-ali/how-to-quickly-deploy-a-static-website-on-surge-vercel-netlify-and-more-6gh</guid>
      <description>&lt;p&gt;We have many excellent open-source deployment platforms for quickly prototyping and deploying static websites. This is particularly useful for hobby projects or building your portfolio! &lt;/p&gt;

&lt;p&gt;And even though the internet is full of useful articles about them, I thought of consolidating information in 1 place and sharing my experience by deploying a simple static site (&lt;a href="https://github.com/Solat-Ali/static-site-deployment-demo" rel="noopener noreferrer"&gt;View Code&lt;/a&gt;) on all of them.&lt;/p&gt;

&lt;p&gt;Each platform has its strengths, ranging from simplicity and speed to advanced features and integrations. Consider your project's needs and choose the platform that best fits your requirements after exploring the official documentation. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; This article demonstrates some examples. All platforms listed below have a free tier which we will be using, but please make sure to review their pricing pages for details. &lt;/p&gt;




&lt;h2&gt;
  
  
  1. Surge⚡
&lt;/h2&gt;

&lt;p&gt;Here's how you can deploy a website on &lt;a href="https://surge.sh/" rel="noopener noreferrer"&gt;Surge&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In your project directory, run the command:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npx surge
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;The first time, Surge may ask you to enter your email and password to create or log into an account.&lt;/li&gt;
&lt;li&gt;Once done, you will be asked which files to deploy. For this example, enter . to select all files.&lt;/li&gt;
&lt;li&gt;Surge will display a random site name. Just accept and continue. 
And there you have it, your site is deployed on Surge! &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8tq5ivo1r38c2gc3ftyf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8tq5ivo1r38c2gc3ftyf.png" alt="deployment success" width="631" height="293"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  2. Netlify 🚀
&lt;/h2&gt;

&lt;p&gt;Here's how you can deploy a website on &lt;a href="https://www.netlify.com/" rel="noopener noreferrer"&gt;Netlify&lt;/a&gt;: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sign-up at Netlify official site. Once you login, you will see your dashboard &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv4p6lbj34g69t2ekzdrn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv4p6lbj34g69t2ekzdrn.png" alt="netlify dashboard" width="800" height="374"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;There are multiple ways to deploy a site: Through Git integration, manually or from a template. In this example, we will deploy directly through Netlify CLI. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open the terminal in your project directory and run the command:&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npx netlify-cli deploy
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Netlify requires authentication, so the first time it may ask you to log in through your browser.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;After logging in, the terminal will auto-continue with the next steps. In this example, we selected a new site with a random name and the default team to deploy our static site.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once done, you should see a notification of success and the website URLs within the terminal. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhtj96w2em1li896podd7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhtj96w2em1li896podd7.png" alt="deployment success" width="800" height="628"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The site is now deployed on Netlify!&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  3. Vercel🌐
&lt;/h2&gt;

&lt;p&gt;Here's how you can deploy a website on &lt;a href="https://vercel.com/" rel="noopener noreferrer"&gt;Vercel&lt;/a&gt;: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Head over to the official site and sign-up. &lt;/li&gt;
&lt;li&gt;Choose from multiple deployment methods: Git integration, manual, or template-based. We'll deploy directly using Vercel CLI.&lt;/li&gt;
&lt;li&gt;Open terminal in project directory, run this command following the automated steps:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npx vercel
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Vercel CLI may require you to login, so complete the login process via email verification.&lt;/li&gt;
&lt;li&gt;Since this was a new site, I used "Link to existing project" as NO. Enter a sample project name, and use . as your project files to include all files for upload.&lt;/li&gt;
&lt;li&gt;Success: Your site is now deployed on Vercel! &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5xcn5y2ekcxhxly5faed.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5xcn5y2ekcxhxly5faed.png" alt="deployment success" width="800" height="313"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  4. Firebase Hosting🔥
&lt;/h2&gt;

&lt;p&gt;Here's how you can deploy a website on &lt;a href="https://firebase.google.com/" rel="noopener noreferrer"&gt;Firebase&lt;/a&gt;: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visit the official site and sign-up. In case you have a Google account, you will be automatically signed in. &lt;/li&gt;
&lt;li&gt;Create a new project in the Firebase console.&lt;/li&gt;
&lt;li&gt;Install Firebase CLI globally using this command in your terminal.
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm i -g firebase-tools 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Log in using this command in your project directory terminal following the automated steps:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;firebase login 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Configure Firebase by running this command in your project directory terminal to generate the deployment files.
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;firebase init 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Deploy the site using this command, following automated steps:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;firebase deploy
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqu8t3jktmmbc1g6x132n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqu8t3jktmmbc1g6x132n.png" alt="deployment success" width="800" height="488"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Successfully deployed! &lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  5. GitHub Pages📄
&lt;/h2&gt;

&lt;p&gt;Here's how you can deploy a website on &lt;a href="https://github.com/" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sign up for an active GitHub account &lt;a href="https://www.github.com/" rel="noopener noreferrer"&gt;here&lt;/a&gt; if you don't have one already.&lt;/li&gt;
&lt;li&gt;Upload your code to a GitHub repository. Make sure to use relative paths in file names and avoid underscores for proper linking otherwise your external resource files may now be linked properly.&lt;/li&gt;
&lt;li&gt;Choose GitHub UI or &lt;code&gt;gh-pages&lt;/code&gt; plugin for deployment. We'll use GitHub UI in this example.&lt;/li&gt;
&lt;li&gt;Navigate to your repository's "Settings" &amp;gt; "Pages" to set up deployment from the branch you want e.g. in this case, I selected "master" branch. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmw3bxh9l6yeygbkg6h0l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmw3bxh9l6yeygbkg6h0l.png" alt="github settings" width="800" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;After this, GitHub will automatically deploy your site every time any commit is made to the repository. &lt;/li&gt;
&lt;li&gt;Open Settings &amp;gt; Pages and here you will see the site URL! &lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  6. Cloudflare Pages☁️
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Deploying on &lt;a href="https://www.cloudflare.com/" rel="noopener noreferrer"&gt;Cloudflare&lt;/a&gt; requires a few additional steps, follow along this guide: &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Install the Cloudflare Wrangler CLI using this command in your machine:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm i -g wrangler
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Sign up on Cloudflare, go to dashboard and create a "Cloudflare Pages Site" by clicking on "Create" button within "Workers &amp;amp; Pages" option. &lt;/li&gt;
&lt;li&gt;Use the Wrangler CLI to authenticate and deploy the static site to CF pages, by running this command in your project directory terminal, and follow the automated steps to login with OAuth:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;wrangler login 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;Deploy the static site to CF pages using this command, and with a project name.
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;wrangler pages deploy .
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F10dqs1o3gs9kyu5d56c7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F10dqs1o3gs9kyu5d56c7.png" alt="deployment success" width="800" height="185"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You have successfully deployed your site on Cloudflare Pages!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My Personal Choice:🤔 &lt;/p&gt;

&lt;p&gt;💻 Automated Setup: GitHub Pages would be my choice. No need for a terminal at all; everything can be managed directly from the branch.&lt;/p&gt;

&lt;p&gt;🛠️ Manual Approach: For a terminal-based approach, I prefer Surge and Netlify. Both are extremely fast and straightforward to use, with a generous free tier and many benefits.&lt;/p&gt;

&lt;p&gt;Thank you for your time!&lt;/p&gt;

&lt;p&gt;Feel free to share your thoughts / comments below. And don't forget to follow me for more updates!&lt;/p&gt;

&lt;p&gt;PS: &lt;br&gt;
Feel free to connect with me on LinkedIn: &lt;br&gt;
&lt;a href="https://www.linkedin.com/in/solat-ali" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/solat-ali&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>cloud</category>
      <category>programming</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
